Searched defs:serialized_t (Results 1 – 4 of 4) sorted by relevance
42 auto serialized_t = serialized.scalar<tstring>(); in Compute() local
246 auto serialized_t = serialized->flat<tstring>(); in ParseExampleVector() local467 auto serialized_t = serialized->flat<tstring>(); in Compute() local923 auto serialized_t = serialized->scalar<tstring>(); in Compute() local
389 Status InitFromTensor(const Tensor* serialized_t) { in InitFromTensor()1147 Tensor* serialized_t; in Compute() local1163 const Tensor* serialized_t; in Compute() local
644 auto serialized_t = t.flat<tstring>(); in ParseExample() local