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
{{ message }}
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: tftrt/benchmarking-cpp/README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,7 @@ The binary will be located at `/opt/tensorflow/tensorflow-source/bazel-bin/tenso
42
42
43
43
### Prebuilt
44
44
45
-
For internal NVIDIA users, a container with a prebuilt modified Tensorflow is available:
46
-
47
-
```
48
-
docker run --rm --gpus all --ipc=host --ulimit memlock=-1 --ulimit stack=67108864 -it --name TFTRT_CPP gitlab-master.nvidia.com:5005/dl/dgx/tensorflow:cpp-tensorboard-patch-py3-base
49
-
```
50
-
51
-
Use CMake to build the binary without needing to rebuild Tensorflow:
45
+
For internal NVIDIA users, a container with a prebuilt modified Tensorflow is available. In the container, use CMake to build the binary without needing to rebuild Tensorflow:
0 commit comments