torch-mlir/frontends/pytorch/python
Stella Laurenzo 8d98dd4551 Support optional args/returns and other odds and ends.
* None's out Device? args.
* Emits bool tensors if needed.
* Adds some stderr tracing to better see what is going on.
* Test case that exercises NLLLoss.
* This test case emits something for backward calculations but there are some issues still to be worked out, so that part is left out of the test case.
* Progress on #97
2020-10-30 14:50:28 -07:00
..
torch_mlir Support optional args/returns and other odds and ends. 2020-10-30 14:50:28 -07:00
torch_mlir_utils/codegen Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system. 2020-10-28 10:37:37 -07:00
CMakeLists.txt Create public API for torch_mlir python code. 2020-10-13 16:36:49 -07:00