Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_interface.h109 RunStepResponse* get_proto_from_wrapper( in get_proto_from_wrapper() function
Dworker_interface.h198 RunGraphResponse* get_proto_from_wrapper( in get_proto_from_wrapper() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_master.cc71 get_proto_from_wrapper(response), in RunStep()
Dgrpc_remote_worker.cc114 IssueRequest(&request->ToProto(), get_proto_from_wrapper(response), in RunGraphAsync()