-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
Hello
When I try to train using keras and use as backend the iris pro I get the following, when trying to fit a convnet.
```
Train on 50000 samples, validate on 10000 samples
Epoch 1/1
INFO…
-
-
I just switched to using an 8 GPU AWS instance from a 1 GPU machine, same instance. The log shows that tensorflow finds the additional GPUs, but the log makes it seem that there's no significant speed…
-
### What?
When I compile the YAMNet TFLite model to a circle format and run one-optimize, the model is compiled, but the optimization process fails. As a result, I get yamnet.circle but not yamnet.op…
-
I tried a basic Keras fashion mnist example on both m1 and colab, and I found that **model.evaluate()** and **model.predict()** on m1 are just wrong.
**The accuracy on test set aound 0.8477 is nor…
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
### Describe the Issue
I've run into problems running these notebooks because the information is old and these functions have been deprecated and no longer work. The tutorials on tensorflow.org tha…
-
**Describe the bug**
Probably this is not a Bug, but when I try to deploy the Sagemaker Pytorch model, I am getting a `FileNotFoundError: [Errno 2] No such file or directory: 'inference.py'` error
…
-
I have a script based upon `train_and_eval ` mode in `main.py` ( https://github.com/tensorflow/tpu/blob/master/models/official/detection/main.py )
Two separate issues:
1) `executor.prepare_eval…
pwais updated
3 years ago