Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2056 const int64* in_int64 = nullptr; in FastParseSequenceExample() local
2074 in_int64 = c.default_value.flat<int64>().data(); in FastParseSequenceExample()
2077 *out_int64++ = *in_int64++; in FastParseSequenceExample()