Searched defs:tensors_to_send (Results 1 – 3 of 3) sorted by relevance
25 const std::vector<string>& keys, gtl::ArraySlice<Tensor> tensors_to_send) { in SendTensorsToRendezvous()
120 gtl::ArraySlice<Tensor> tensors_to_send, DeviceContext* device_context, in SendTensors()
355 std::vector<Tensor> tensors_to_send; in SendInputs() local470 std::vector<Tensor> tensors_to_send; in ExecuteAsync() local