Home
last modified time | relevance | path

Searched defs:ReadFileToTensor (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/common/
Dcommon.cc61 mindspore::MSTensor DatasetOpTesting::ReadFileToTensor(const std::string &file) { in ReadFileToTensor() function in UT::DatasetOpTesting
/third_party/mindspore/tests/st/cpp/dataset/
Dtest_de.cc41 mindspore::MSTensor ReadFileToTensor(const std::string &file) { in ReadFileToTensor() function