pytorch/torch/csrc/jit/python
dshi7 fbff99ffea Add regex matching to Inductor all2all collective unit tests (#112077)
Fixes #111776

Support check_regex in FileCheck() by adding `find_regex` in `struct TORCH_API StringCordView`.
Callsite accepts RE syntax for std::regex.

However, I haven't figured out submatch ID yet.
For example, "buf5[0], buf6_inputs[0]" is still considered a match.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/112077
Approved by: https://github.com/yf225
2023-10-26 08:29:30 +00:00
..
init.cpp Revert "Revert "Nvfuser code removal (#111093)"" (#111604) 2023-10-23 18:32:41 +00:00
init.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
module_python.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
pybind_utils.cpp Move overloaded_args from FunctionSignature to PythonArgs (#106983) 2023-08-16 15:59:26 +00:00
pybind_utils.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
pybind.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_arg_flatten.cpp [ONNX] Fix memory leak when exporting models (#107244) 2023-08-17 22:15:28 +00:00
python_arg_flatten.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_custom_class.cpp
python_custom_class.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_dict.cpp
python_dict.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_interpreter.cpp
python_ir.cpp
python_ir.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_ivalue.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_list.cpp
python_list.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_sugared_value.cpp
python_sugared_value.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_tracer.cpp
python_tracer.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_tree_views.cpp
python_tree_views.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
script_init.cpp Add regex matching to Inductor all2all collective unit tests (#112077) 2023-10-26 08:29:30 +00:00
script_init.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
update_graph_executor_opt.cpp
update_graph_executor_opt.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
utf8_decoding_ignore.cpp
utf8_decoding_ignore.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00