mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Reapply reverted and fix files `gen_variable_type.py` `test_jit.py` https://github.com/pytorch/pytorch/issues/27891 Cleanup testing of _like operators https://github.com/pytorch/pytorch/issues/27890 Add memory format support to randn_like operator https://github.com/pytorch/pytorch/issues/27889 Add memory format support to randint_like operator https://github.com/pytorch/pytorch/issues/27562 Add memory format support to zeros_like operator https://github.com/pytorch/pytorch/issues/27561 Add memory format support to rand_like operator https://github.com/pytorch/pytorch/issues/27270 Add memory format support to ones_like operator https://github.com/pytorch/pytorch/issues/27262 Add memory format support to full_like operator Pull Request resolved: https://github.com/pytorch/pytorch/pull/28839 Test Plan: Imported from GitHub, without a `Test Plan:` line. buck test mode/dev //language_technology/neural_mt/os/pytorch_translate/test:test_onnx -- 'test_forced_decoder_export_vocab_reduction \(language_technology\.neural_mt\.os\.pytorch_translate\.test\.test_onnx\.TestONNX\)' Differential Revision: D18203397 Pulled By: VitalyFedyunin fbshipit-source-id: eea41cbd4c232cf5a54172b1e1b16b173798f298 |
||
|---|---|---|
| .. | ||
| backends | ||
| docs | ||
| fuser | ||
| mobile | ||
| passes | ||
| script | ||
| testing | ||
| alias_info.h | ||
| argument_spec.cpp | ||
| argument_spec.h | ||
| attributes.cpp | ||
| attributes.h | ||
| autodiff.cpp | ||
| autodiff.h | ||
| catch_utils.hpp | ||
| code_template.h | ||
| constants.cpp | ||
| constants.h | ||
| custom_operator.h | ||
| exception_message.h | ||
| export.cpp | ||
| export.h | ||
| function.cpp | ||
| function.h | ||
| graph_executor.cpp | ||
| graph_executor.h | ||
| graph_executor_impl.h | ||
| graph_node_list.h | ||
| hooks_for_testing.cpp | ||
| hooks_for_testing.h | ||
| import.cpp | ||
| import.h | ||
| import_export_helpers.cpp | ||
| import_export_helpers.h | ||
| import_legacy.cpp | ||
| import_legacy.h | ||
| import_source.cpp | ||
| import_source.h | ||
| init.cpp | ||
| init.h | ||
| instruction.cpp | ||
| instruction.h | ||
| interned_strings_class.h | ||
| interpreter.cpp | ||
| interpreter.h | ||
| ir.cpp | ||
| ir.h | ||
| ir_views.h | ||
| irparser.cpp | ||
| irparser.h | ||
| jit_log.cpp | ||
| jit_log.h | ||
| named_value.h | ||
| netdef_converter.cpp | ||
| netdef_converter.h | ||
| node_hashing.cpp | ||
| node_hashing.h | ||
| operator.cpp | ||
| operator.h | ||
| operator_options.cpp | ||
| operator_options.h | ||
| pass_manager.cpp | ||
| pass_manager.h | ||
| pickle.cpp | ||
| pickle.h | ||
| pickler.cpp | ||
| pickler.h | ||
| print_handler.cpp | ||
| print_handler.h | ||
| profiling_graph_executor_impl.cpp | ||
| profiling_graph_executor_impl.h | ||
| profiling_record.cpp | ||
| profiling_record.h | ||
| pybind.h | ||
| pybind_utils.h | ||
| python_arg_flatten.cpp | ||
| python_arg_flatten.h | ||
| python_interpreter.cpp | ||
| python_ir.cpp | ||
| python_ir.h | ||
| python_tracer.cpp | ||
| python_tracer.h | ||
| register_c10_ops.cpp | ||
| register_prim_ops.cpp | ||
| register_special_ops.cpp | ||
| register_string_ops.cpp | ||
| resource_guard.h | ||
| scope.cpp | ||
| scope.h | ||
| source_range.cpp | ||
| source_range.h | ||
| source_range_serialization.cpp | ||
| source_range_serialization.h | ||
| source_range_serialization_impl.h | ||
| subgraph_matcher.cpp | ||
| subgraph_matcher.h | ||
| symbolic_script.cpp | ||
| symbolic_script.h | ||
| tracer.cpp | ||
| tracer.h | ||
| unpickler.cpp | ||
| unpickler.h | ||
| update_graph_executor_opt.cpp | ||
| update_graph_executor_opt.h | ||
| variable_tensor_list.h | ||