torch-mlir/include/npcomp
Stella Laurenzo 6c702b149f Add a number of kernels and new patterns.
* convolution, convolution_backward, _log_softmax, _log_softmax_backward_data, nll_loss_forward, nll_loss_backward, nll_loss2d_forward, nll_loss2d_backward, copy_
* Extends the recognition logic and metadata for handling inplace transformations, optional tensors, ints, lists and dropped args.
* The kernel_calls generated by test_conv_nllloss_grads.py now convert to ATen.
* The result *almost* comes out as a pure tensor program with the exception of the copy_ op, which I will do some followup work to deal with.
* More progress on #97
2020-11-04 14:36:59 -08:00
..
Backend Initial python plumbing to interface with the refjit backend. 2020-07-10 22:57:26 -07:00
Conversion [RefE2E] Refactor how tcf.add is lowered. 2020-09-18 15:03:53 -07:00
Dialect Add a number of kernels and new patterns. 2020-11-04 14:36:59 -08:00
Python Bump llvm-project to eb8d386d513bf4243d0adb814d862af25b8c4e2f 2020-11-04 14:14:46 -08:00
RefBackend [RefBackend] Use upstream func-bufferize pass. 2020-11-02 17:38:33 -08:00
Typing Bump submodule versions. 2020-09-08 13:26:42 -07:00
CMakeLists.txt [RefBackend] Rename "E2E" to RefBackend. 2020-10-07 10:29:48 -07:00
InitAll.h Bump submodule versions. 2020-09-08 13:26:42 -07:00