Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/
Dc_api_text_test.cc3829 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors.txt"; in TEST_F() local
3890 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors.txt"; in TEST_F() local
3951 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors.txt"; in TEST_F() local
4013 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors.txt"; in TEST_F() local
4075 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors_dim_different.txt"; in TEST_F() local
4092 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors_with_info.txt"; in TEST_F() local
4154 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors.txt"; in TEST_F() local
4172 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors_empty.txt"; in TEST_F() local
4190 std::string vectors_dir = datasets_root_path_ + "/testVectors/no_vectors.txt"; in TEST_F() local
4208 std::string vectors_dir = datasets_root_path_ + "/testVectors/vectors_with_wrong_info.txt"; in TEST_F() local
[all …]
Dexecute_test.cc1947 std::string vectors_dir = "data/dataset/testVectors/vectors.txt"; in TEST_F() local
2008 std::string vectors_dir = "data/dataset/testVectors/vectors.txt"; in TEST_F() local
2047 std::string vectors_dir = "data/dataset/testVectors/vectors.txt"; in TEST_F() local
2081 std::string vectors_dir = "data/dataset/test_fast_text/fast_text.vec"; in TEST_F() local
2142 std::string vectors_dir = "data/dataset/test_fast_text/fast_text.vec"; in TEST_F() local
2181 std::string vectors_dir = "data/dataset/test_fast_text/fast_text.vec"; in TEST_F() local
2215 std::string vectors_dir = "data/dataset/testGloVe/glove.6B.test.txt"; in TEST_F() local
2276 std::string vectors_dir = "data/dataset/testGloVe/glove.6B.test.txt"; in TEST_F() local
2315 std::string vectors_dir = "data/dataset/testGloVe/glove.6B.test.txt"; in TEST_F() local
2352 std::string vectors_dir = "data/dataset/testVectors/char_n_gram_20.txt"; in TEST_F() local
[all …]