Last active
November 9, 2018 22:25
-
-
Save b0noI/3f5cb92ae99ea9442a3a122ffe18eecf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python -m research.tensorrt.tensorrt --frozen_graph=$HOME/resnetv2_imagenet_frozen_graph.pb --image_file=$HOME/image.jpg --native --fp32 --fp16 --int8 --output_dir=$HOME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment