-
Setting up deep-diva on a new machine (thus possibly related to using torch@1.1) we ran into an issue downloading the mnist dataset.
```bash
$ python3 util/data/get_a_dataset.py --dataset mnist --…
-
I've been trying to use splicam for some basic examples that I am writing myself, however I am getting the error:
Expected a default value of type Tensor (inferred) on parameter "eps".Because "eps"…
-
pytest -svv tests/TTIR/test_mnist.py::test_convert.py
fails with error:
```
error: failed to legalize operation 'stablehlo.convert'
FAILED
```
-
![mnist_500](https://github.com/user-attachments/assets/375d4d5d-b125-42ce-bdd4-52a9ff16d304)
![mnist_999](https://github.com/user-attachments/assets/7885d2c7-8f34-4f53-b451-708f7ddc564e)
![mnist_10…
-
## 🐛 Bug
Maxpool operator from xla2 crashes
## To Reproduce
1. download a mnist toy example I prepared from [here](https://gist.githubusercontent.com/Chaosruler972/c8d34310b4a9d892443f81dd5bf…
-
We should define an Experiment that tests uniformly scaling flows with different base distribution regarding their fit for the AD task.
- [x] Define HyperOptExperiment and train models
- [x] Compa…
-
Hello,
I finally succeeded in installing the tensorflow.jl and passed Pkg.test("TensorFlow") in Ubuntu.
But when I run the MNIST examples, it runs really really slow. The 1000 iteration take at le…
-
In order to reproduce the results, could you please provide the MNIST dataset split and files?
-
**What's the issue, what's expected?**:
`python mnist.py --enable-msamp --opt-level=O2` should work with the versions pinned in `pyproject.toml`. Specifically, it should work with `torch==2.2.1`, giv…
-
Trying to run mnist_net_transform.py, but I get following assert error:
```
_lower_to_native_backend.py", line 606, in _lower_static_weighted_ref_module
assert(len(ref_node.args) == 1)
Asser…
akjt updated
3 months ago