-
Hello,
I'm one of the fans of Tensorflow-2 and have created a [repository](https://github.com/Amin-Tgz/Awesome-TensorFlow-2) to collect the best of resources available which use this version.
Recent…
-
Thanks for your nice work!
And I would like to know the corresponding tensorflow version you have add to the tiny dnn。And was the tiny dnn support all the operation in the corresponding tensorflow?
…
zhly0 updated
6 years ago
-
I get the following error when I run `dqn_model.py`:
AttributeError: 'module' object has no attribute 'scalar_summary'
What version of tensorflow should I be using with this. I got this err…
-
Hi!
I started to look into this project and seems really cool. But I noticed it only supports Caffe2 and ONNX formats.
Will it support other loaders e.g. Tensorflow? Is it on the roadmap?
Thank…
-
Am I able to use Tensorflow Version 2 (Latest release for now) for the implementation of this project?
-
Hi Coozyh, I'm very interested in your nice hard work done here and I'm trying to run your code. However, upon running the code I met the following problem which I have no clue in solving and I would …
-
xla is very fast, but it requires padding to respond to changes in online service requests
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
tf-nightly 2.19.0-dev20241025
### Custom code
Yes
### OS platform an…
-
I want to apply CNN with h5 model to this car camera.
So, I modified the code a bit and tried to use tensorflow.
I did "pip install tensorflow" and ran the code, but an error occurred saying that te…
-
Hello! Thanks for providing such a cool repo. Just a question about the version of Tensorflow to be used. In the requirements.txt file it's >=1.3.0, in the readme/front page it states 1.13.1. Which ve…