Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
9737810f
Unverified
Commit
9737810f
authored
Feb 17, 2020
by
Hongkun Yu
Committed by
GitHub
Feb 17, 2020
Browse files
remove tensorrt as the example repo has been moved for a while (#8147)
parent
ce0d936c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
research/tensorrt/README.md
research/tensorrt/README.md
+0
-12
No files found.
research/tensorrt/README.md
deleted
100644 → 0
View file @
ce0d936c
# Tensorflow-TensorRT integration
Please refer to the
[
API for TF 1.x
](
https://github.com/tensorflow/tensorflow/blob/r1.15/tensorflow/python/compiler/tensorrt/trt_convert.py#L295-L325
)
and
[
API for TF 2.0
](
https://github.com/tensorflow/tensorflow/blob/r2.0/tensorflow/python/compiler/tensorrt/trt_convert.py#L766-L859
)
for how to use TF-TRT.
Also see:
-
[
TF-TRT repository
](
https://github.com/tensorflow/tensorrt
)
for conversion examples of various models.
-
[
NVIDIA TF-TRT User Guide
](
https://docs.nvidia.com/deeplearning/frameworks/tf-trt-user-guide/index.html
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment