Skip to content

Instantly share code, notes, and snippets.

@altbridgetech
Created November 16, 2020 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save altbridgetech/d252f254688f1b6a58aa7e52603f2772 to your computer and use it in GitHub Desktop.
Save altbridgetech/d252f254688f1b6a58aa7e52603f2772 to your computer and use it in GitHub Desktop.
ubuntu@ip-xxx-xxx-xxx-xxx:~/TensorRT-7.1.3.4/samples/sampleMNIST$ ../../bin/sample_mnist
&&&& RUNNING TensorRT.sample_mnist # ../../bin/sample_mnist
[11/12/2020-03:00:28] [I] Building and running a GPU inference engine for MNIST
[11/12/2020-03:00:34] [I] [TRT] Detected 1 inputs and 1 output network tensors.
[11/12/2020-03:00:34] [I] Input:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@:.%@@@@@
@@@@@@@@@@@@@@@%%%%* .@@@@@@
@@@@@@@@@@@%-::. =- :@@@@@@
@@@@@@@@@@@+ -. *@@@@@@
@@@@@@@@@@= -=@@# @@@@@@@
@@@@@@@@@@= .%@@%- +@@@@@@@
@@@@@@@@@@#. -@%: +@@@@@@@@
@@@@@@@@@@@- .*. +@@@@@@@@@
@@@@@@@@@@@= -%@@@@@@@@@
@@@@@@@@@@@+ :%@@@@@@@@@@
@@@@@@@@@@@- :@@@@@@@@@@@@
@@@@@@@@@@- :@@@@@@@@@@@@
@@@@@@@@%+ :- :@@@@@@@@@@@@
@@@@@@@@* +@* -@@@@@@@@@@@@
@@@@@@@# *@%. =@@@@@@@@@@@@
@@@@@@@= :@@+ +@@@@@@@@@@@@
@@@@@@@= :@* -@@@@@@@@@@@@@
@@@@@@@- -: *@@@@@@@@@@@@@@
@@@@@@@+ =@@@@@@@@@@@@@@@
@@@@@@@@+ :+@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[11/12/2020-03:00:34] [I] Output:
0:
1:
2:
3:
4:
5:
6:
7:
8: **********
9:
&&&& PASSED TensorRT.sample_mnist # ../../bin/sample_mnist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment