-
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?
-
ImportError: cannot import name 'TokenAndPositionEmbedding' from 'keras_nlp.layers'
Packages installed (Windows OS)
-----------------
tensorflow Version: 2.17.0
keras Version: 3.5.0
ker…
-
### Issue type
Others
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.18.0
### Custom code
Yes
### OS platform and distribution
_No re…
-
### Description
I have noticed that the depthwise convolution using `nnx.Conv` is much slower compared to PyTorch and TensorFlow. I ran a quick benchmark to compare performance across the three fra…
-
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…
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
tfds plant_leaves is not getting loaded successfully. It's throwing NotImplementedError. Tried on May 16, 2024
**En…
-
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…
-
![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
…