Searched refs:CreateRunStepResponse (Results 1 – 4 of 4) sorted by relevance
60 MutableRunStepResponseWrapper* CreateRunStepResponse() override;
80 virtual MutableRunStepResponseWrapper* CreateRunStepResponse() { in CreateRunStepResponse() function
114 MutableRunStepResponseWrapper* LocalMaster::CreateRunStepResponse() { in CreateRunStepResponse() function in tensorflow::LocalMaster
192 master_->CreateRunStepResponse()); in RunHelper()