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.h190 RunGraphResponse* get_proto_from_wrapper( in get_proto_from_wrapper() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_master.cc68 get_proto_from_wrapper(response), in RunStep()
Dgrpc_remote_worker.cc112 IssueRequest(&request->ToProto(), get_proto_from_wrapper(response), in RunGraphAsync()