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
2d75654b2c
torch-mlir
/
.style.yapf
3 lines
32 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implement __array_func__ hook and use it to trace np.dot. * Creates an abstraction/registry around emitters (intended to generalize to AST compilation as well). * Reworks ufuncs to use the same mechanism as array funcs. * Adds the numpy.dot op.
2020-05-05 06:47:01 +08:00
[style]
Change preferred style to be PEP8
2022-04-21 05:38:19 +08:00
based_on_style = pep8