torch-mlir/lib/Dialect/Torch
Marius Brehler 202076c6e3
Add CMake dep to Func dialect (#1196)
The Torch dialect has an include to `mlir/Dialect/Func/IR/FuncOps.h` and
should therefore have a CMake dependency to the MLIRFuncDialect.
Otherwise, the build can fail since it may occur that
`mlir/Dialect/Func/IR/FuncOps.h.inc` isn't generated yet.
2022-08-09 06:54:30 -07:00
..
IR Add CMake dep to Func dialect (#1196) 2022-08-09 06:54:30 -07:00
Transforms Revert "E2E support for AtenRemainderScalarOp (#1119)" (#1190) 2022-08-08 22:59:57 -07:00
Utils importer: add initial support for loading Float16 tensors (#1169) 2022-08-08 12:37:31 +08:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00