pytorch/test/expect
Zachary DeVito 330990d878 Serialize first-class version of functions (#19723)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19723
ghimport-source-id: 7f7ec6200c3b42d19046a3e228a3d82212697f14

Reviewed By: jamesr66a

Differential Revision: D15078533

Pulled By: zdevito

fbshipit-source-id: fe421afab9607ee942f6d200f04bb6335fc0aa97
2019-04-25 15:53:07 -07:00
..
TestAutograd.test_function-x_grad_desc.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestAutograd.test_function-y_grad_desc.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestCudaSparse.test_print.expect Autograd indices/values and sparse_coo ctor (#13001) 2018-10-24 10:00:22 -07:00
TestCudaUncoalescedSparse.test_print.expect Autograd indices/values and sparse_coo ctor (#13001) 2018-10-24 10:00:22 -07:00
TestJit.test_cu_escaped_number.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_export_expand_aten_fallback.expect Get pretty printer ready for use as a serialization format (#13616) 2018-11-12 10:21:30 -08:00
TestJit.test_export_tensoroption_to.expect Use .to to convert new tensors in new_tensor (#14097) 2018-12-04 14:03:56 -08:00
TestJit.test_import_method.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-empty_float_list_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-empty_int_list_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-if_one.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-if_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-loop_use_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-print_weird_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-python_op_name_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-while_if_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_pretty_printer-while_test.expect Serialize first-class version of functions (#19723) 2019-04-25 15:53:07 -07:00
TestJit.test_trace_detach_onnx_erase.expect Traceable detach (#11038) 2018-08-31 16:40:42 -07:00
TestPytorchExportModes.test_aten_fallback.expect Export C10 operator in PyTorch Model (#18210) 2019-04-08 16:06:00 -07:00
TestPytorchExportModes.test_onnx_aten.expect Export C10 operator in PyTorch Model (#18210) 2019-04-08 16:06:00 -07:00
TestScript.test_annot_ast_mypy_fn.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annot_ast_mypy_method.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annot_ast_py3_fn.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annot_ast_py3_method.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annot_string_mypy_fn.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annot_string_mypy_method.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annot_string_py3_fn.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annot_string_py3_method.expect expose fixed length list argument (#13142) 2018-11-01 10:34:52 -07:00
TestScript.test_annotated_script_fn.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestScript.test_annotated_script_method.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestScript.test_constant_pooling.expect Remove (almost all) TensorOptions from native_functions.yaml (#17385) 2019-03-12 08:00:00 -07:00
TestScript.test_export_dynamic_slice.expect constant pooling pass (#12222) 2018-10-08 11:55:02 -07:00
TestScript.test_format-stdout.expect Fix a few bugs in format and vararg handling (#13492) 2018-11-02 00:07:00 -07:00
TestScript.test_listconstruct_erasure.expect Export C10 operator in PyTorch Model (#18210) 2019-04-08 16:06:00 -07:00
TestScript.test_onnx_export_script_inline_params.expect First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
TestScript.test_onnx_export_script_inline_script.expect
TestScript.test_onnx_export_script_inline_trace.expect
TestScript.test_onnx_export_script_module_if.expect Fix ONNX export of logical ops, including torch.ne, to have correct output datatype (#15677) 2019-01-03 10:35:25 -08:00
TestScript.test_onnx_export_script_module_loop.expect Address jittering issues in python_print (#14064) 2018-11-21 06:38:29 -08:00
TestScript.test_onnx_export_script_module.expect
TestScript.test_onnx_export_script_non_alpha_add_sub.expect allow no-alpha add/sub in onnx symbolic (#10972) 2018-09-18 13:55:39 -07:00
TestScript.test_onnx_export_script_truediv.expect constant pooling pass (#12222) 2018-10-08 11:55:02 -07:00
TestScript.test_onnx_export_shape_reshape.expect Tracer now records Python variable names (#13441) 2018-11-08 13:08:42 -08:00
TestScript.test_onnx_export_speculate-f1.expect Fix ONNX export of logical ops, including torch.ne, to have correct output datatype (#15677) 2019-01-03 10:35:25 -08:00
TestScript.test_onnx_export_speculate-f2.expect First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
TestScript.test_onnx_raw_export_script_truediv.expect Export C10 operator in PyTorch Model (#18210) 2019-04-08 16:06:00 -07:00
TestScript.test_parser_type_annotations_comment.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestScript.test_parser_type_annotations.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestScript.test_print-stdout.expect Generate only one Type class per backend (#19295) 2019-04-21 21:16:14 -07:00
TestScript.test_python_frontend_py2.expect First step at adding exceptions (#12789) 2018-10-30 20:25:50 -07:00
TestScript.test_python_frontend_py3.expect First step at adding exceptions (#12789) 2018-10-30 20:25:50 -07:00
TestScript.test_python_frontend.expect Partial support for kwarg_only arguments in script (#17339) 2019-02-21 15:27:06 -08:00
TestScript.test_string_print-stdout.expect Generate only one Type class per backend (#19295) 2019-04-21 21:16:14 -07:00
TestScript.test_torch_dot_tensor_annotation.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestSparse.test_print.expect Autograd indices/values and sparse_coo ctor (#13001) 2018-10-24 10:00:22 -07:00
TestTorch.test_is_nonzero-empty.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestTorch.test_is_nonzero-multiple.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestTorch.test_print-non_contiguous.expect revert test/expect files (#12332) 2018-10-04 11:12:57 -07:00
TestUncoalescedSparse.test_print.expect Autograd indices/values and sparse_coo ctor (#13001) 2018-10-24 10:00:22 -07:00