torch-mlir/include/npcomp
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
..
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 [RefBackend] Rename RefBackend dialect to Refback 2020-10-08 09:07:00 -07:00
Python Add boilerplate to do device capture (pytorch 1.6). 2020-09-28 10:30:54 -07:00
RefBackend [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07: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