Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/
Dupdate_api_def.cc167 const auto doc_start_size = sizeof(kDocStart) - 1; in RemoveDoc() local
169 doc_start_location + doc_start_size, in RemoveDoc()
170 doc_end_location - doc_start_location - doc_start_size); in RemoveDoc()