Skip to content

A implement LSTM of pytorch version compiled by TVM, backend is LLVM.

Notifications You must be signed in to change notification settings

lemon234071/Pytorch-TVM-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch-TVM-LSTM

A implement LSTM of pytorch version compiled by TVM, backend is LLVM.

lstm-py is a simple implement of LSTM by pytorch.

Dataset is the mnist, and the task is a classification.

test.py test the relay form onnx model.

compile_demo is a demo of compile onnx model.

TODO implement op of pytorch LSTM.

About

A implement LSTM of pytorch version compiled by TVM, backend is LLVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages