This website requires JavaScript.
Explore
Help
Register
Sign In
llvm
/
torch-mlir
mirror of
https://github.com/llvm/torch-mlir
Watch
1
Star
0
Fork
You've already forked torch-mlir
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fead0312f1
torch-mlir
/
python
/
npcomp
/
smoketest.py
3 lines
38 B
Python
Raw
Normal View
History
Unescape
Escape
Move python native library to python_native/_npcomp...so. This allows binary and source packages to exist at different physical paths.
2020-05-07 13:44:12 +08:00
import
_npcomp
print
(
_npcomp
.
__doc__
)