-
Could you update the TensorFlow requirements if possible? Version 1.13 is really old and higher versions give errors during compilation.
-
How can I serve this model using tensorflow serving ?
-
Can I get all the related files like tenserflow and others to execute the code?
-
-
First, this is work is WOW and I'm newbie in all this AI stuff. But has been playing with TF for a while and was going to use it along with TPU (Google Coral), now I see and tried your project, I'm so…
-
AttributeError Traceback (most recent call last)
in
5
6 obj=preprocesses(input_datadir,output_datadir)
----> 7 nrof_images_total,nrof_successfully_aligned…
-
Having issue on latest tensorflow version in conda env. But works fine on tensorflow version 1.14
-
Hi,
I'm on a mac and when I ran the command
`qiime songbird multinomial --i-table redsea.biom.qza --m-metadata-file data/redsea/redsea_metadata.txt --p-formula "Depth+Temperature+Salinity+Oxygen+F…
-
Tenserflow requires python3.9 and above, and we need python 3.8 to run on the Nvidia Xavier and python 3.6 to run on the Nvidia Nano
-
Hi all,
We have a ARM 64 bit board on Renesas RZG2M processor for compiling r2inference we already have tensorflow(version-2.0) how to make use of this tensorflow instead of prebuilt-tensorfl…