Searched defs:all_epochs (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/tests/ut/cpp/dataset/ |
| D | ir_callback_test.cc | 181 std::vector<int64_t> all_epochs = {0, 1, 1, 1, 1, 1, 1}; in TEST_F() local 249 std::vector<int64_t> all_epochs = {0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2}; in TEST_F() local 319 std::vector<int64_t> all_epochs = {0, 1, 1, 1, 1, 2, 2, 2, 2}; in TEST_F() local 354 std::vector<int64_t> all_epochs = {0, 1, 1, 1, 1, 1, 1}; in TEST_F() local
|