Tensorrt user guide and api uff parser

https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/index.html

 

https://docs.nvidia.com/deeplearning/tensorrt/api/c_api/classnvuffparser_1_1_i_uff_parser.html

 

https://docs.nvidia.com/deeplearning/tensorrt/api/python_api/parsers/Uff/pyUff.html

 

https://github.com/NVIDIA/TensorRT/tree/master/samples/python/introductory_parser_samples

 

https://www.jianshu.com/p/6e598d631875

 

 

parser->registerInput("Input_0", DimsCHW(1, 28, 28), UffInputOrder::kNCHW);

 

https://blog.csdn.net/c2250645962/article/details/103796932/

https://blog.csdn.net/intflojx/article/details/85544383

https://www.baidu.com/s?wd=UffInputOrder%3A%3AkNCHW&rsv_spt=1&rsv_iqid=0x8908396f0001d879&issp=1&f=8&rsv_bp=1&rsv_idx=2&ie=utf-8&tn=baiduhome_pg&rsv_dl=tb&rsv_enter=1&rsv_sug3=2&rsv_n=2&rsv_sug2=0&rsv_btype=i&inputT=1508&rsv_sug4=1658

https://www.baidu.com/s?wd=tensorrt%20parser-%3EregisterInput((const%20char*)output_node_name%2C%20input%20dimensio&pn=10&oq=tensorrt%20parser-%3EregisterInput((const%20char*)output_node_name%2C%20input%20dimensio&tn=baiduhome_pg&ie=utf-8&rsv_idx=2&rsv_pq=d80f12cb0001c599&rsv_t=0603f6tQTYYKpuvVoj%2B8%2Bjg%2Fzusee5hVEAQgc%2BtA4dKwA25mXLhZS0BtH2SfiF5mNnu4&rsv_page=1

https://www.google.com.hk/search?newwindow=1&safe=strict&q=parser-%3EregisterInput((const+char*)output_node_name,+input+dimensions,+input+order);&spell=1&sa=X&ved=2ahUKEwi2iMu2xvPuAhVPzIsBHamsB4UQBSgAegQIBBAs

 

posted on 2021-02-18 21:40  cdekelon  阅读(94)  评论(0编辑  收藏  举报

导航