torch-mlir/lib/Dialect/Torch/Transforms
Yi Zhang 73d553e168 MT model compilation minor changes
This contains the following changes:
 - Fix optional knowledge propagation. The initial knowledge should
 always be NotNone for the operations we implemented.
 - Add Folder for `prim.dtype`
2021-09-09 19:02:48 -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 MT model compilation minor changes 2021-09-09 19:02:48 -04:00