Home
last modified time | relevance | path

Searched refs:PadInt64Feature (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.h493 inline void PadInt64Feature(int num_to_pad, int64* out) { in PadInt64Feature() function
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1883 inline void PadInt64Feature(int num_to_pad, int64* out) { in PadInt64Feature() function
2619 PadInt64Feature(num_to_pad, out_int64); in ParseSequenceDenseFeatures()