Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.cc156 const SmallVector<int64>& GetListFromBuffer<int64>(const SparseBuffer& buffer) { in GetListFromBuffer() function
160 const SmallVector<float>& GetListFromBuffer<float>(const SparseBuffer& buffer) { in GetListFromBuffer() function
164 const SmallVector<tstring>& GetListFromBuffer<tstring>( in GetListFromBuffer() function
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc974 const SmallVector<int64>& GetListFromBuffer<int64>(const SparseBuffer& buffer) { in GetListFromBuffer() function
978 const SmallVector<float>& GetListFromBuffer<float>(const SparseBuffer& buffer) { in GetListFromBuffer() function
982 const SmallVector<tstring>& GetListFromBuffer<tstring>( in GetListFromBuffer() function