Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc709 OP_REQUIRES_OK(c, ValidateAllowedBatchSizes()); in BatchFunctionKernel()
745 Status ValidateAllowedBatchSizes() const { in ValidateAllowedBatchSizes() function in tensorflow::BatchFunctionKernel
798 OP_REQUIRES_OK(c, ValidateAllowedBatchSizes()); in BatchKernel()
825 Status ValidateAllowedBatchSizes() const { in ValidateAllowedBatchSizes() function in tensorflow::BatchKernel