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
bfd5fedba7
torch-mlir
/
lib
/
Dialect
/
CMakeLists.txt
3 lines
50 B
CMake
Raw
Normal View
History
Unescape
Escape
Create skeleton for 'Basicpy' dialect. * It is time to start adding more python mechanisms. * Running into this for materializing slice() objects.
2020-05-05 08:48:02 +08:00
add_subdirectory
(
Basicpy
)
Add stub numpy dialect.
2020-04-27 08:20:58 +08:00
add_subdirectory
(
Numpy
)