torch-mlir/lib/Conversion/ATenToTCF
Aaron Arthurs 4fd9b4afb5
Import ATen conv2d conversion and test (#180)
* Import ATen conv2d conversion and test

This is a first attempt at expanding ATen-to-TCF conversion for the
conv2d operator. Eventually, this will come in use when lowering a
high-level conv-based model.
2021-03-12 17:21:16 -08:00
..
CMakeLists.txt Add aten.maximum op and conversions from aten->tcf. 2020-11-04 17:20:54 -08:00
ConvertATenToTCFPass.cpp Add aten.maximum op and conversions from aten->tcf. 2020-11-04 17:20:54 -08:00
CoreOpConversionPatterns.cpp Import ATen conv2d conversion and test (#180) 2021-03-12 17:21:16 -08:00