torch-mlir/build_tools
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
..
cmake_configure.sh Tweak build flags for efficiency and document building without a container. 2020-11-03 13:46:46 -08:00
cmake_configure_iree.sh Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -07:00
docker_shell_funcs.sh More progress on PyTorch acap device capture. 2020-10-15 21:43:21 -07:00
find_version_hashes.py Add mlir-hlo as a submodule and add a script to find versions. (#20) 2020-08-13 16:42:05 -07:00
format_sources.sh Add boilerplate to do device capture (pytorch 1.6). 2020-09-28 10:30:54 -07:00
install_mlir.sh Tweak build flags for efficiency and document building without a container. 2020-11-03 13:46:46 -08:00
show_python_info.py Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -07:00
test_all.sh Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
update_aten_ods.sh Add a number of kernels and new patterns. 2020-11-04 14:36:59 -08:00