-
博主您好,请问你是怎么把tensorflow模型转成pytorch的,有参考链接吗?谢谢博主,祝您工作顺利。。
-
Are bindings to TensorFlow Lite on the roadmap for this project?
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
v1.12.1-117097-gecf05620570 2.19.0-dev20241016
### Custom code
No
###…
-
When requesting info about model instances using Kaggle API, it returns a single result of the latest (current) version. I would expect that the API response will contain all versions.
For example:…
-
Hi:
I have a miniconda environment where I installed prophet. When I try to run this command on a Jupiter Notebook cell
from prophet import Prophet
I get the following error message:
----…
-
i have this error "The maximum supported Tensorflow is version (2, 10) but you have version (2, 11) installed. Please downgrade Tensorflow."
can you fix it? thanks
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf2.17.0 tf2.16.1
### Custom code
Yes
### OS platform and distributio…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf2.17.0 tf2.16.1
### Custom code
Yes
### OS platform and distributio…
-
Is it possible to run guesslang inference without the need of TensorFlow?
I see that some pre-trained model is offered as part of the github. But users will still need to install the complete TensorF…
-
TensorFlow probability has multiple features of interest for us:
* Distributions. They could replace our custom implementations (Gaussian, GaussianMC) and
* Optimisers and samplers. We could hija…