Skip to content

This project is written in pure C++. The input is a TVM compiled runtime module, and the output will be the evaluated inference time.

License

Notifications You must be signed in to change notification settings

hope51607/tvm_cpp_time_evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project is written in pure C++. The input is a TVM compiled runtime module, and the output will be the evaluated inference time.

Usage

./tvm_cpp_time_evaluator libmodel.so [input_name0:input0 input_name1:input1 ...]

About

This project is written in pure C++. The input is a TVM compiled runtime module, and the output will be the evaluated inference time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages