-
Hello, I'm sorry to bother you, but I have some question, the mnist can be replaced with a pair of image?and can it be extracted to characteristics ?
-
I think it would be helpful to add a MNIST example with JAX through podrun.
-
When I try to run the mnist example, I encounter this error that does not find numbers in Orion. I'd like to know whether I am using a compatible version.
Compiling test(mnist_nn_unittest) mnist_nn…
-
**Documentation**
[MLIR Bytecode Format](https://mlir.llvm.org/docs/BytecodeFormat/)
**Examples:**
[1043.mlir.zip](https://github.com/lutzroeder/netron/files/14074683/1043.mlir.zip)
[embedding_bm1684…
-
-
Update example at https://github.com/pytorch/examples/blob/main/mnist/main.py to use torch.compile features
-
Hi, thank you for nice work! And I want to know do you try finetune stable diffusion (v1.5 / v2)on mnist instead of training directly on mnist, I have tried, but the result is bad, the pre-trained mod…
-
This is on zOS using the --store-constants-binary-file. This issue is specifically on a zdnn_conv2d call. I can provide a full output if needed.
```
bash-5.2$ client/bin/modelzoo --lib mnist-8-wi…
-
Thanks for making this code available. Could you please provide a simple example that one can just run without all the Ray complexity? Something that trains a simple PCN on MNIST..
Thanks,
Ankur
-
Don't forget about array programming
https://github.com/bones-ai/odin-mnist-nn/blob/eb32f633d242f827d43407a02382af2f60426736/viz.odin#L205-L209
```odin
shape_pos = (s.start + s.end)/2
```
-…