Searched defs:ValidateBatch (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/ | ||
H A D | batch_resource_base.cc | 390 /*static*/ Status BatchResourceBase::ValidateBatch(const BatchT& batch) { in ValidateBatch() function in tensorflow::serving::BatchResourceBase |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ | ||
D | call.cc | 2807 grpc_call_error ClientPromiseBasedCall::ValidateBatch(const grpc_op* ops, in ValidateBatch() function in grpc_core::ClientPromiseBasedCall |
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/ | ||
H A D | call.cc | 2988 grpc_call_error ClientPromiseBasedCall::ValidateBatch(const grpc_op* ops, in ValidateBatch() function in grpc_core::ClientPromiseBasedCall |