Searched refs:SetupGraph (Results 1 – 8 of 8) sorted by relevance
49 virtual bool SetupGraph() = 0;
71 bool SetupGraph() final;
60 remote_fused_graph_executor_->SetupGraph(); in RemoteFusedGraphExecuteOp()
106 bool TestRemoteFusedGraphExecutor::SetupGraph() { return true; } in SetupGraph() function in tensorflow::TestRemoteFusedGraphExecutor
174 bool SetupGraph() final { return true; } in SetupGraph() function in tensorflow::SampleRemoteFusedGraphExecutor
45 bool SetupGraph() final;
137 bool HexagonControlWrapper::SetupGraph() { in SetupGraph() function in tensorflow::HexagonControlWrapper
254 hexagon_control_wrapper.SetupGraph(); in RunInferenceByHexagonControlWrapper()