Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op.cc72 kStdDevsInsideBoundsToUseRandnSampler](int start_batch, in operator ()()
81 gen_copy.Skip(start_batch * 2 * kMaxIterations * (samples_per_batch + 3) / in operator ()()
93 for (int64 b = start_batch; b < limit_batch; ++b) { in operator ()()
Dtopk_op.cc137 auto SortIndices = [&, context](int start_batch, int limit_batch) { in Compute() argument
138 for (int32 b = start_batch; b < limit_batch; ++b) { in Compute()
/external/grpc-grpc/src/objective-c/GRPCClient/
DGRPCCall.m59 // - start_batch
62 // start_batch with a SEND_MESSAGE argument can only be called after the
67 // Similarly, start_batch with a RECV_MESSAGE argument can only be called after
70 // start_batch is enqueued once upon receiving the OP_COMPLETE event for the
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc96 grpc_closure start_batch; member
646 grpc_closure start_batch; member
679 execute_batch(c, op, &state->start_batch); in cancel_with_error()
1844 execute_batch(call, stream_op, &bctl->start_batch); in call_start_batch()
/external/grpc-grpc/doc/
Dcombiner-explainer.md94 `start_batch(..., tag)` and then work only gets activated by somebody