-
Bonjour,
J'ai essayé de convertir votre modèle (qui semble être le seul pertinent pour du sentiment analysis sur des textes français) au format TensorFlowJS (https://www.tensorflow.org/js/tutorials…
-
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?
-
ImportError: cannot import name 'TokenAndPositionEmbedding' from 'keras_nlp.layers'
Packages installed (Windows OS)
-----------------
tensorflow Version: 2.17.0
keras Version: 3.5.0
ker…
-
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…
-
### 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…
-
/!\ 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…