..
__init__.py
TestAutograd.test_function-x_grad_desc.expect
simplify op name determination into a single forward pass ( #64261 )
2021-09-02 07:32:11 -07:00
TestAutograd.test_function-y_grad_desc.expect
simplify op name determination into a single forward pass ( #64261 )
2021-09-02 07:32:11 -07:00
TestFXAPIBackwardCompatibility.test_class_member_back_compat-fx_backcompat_class_members.expect
[torch.fx] add code-gen customizability and support for setting breakpoint in code-gen'd forward() call ( #67139 )
2021-11-16 13:28:11 -08:00
TestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect
Fixed type checking errors in node.py ( #68124 )
2021-12-03 12:03:49 -08:00
TestJit.test_cu_escaped_number.expect
TestJit.test_import_method.expect
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
TestJit.test_pretty_printer-print_weird_test.expect
TestJit.test_pretty_printer-python_op_name_test.expect
TestJit.test_pretty_printer-while_if_test.expect
TestJit.test_pretty_printer-while_test.expect
TestPytorchExportModes.test_aten_fallback.expect
TestPytorchExportModes.test_onnx_aten.expect
TestScript.test_annot_ast_mypy_fn.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
TestScript.test_annot_ast_mypy_method.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
TestScript.test_annot_ast_py3_fn.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
TestScript.test_annot_ast_py3_method.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
TestScript.test_annot_string_mypy_fn.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
TestScript.test_annot_string_mypy_method.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
TestScript.test_annot_string_py3_fn.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
TestScript.test_annot_string_py3_method.expect
Support Union in TorchScript ( #64234 )
2021-09-03 06:12:24 -07:00
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
TestScript.test_string_print-stdout.expect
TestScript.test_torch_dot_tensor_annotation.expect
TestSparseCPU.test_print_coalesced_cpu_float64.expect
TestSparseCPU.test_print_uncoalesced_cpu_float64.expect
TestSparseCSRCPU.test_sparse_csr_print_cpu.expect
TestSparseCSRCUDA.test_sparse_csr_print_cuda.expect
TestSparseCUDA.test_print_coalesced_cuda_float64.expect
TestSparseCUDA.test_print_uncoalesced_cuda_float64.expect
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_nested_nn_squential.expect
Fix attr_to_scope's key in torch/utils/tensorboard/_pytorch_graph.py ( #65692 )
2021-10-20 14:35:29 -07:00
TestTensorBoard.test_pr_curve.expect
TestTensorBoard.test_pr_curve_raw.expect
TestTensorBoard.test_pytorch_graph.expect
TestTensorBoard.test_scalar_new_style.expect
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