Searched defs:CreateFromVector (Results 1 – 1 of 1) sorted by relevance
164 …static Status CreateFromVector(const std::vector<T> &items, const TensorShape &shape, TensorPtr *o… in CreateFromVector() function179 static Status CreateFromVector(const std::vector<T> &items, TensorPtr *out) { in CreateFromVector() function188 …static Status CreateFromVector(const std::vector<bool> &items, const TensorShape &shape, TensorPtr… in CreateFromVector() function215 …static Status CreateFromVector(const std::vector<std::string> &items, const TensorShape &shape, co… in CreateFromVector() function269 …static Status CreateFromVector(const std::vector<std::string> &items, const TensorShape &shape, Te… in CreateFromVector() function