torch-mlir/include/npcomp/Dialect
Sean Silva 7edb5f3641 [RefBackend] Rename RefBackend dialect to Refback
I now realize that VerboseCamelCase is not the best choice for dialect
directory/file names and C++ identifiers (take e.g. "Linalg", "Basicpy",
etc. as prior art here; not LinearAlgebra or BasicPython). If I had to
name the convention it seems to be "Shortword" (or of course just
acronym dialects like LLVM, SCF, etc.).

This rename also has the side benefit of differentiating RefBackend
directories, which now refer to the actual backend itself, from
Refback/Refbackrt, which are the dialects which happen to be used by
that backend.
2020-10-08 09:07:00 -07:00
..
ATen Add more ops from the original integration. 2020-09-18 19:11:18 -07:00
Basicpy Bump LLVM to @7d1ed69 and fix namespace handling changed upstream. 2020-09-16 15:52:15 -07:00
Numpy Bump LLVM to @7d1ed69 and fix namespace handling changed upstream. 2020-09-16 15:52:15 -07:00
Refback [RefBackend] Rename RefBackend dialect to Refback 2020-10-08 09:07:00 -07:00
Refbackrt [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
TCF [RefE2E] Add support for unary ops exp and tanh 2020-09-24 18:41:30 -07:00
TCP [RefBackend] Split out RefBackend (refback) dialect from TCP. 2020-10-07 10:29:48 -07:00
Torch Implement torch.kernel_call capture. 2020-10-06 21:54:28 -07:00
CMakeLists.txt [RefBackend] Rename RefBackend dialect to Refback 2020-10-08 09:07:00 -07:00