Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc300 static Status ValidateBatch(const Batch& batch) { in ValidateBatch() function in tensorflow::BatchResource
499 status = ValidateBatch(*batch); in ProcessFuncBatch()
566 OP_REQUIRES_OK_ASYNC(last_task_context, ValidateBatch(*batch), in ProcessBatch()