You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a pip list |grep tensorflow in 'merlin-tensorflow 23.02' container and saw 'tensorflow 2.10.1+nv22.12'.
I think it means the tensorflow is built from some repoistory with optimizations from nvidia.
Question is which is the code repository.
I want to add some modifications based on tensorflow 2.10.1+nv22.12 and use with merlin container.
Details
The text was updated successfully, but these errors were encountered:
❓ Questions & Help
I did a
pip list |grep tensorflow
in 'merlin-tensorflow 23.02' container and saw 'tensorflow 2.10.1+nv22.12'.I think it means the tensorflow is built from some repoistory with optimizations from nvidia.
Question is which is the code repository.
I want to add some modifications based on tensorflow 2.10.1+nv22.12 and use with merlin container.
Details
The text was updated successfully, but these errors were encountered: