Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc887 const SmallVector<int64>& GetListFromBuffer<int64>(const SparseBuffer& buffer) { in GetListFromBuffer() function
891 const SmallVector<float>& GetListFromBuffer<float>(const SparseBuffer& buffer) { in GetListFromBuffer() function
895 const SmallVector<string>& GetListFromBuffer<string>( in GetListFromBuffer() function