torch-mlir/test/Dialect/Basicpy
Sean Silva 7eb36b4ae7 Constant fold through basicpy.bool_cast.
This is the start of a push to getting ResNet running.

This involves throwing in the towel on an O0 pipelinie for now. See note
in the code. We keep an options struct with `optimize` flag, but it
default to true for now.
2021-04-30 10:57:02 -07:00
..
canonicalize.mlir Constant fold through basicpy.bool_cast. 2021-04-30 10:57:02 -07:00
functions.mlir Add "template function" ops and importer code. 2020-06-26 18:36:36 -07:00
ops-invalid.mlir Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
ops.mlir Add initial TorchScript module importer 2021-01-28 11:55:17 -08:00
slot_object.mlir Add basicpy.SlotObject type and ops to create/index into it. 2020-05-05 18:16:01 -07:00
types_attrs.mlir Add basicpy.SlotObject type and ops to create/index into it. 2020-05-05 18:16:01 -07:00