torch-mlir/include/npcomp/Dialect/Torch
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
..
IR Add basic MLP's to the e2e curriculum. 2021-04-27 12:18:54 -07:00
Transforms Constant fold through basicpy.bool_cast. 2021-04-30 10:57:02 -07:00
CMakeLists.txt Implement GlobalizeObjectGraph transformation. 2021-02-18 18:18:47 -08:00