Home
last modified time | relevance | path

Searched defs:TransferToServer (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcompile_only_service.h81 tensorflow::Status TransferToServer( in TransferToServer() function
Dservice.cc1062 tensorflow::Status Service::TransferToServer(const TransferToServerRequest* arg, in TransferToServer() function in xla::Service
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc66 StatusOr<std::unique_ptr<GlobalData>> Client::TransferToServer( in TransferToServer() function in xla::Client