-
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?
-
![20241024-155157](https://github.com/user-attachments/assets/24aa5704-9a32-49a0-b1d4-d3056d940798)
my test code with language scala ,this is one predict, we will predict 100 QPS for a docker
…
-
**Describe the bug**
Model architectures comprising of Keras Sequential layers are throwing various error while attempting to be used with the KerasClassifier wrapper, for latest versions of Keras. …
-
Right now i am trying to port silero_vad model from Onnx format to TensorFlow with [onnx_tf](https://github.com/onnx/onnx-tensorflow).
However, after **.export_graph** next error occurs:
Backen…
-
### System information
- **Have I written custom code (as opposed to using a stock example script
provided in TensorFlow)**: Yes
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04…
-
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…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 22.04
- TensorFlow installed from (source or binary): source
- TensorFlow version (or github SHA if f…