Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtopk_op.cc144 auto SortIndices = [&](int64_t start_batch, int64_t limit_batch) { in Compute()
H A Dparameterized_truncated_normal_op.cc75 int64_t start_batch, int64_t limit_batch) { in operator ()()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc1013 grpc_closure start_batch; member
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc1011 grpc_closure start_batch; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Doptimized_ops.h3335 int start_batch, int end_batch) { in SoftmaxImpl()
3379 int start_batch; member