Home
last modified time | relevance | path

Searched defs:start_batch (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dtopk_op.cc149 auto SortIndices = [&](int64_t start_batch, int64_t limit_batch) { in Compute()
Dparameterized_truncated_normal_op.cc74 int64_t start_batch, int64_t limit_batch) { in operator ()()
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc96 grpc_closure start_batch; member
646 grpc_closure start_batch; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc106 grpc_closure start_batch; member
688 grpc_closure start_batch; member
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h3660 int start_batch, int end_batch) { in SoftmaxImpl()
3704 int start_batch; member