Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/speech_commands/
Daccuracy_utils.cc47 auto timestamp_int64 = static_cast<int64>(timestamp); in ReadGroundTruthFile() local
48 result->push_back({label, timestamp_int64}); in ReadGroundTruthFile()