Searched defs:ExecutorImpl (Results 1 – 1 of 1) sorted by relevance
137 class ExecutorImpl : public Executor { class139 explicit ExecutorImpl(const LocalExecutorParams& p) : immutable_state_(p) {} in ExecutorImpl() function in tensorflow::__anon6f8fc96b0111::ExecutorImpl