torch-mlir/lib/Dialect/Torch/Transforms
Yi Zhang 3b0e5910a8 Refine types continue.
This should cover all the ops that are left in MT.
2021-09-02 14:39:28 -04:00
..
AdjustCallingConventions.cpp Make MaximizeValueSemantics a bit smarter. 2021-06-22 16:48:57 -07:00
CMakeLists.txt Add a few missing deps exposed by stricter linking with BFD. 2021-08-22 11:56:48 -07:00
GlobalizeObjectGraph.cpp Fix compilation errors from MT model 2021-08-16 16:37:23 -04:00
InlineGlobalSlots.cpp Add `!torch.bool` type. 2021-06-16 13:22:00 -07:00
MaximizeValueSemantics.cpp Generalize support for elementwise ops. 2021-06-28 13:28:38 -07:00
PassDetail.h Implement GlobalizeObjectGraph transformation. 2021-02-18 18:18:47 -08:00
Passes.cpp Add TorchToIREE and factor out TorchConversion dialect. 2021-08-16 15:01:58 -07:00
PrepareForGlobalizeObjectGraph.cpp Add `!torch.bool` type. 2021-06-16 13:22:00 -07:00
ReduceOpVariants.cpp Make MaximizeValueSemantics a bit smarter. 2021-06-22 16:48:57 -07:00
RefinePublicReturn.cpp Introduce `!torch.tensor` / `!torch.vtensor` types. 2021-06-10 10:56:48 -07:00
RefineTypes.cpp Refine types continue. 2021-09-02 14:39:28 -04:00