assassint2017 / pytorch_cpp_api_test

a demo of pytorch cpp api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorch_cpp_api_test

buidling step:

  1. make a pt model using ./script/tracing.py
  2. mkdir "./build" to build the project
  3. click start.bat to run vs project

About

a demo of pytorch cpp api


Languages

Language:C++ 49.9%Language:Python 36.1%Language:CMake 12.1%Language:Batchfile 1.9%