mirror of https://github.com/llvm/torch-mlir
9257457d8a
This trait lets us model the semantics of various aten/torch/numpy ops that are insensitive to type refinements. This replaces hardcoded/inconsistent checks for this property. To show usage of this new trait, we fix up some old uses, and improve RefineTypes to be smarter about rewriting with this trait. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Traits.cpp |