-
Would you have a plan for supporting ROCm in windows platform?
-
Hi,
I've followed the instructions on the readme file but when I run the `getBertWordVectors.sh` script, the resulting `bertWordVectors.jsonl` output file is full of `NaN`, as shown by the extract …
-
![hands-on ML with sklearn keras tf 2nd edition](https://user-images.githubusercontent.com/835329/61048739-00edd100-a3e3-11e9-986b-d8db9f708273.png)
Conclusion at first, this is the __BEST__ book…
Hujun updated
4 years ago
-
It doesn't look like there is a way to apply a specific rewrite pattern in isolation, i.e., without triggering folding and dead code elimination everywhere in the op (its regions), which would include…
-
Does anyone know if TensorFlow for Mac M1 is, or will be, supported in Anaconda? I.e. possible to install from the Anaconda environment user interface?
I tried installing from GitHub via terminal, …
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Modified [Colab MNIST guide](https://www.tensorflow.org/guide/tpu)
- OS Platf…
-
Hi Memo,
Thanks for sharing these great projects.
I was wondering whether you could at some point update the available libraries for OSX?
I see them for r0.7 and r1.0. I have TensorFlow r.1.13…
-
Right now this library is tied to NumPy arrays pretty heavily. Will this library work with [CuPy][2] arrays? CuPy arrays are NumPy arrays for CUDA GPUs and are nearly a drop-in replacement for NumPy a…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04
- TensorFlow.js converter installed with pip in a conda env
- TensorFlow.js version:
*In Python 3.…
-
## 💥 Proposal
## Description:
The Hand Written Digit Recognition project is a web application that utilizes machine learning techniques to recognize and classify handwritten digits. It was trained…