Unverified Commit fec04ec9 authored by Madoura's avatar Madoura
Browse files

python3Packages.torchinfo: disable failing test

parent f7f968c0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@ buildPythonPackage rec {
    "test_flan_t5_small"
    # AssertionError in output
    "test_google"
    # "addmm_impl_cpu_" not implemented for 'Half'
    "test_input_size_half_precision"
  ];

  disabledTestPaths = [