Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_rpc_factory.cc176 int32* status_code_ptr = nullptr; in CreateCall() local
179 status_code_ptr = status_code_t->flat<int32>().data(); in CreateCall()
184 (try_rpc) ? &status_code_ptr[index] : nullptr, in CreateCall()