-
```
Currently, even in sparse mode, the table of Sommerfeld integrals is computed
for all possible combinations of dipoles, put in a computational box. So its
size is (approximately) (2*boxZ-1)*(box…
-
- n_unique_items
- n_unique_ids
- sparsity
* also move the function implementation to `data-raw/`
-
### 🐛 Describe the bug
## Installation
Install PyTorch
```
pip install torch -U --index-url https://download.pytorch.org/whl/nightly/cu121
```
Install TorchRec
https://github.com/pytorch/to…
-
Supplied:
Code should be added to: https://github.com/nimh-dsst/sharestats-leo-notfork/tree/dev_2024
100 PDFs will be provided
Metadata for populating provenance
1. Create Documents, Works, and prove…
-
# Description
I’m using torch.compile with DistributedModelParallel. Running below code result in AttributeError: 'NoneType' object has no attribute '_dynamo_weak_dynamic_indices'. Note that this see…
-
sdata
SpatialData object
├── Images
│ └── 'morphology_focus': DataTree[cyx] (5, 34119, 39776), (5, 17059, 19888), (5, 8529, 9944), (5, 4264, 4972), (5, 2132, 2486)
├── Labels
│ ├── …
-
Hi @MXueguang ,
I am currently evaluating a sparse retriever, splade++ (cocondensor-ensembledistil) on arguana using below command:
```
./eval_beir.sh --dataset arguana
--tokenize…
-
Hello
I am currently working on getting hcipy into nixpkgs.
The automatic CI of the nixpkgs project detected that some tests fail on aarch64-linux.
You can find more information about the error i…
-
### 🐛 Describe the bug
I've been trying to implement T5 encoder relative attention bias in flex_attention.
I came up with a few algorithms for it, and a benchmark script:
https://gist.github.…
-
### Describe the bug
My disk space is getting used by the data sparse file while docker dont have so much disk space. I use postgresql and use it in a very strict wal mode where no i/o is happeni…