Searched defs:v_t (Results 1 – 5 of 5) sorted by relevance
17 struct v_t { }; struct
791 typedef std::vector<std::string> v_t; in TEST_F() typedef880 typedef std::vector<std::string> v_t; in TEST_F() typedef
666 typedef std::vector<std::string> v_t; in TEST_F() typedef
2464 auto v_t = GenerateRandomTensor<DT_FLOAT>(TensorShape({3, 5, 7})); in TEST_F() local
2266 auto v_t = GenerateRandomTensor<DT_DOUBLE>(TensorShape({1, 32, 32})); in TEST_F() local