Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for InterestingShapes (0.17 sec)

  1. tensorflow/c/experimental/saved_model/core/saved_variable_loading_test.cc

            ::testing::ValuesIn(testing::InterestingShapes())));
    
    INSTANTIATE_TEST_SUITE_P(
        SavedVariableFloatingDtypesTest, SavedVariableLoadingTest,
        ::testing::Combine(::testing::Values(DT_FLOAT, DT_DOUBLE),
                           ::testing::ValuesIn(testing::InterestingShapes())));
    
    }  // namespace
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Feb 27 09:34:33 UTC 2024
    - 6.2K bytes
    - Viewed (0)
Back to top