mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[Windows] Add AOTI cross-compilation CI (#165573)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/165573 Approved by: https://github.com/malfet ghstack dependencies: #165560
This commit is contained in:
committed by
PyTorch MergeBot
parent
5d9b024276
commit
d82527b32a
@ -107,6 +107,7 @@ TESTS = discover_tests(
|
||||
"lazy/test_meta_kernel",
|
||||
"lazy/test_extract_compiled_graph",
|
||||
"test/inductor/test_aot_inductor_utils",
|
||||
"inductor/test_aoti_cross_compile_windows",
|
||||
"onnx/test_onnxscript_no_runtime",
|
||||
"onnx/test_pytorch_onnx_onnxruntime_cuda",
|
||||
"onnx/test_models",
|
||||
|
Reference in New Issue
Block a user