| .. |
|
__init__.py
|
|
|
|
TestAutograd.test_function-x_grad_desc.expect
|
|
|
|
TestAutograd.test_function-y_grad_desc.expect
|
|
|
|
TestFXAPIBackwardCompatibility.test_class_member_back_compat-fx_backcompat_class_members.expect
|
[WIP][FX] BC guarantees for 1.10 (#63888)
|
2021-08-30 19:56:46 -07:00 |
|
TestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect
|
[FX] Rename reduce functions back to their old, public names (#64324)
|
2021-08-31 22:36:11 -07:00 |
|
TestJit.test_cu_escaped_number.expect
|
[JIT][write path] Make NoneType annotation_str emit NoneType instead of None (#54746)
|
2021-04-12 17:36:45 -07:00 |
|
TestJit.test_import_method.expect
|
Enable backward/forward compatibility for TS runtime (#57498)
|
2021-05-07 15:41:45 -07:00 |
|
TestJit.test_non_ascii_string.expect
|
|
|
|
TestJit.test_pretty_printer-empty_float_list_test.expect
|
|
|
|
TestJit.test_pretty_printer-empty_int_list_test.expect
|
|
|
|
TestJit.test_pretty_printer-if_one.expect
|
|
|
|
TestJit.test_pretty_printer-if_test.expect
|
|
|
|
TestJit.test_pretty_printer-loop_use_test.expect
|
Enable backward/forward compatibility for TS runtime (#57498)
|
2021-05-07 15:41:45 -07:00 |
|
TestJit.test_pretty_printer-print_weird_test.expect
|
[JIT][write path] Make NoneType annotation_str emit NoneType instead of None (#54746)
|
2021-04-12 17:36:45 -07:00 |
|
TestJit.test_pretty_printer-python_op_name_test.expect
|
|
|
|
TestJit.test_pretty_printer-while_if_test.expect
|
Enable backward/forward compatibility for TS runtime (#57498)
|
2021-05-07 15:41:45 -07:00 |
|
TestJit.test_pretty_printer-while_test.expect
|
Enable backward/forward compatibility for TS runtime (#57498)
|
2021-05-07 15:41:45 -07:00 |
|
TestPytorchExportModes.test_aten_fallback.expect
|
|
|
|
TestPytorchExportModes.test_onnx_aten.expect
|
|
|
|
TestScript.test_annot_ast_mypy_fn.expect
|
|
|
|
TestScript.test_annot_ast_mypy_method.expect
|
|
|
|
TestScript.test_annot_ast_py3_fn.expect
|
|
|
|
TestScript.test_annot_ast_py3_method.expect
|
|
|
|
TestScript.test_annot_string_mypy_fn.expect
|
|
|
|
TestScript.test_annot_string_mypy_method.expect
|
|
|
|
TestScript.test_annot_string_py3_fn.expect
|
|
|
|
TestScript.test_annot_string_py3_method.expect
|
|
|
|
TestScript.test_annotated_script_fn.expect
|
|
|
|
TestScript.test_annotated_script_method.expect
|
|
|
|
TestScript.test_format-stdout.expect
|
|
|
|
TestScript.test_listconstruct_erasure.expect
|
|
|
|
TestScript.test_parser_type_annotations.expect
|
|
|
|
TestScript.test_parser_type_annotations_comment.expect
|
|
|
|
TestScript.test_print-stdout.expect
|
|
|
|
TestScript.test_python_frontend.expect
|
|
|
|
TestScript.test_python_frontend_py2.expect
|
|
|
|
TestScript.test_python_frontend_py3.expect
|
Support custom exception message (#41907)
|
2020-08-01 13:03:45 -07:00 |
|
TestScript.test_string_print-stdout.expect
|
|
|
|
TestScript.test_torch_dot_tensor_annotation.expect
|
|
|
|
TestSparseCPU.test_print_coalesced_cpu_float64.expect
|
Eliminate global usage of torch.set_default_dtype in sparse test (#56393)
|
2021-04-27 15:23:14 -07:00 |
|
TestSparseCPU.test_print_uncoalesced_cpu_float64.expect
|
Eliminate global usage of torch.set_default_dtype in sparse test (#56393)
|
2021-04-27 15:23:14 -07:00 |
|
TestSparseCSRCPU.test_sparse_csr_print_cpu.expect
|
CUDA support in the CSR layout: constructors (#59010)
|
2021-05-26 16:39:43 -07:00 |
|
TestSparseCSRCUDA.test_sparse_csr_print_cuda.expect
|
CUDA support in the CSR layout: constructors (#59010)
|
2021-05-26 16:39:43 -07:00 |
|
TestSparseCUDA.test_print_coalesced_cuda_float64.expect
|
Eliminate global usage of torch.set_default_dtype in sparse test (#56393)
|
2021-04-27 15:23:14 -07:00 |
|
TestSparseCUDA.test_print_uncoalesced_cuda_float64.expect
|
Eliminate global usage of torch.set_default_dtype in sparse test (#56393)
|
2021-04-27 15:23:14 -07:00 |
|
TestTensorBoard.test_audio.expect
|
|
|
|
TestTensorBoard.test_caffe2_simple_cnnmodel.expect
|
|
|
|
TestTensorBoard.test_caffe2_simple_model.expect
|
|
|
|
TestTensorBoard.test_histogram_auto.expect
|
|
|
|
TestTensorBoard.test_histogram_doane.expect
|
|
|
|
TestTensorBoard.test_histogram_fd.expect
|
|
|
|
TestTensorBoard.test_hparams_bool.expect
|
|
|
|
TestTensorBoard.test_hparams_number.expect
|
|
|
|
TestTensorBoard.test_hparams_string.expect
|
|
|
|
TestTensorBoard.test_image_with_3_channel_batched.expect
|
|
|
|
TestTensorBoard.test_image_with_boxes.expect
|
|
|
|
TestTensorBoard.test_image_with_one_channel.expect
|
|
|
|
TestTensorBoard.test_image_with_one_channel_batched.expect
|
|
|
|
TestTensorBoard.test_image_without_channel.expect
|
|
|
|
TestTensorBoard.test_mesh.expect
|
|
|
|
TestTensorBoard.test_pr_curve.expect
|
|
|
|
TestTensorBoard.test_pr_curve_raw.expect
|
|
|
|
TestTensorBoard.test_pytorch_graph.expect
|
[jit] Set debug name for value coming out of GetAttr nodes. (#59123)
|
2021-06-09 12:24:55 -07:00 |
|
TestTensorBoard.test_scalar_new_style.expect
|
[TB] Support writing new style scalar (#53496)
|
2021-03-12 19:03:13 -08:00 |
|
TestTensorBoard.test_text.expect
|
|
|
|
TestTensorBoard.test_video.expect
|
|
|
|
TestTorch.test_is_nonzero-empty.expect
|
|
|
|
TestTorch.test_is_nonzero-multiple.expect
|
|
|
|
TestTorch.test_print-non_contiguous.expect
|
|
|