/pytorch_cpp_api_test

a demo of pytorch cpp api

Primary LanguageC++

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