-
Could you please provide the Tensorflow implementation of the same code, where input in Tokenized text, same as in the blog. But the layers defined using TF.
Please
-
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?
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
No
### OS platform and distribution
Win11…
-
```bash
# via tensorflow
tensorflow-metadata==1.15.0 \
--hash=sha256:cb84d8e159128aeae7b3f6013ccd7969c69d2e6d1a7b255dbfa6f5344d962986
# via
# -r /home/johnny/.cache/bazel/_bazel…
-
Hi, I would like to know the tensorflow version here since I get errors running mclahe.
-
Hi,
Thanks a lot of this wonderful work. I am wondering if you could help me in running this on Tensor flow? I did translate the main components but I am getting errors.
```
import tensorflow a…
-
Would it make sense to include the Dockerfile for the `vazhega/private-detector` image to https://github.com/bumble-tech/private-detector/tree/main/deployments/tensorflow-serving?