-
Hello,
I am trying to build my own network in TF, based on your results. I know for sure that I built the correct model because I am able to load the weights you provided and it runs perfectly for …
-
@karlnapf @vigsterkr @lisitsyn
It seems that tensorflow now supports to build a computational graph in c++.
https://www.tensorflow.org/api_guides/cc/guide
Do we create a tensorflow backend for …
-
# Goals
Use TensorFlow for model back-ends to enable better extensibility. This issue will server as a base of operations regarding the progress and/or discussion around the implementation.
# As…
3ygun updated
7 years ago
-
Hello!
Impressive code for an impressive paper!
Where can I find tensorflow bindings?
Or how can I create them?
-
Hi, I would like to know the tensorflow version here since I get errors running mclahe.
-
**Is your feature request related to a problem? Please describe.**
There is an overhead of creating new threads when using streaming response feature.
This drogon example demonstrates it very well: …
-
### Description
Description:
When using JAX's argsort function on an array containing small floating-point numbers, as well as 0.0 and -0.0, the sorting order is incorrect compared to other librarie…
-
I am trying to run the example in [this user guide](https://awsdocs-neuron.readthedocs-hosted.com/en/v2.9.1/frameworks/torch/torch-neuronx/tutorials/training/distributed_data_parallel.html) on a trn1.…
-
### TensorFlow version
2.11.0
### Custom code
Yes
### OS platform and distribution
Windows
### Python version
3.7.16
Hello,
I'm working with some gradient based interpretabi…
-
Hi I am a rookie in this field and I want to run `live_demo.py` from https://github.com/google-deepmind/tapnet on a GPU in Windows. The requirements file involves `jax` and `tensorflow` but `live_demo…