-
lessons\3-NeuralNetworks\03-Perceptron
running MNIST = pickle.load(mnist_pickle)
results in
5 with gzip.open('../03-Perceptron/mnist.pkl.gz', 'rb') as mnist_pickle:
6
----> 7 M…
-
Hello, i does android demo app possible using with nnapi support?
-
FATAL EXCEPTION: dataLoader
Process: com.pranburiorchard.netfirms.simpleandroidocr, PID: 7330
org.neuroph.core.exceptions.NeurophException: Class not found while …
-
**Describe the bug**
Not sure if it is the intended behavior. I was using keras to build the model and then convert to ONNX through `tf2onnx.convert.from_keras` However, I notice the kernel_shape in …
-
Trying to compile https://github.com/che-shr-cat/currennt/ with CUDA 10.0:
```
git clone https://github.com/che-shr-cat/currennt/
mkdir build && cd build && cmake -DCUDA_cublas_device_LIBRARY=/usr/…
-
**Depending on the board or MCU** you use, the IDE will either **freeze or** take way too long to **compile**. *(At least with [this build of the old-Arduino](https://archlinux.org/packages/extra/x86_…
-
## 🐞Describing the bug
The output of converted Coreml model and original Pytorch model is different. Obvious mismatch is observed. I also notice that there are some similar issues that have been prop…
-
https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/04-OwnFramework/lab/MyFW_MNIST.ipynb
The file mentioned in the following code in this notebook: `/main/data/mnist.pk…
-
## 🐞Describing the bug
I’m trying to create a coreml package from a traced model, but I get the following error when calling coremltools.convert:
ValueError: Op "135" (op_type: slice_by_index) Inp…
-
### Describe the feature request
Currently there is no MPS (apple Metal Performance Shaders GPU) provider. There is CoreML provider but from testing I did on my MacBook with arm64 M3 and MPS It doe…