..
__init__.py
remediation of S205607
2020-07-17 17:19:47 -07:00
CMakeLists.txt
[JIT] Adding a concat optimization pass ( #55474 )
2021-05-09 22:06:44 -07:00
README.md
port all JIT tests to gtest ( #45264 )
2020-09-25 11:37:43 -07:00
script_module_v4.ptl
[PyTorch][Edge] Add binarires for unittests ( #57039 )
2021-04-27 20:46:34 -07:00
script_module_v5.ptl
[PyTorch][Edge] Add binarires for unittests ( #57039 )
2021-04-27 20:46:34 -07:00
test_alias_analysis.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_argument_spec.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_autodiff.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_backend_compiler_lib.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_backend_compiler_preprocess.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_backend_lib.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_backend.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_class_import.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_class_parser.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_class_type.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_cleanup_passes.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_code_template.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_concat_opt.cpp
[JIT] Adding a concat optimization pass ( #55474 )
2021-05-09 22:06:44 -07:00
test_constant_pooling.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_create_autodiff_subgraphs.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_cs_debug_info_serialization.cpp
[Pytorch, Mobile] Serialize inlined callstack pointer with debug handle. ( #55062 )
2021-05-04 09:21:12 -07:00
test_custom_class_registrations.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_custom_class_registrations.h
gtest-ify JIT tests, through the letter c ( #45249 )
2020-09-24 00:21:20 -07:00
test_custom_class.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_custom_operators.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_dce.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_fuser.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_gpu.cpp
Fix wrong TORCH_CHECK usages ( #52670 )
2021-02-23 14:47:51 -08:00
test_graph_executor.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_inliner.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_interface.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_interpreter_async.pt
[DI] Allow explicit taskLauncher for torchscript interpreter ( #46865 )
2020-11-04 17:07:55 -08:00
test_interpreter.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_ir.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_irparser.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_jit_type.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_lite_interpreter.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_lite_trainer.cpp
[AutoAccept][Codemod][FBSourceClangFormatLinter] Daily arc lint --take CLANGFORMAT
2021-05-10 03:39:31 -07:00
test_memory_dag.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_misc.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_mobile_type_parser.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_module_api.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_peephole_optimize.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_qualified_name.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_save_load.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_schema_matching.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_subgraph_matcher.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_subgraph_rewriter.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00
test_subgraph_utils.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_utils.cpp
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers ( #57841 )
2021-05-07 20:02:33 -07:00
test_utils.h
Enable forward/backward compatibility in TS mobile ( #56079 )
2021-04-23 16:55:18 -07:00
tests_setup.py
Merge CUDA Streams and Events ( #53902 )
2021-04-05 08:19:55 -07:00
torch_python_test.cpp
Make PyTorch code-base clang-tidy compliant ( #56892 )
2021-04-28 14:10:25 -07:00