-
### 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…
-
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…
-
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…
-
### 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…
-
I get an error running the model, I think it could be related to using a different Tensorflow version. The error I get is:
`Dimension 1 in both shapes must be equal, but are 44 and 30. Shapes are […
-
Do you think this would be reasonable to implement with Tensorflow as a [py_func op](https://www.tensorflow.org/api_docs/python/tf/py_func)? I think it's reasonable to assume it would be worth creatin…
-
I want to deploy the final model for production.
Tensorflow has an example to do this for inception model.
do you have any idea what all changes need to be made to do serving for show and tell model…
-
Looks like the implementation of this project is by python 2.7. Im facing issues in installing tensorflow. Am i right with the version of python?
-
Is anyone interested in having the same feature set available in TF?
I'm considering implementing at least implicit matrix factorization in TF, want to know if it's worth making PRs or not.
-