torch-mlir/frontends/pytorch/test/ivalue_import/annotations
Sean Silva 7b6fa27838 Rename tests to match the code they test
- `module_import -> ivalue_import`, as it mainly tests ivalue_importer.cpp
- `graph_import -> node_import`, as it mainly tests node_importer.cpp
 - graph_importer.cpp does call into node_importer.cpp, but doesn't do
 much.

This was getting pretty confusing. Also add README.md's in each
directory for more clarity.
2021-02-25 13:31:33 -08:00
..
class-annotator-repr.py Rename tests to match the code they test 2021-02-25 13:31:33 -08:00
export-error.py Rename tests to match the code they test 2021-02-25 13:31:33 -08:00
export-recursive.py Rename tests to match the code they test 2021-02-25 13:31:33 -08:00
export.py Rename tests to match the code they test 2021-02-25 13:31:33 -08:00