-
in network_defenition
```
import tf_slim as slim
with slim.variable_scope.variable_scope("ball", reuse=reuse):
```
provide error
`module 'tf_slim' has no attribute 'variable_scope'
`
ghost updated
7 months ago
-
Hello Everyone.
I am trying to run EfficientPose on RTX A4000 GPU, it works fine with GTX series but with higher CUDA versions, I guess tensorflow 1.15 is not sufficient. It needs to be run with te…
-
[TensorFlow2深度学习.pdf](https://github.com/Baymax94/children-python/files/3855260/TensorFlow2.pdf)
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
r2.13-rocm-edhanced-57
### Custom code
Yes
### OS platform and dis…
-
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue.
- We receive the funding once the issue is completed & confirmed by you.
- Thank yo…
-
Hello, which version of tensorflow and torch are you using? I used torch1.13.0+tensorflow2.5+cuda11.2 and got an error: "FileNotFoundError: Op type not registered 'DisableCopyOnRead' in binary runn", …
-
### Feature request
Checked the transformersss Explanatory document , I found that only ErnieModel that supports torch exists. Is there any plan to release TFErnieModel later?
### Motivation
I am u…
-
would you please code the mamba2 and evan xlstm in tensorflow2.x, please?
-
it will support tensorflow 2.0? thanks for your reply!
-
Hello, the tensorflow-gpu2.8 version has been installed in my virtual environment. During the installation of your segmentation-models-3d, the tensorflow2.12 version will be downloaded to me automatic…