Searched refs:DirectSessionFactory (Results 1 – 2 of 2) sorted by relevance
53 class DirectSessionFactory; variable64 DirectSessionFactory* factory);365 DirectSessionFactory* const factory_; // not owned
146 class DirectSessionFactory : public SessionFactory { class148 DirectSessionFactory() {} in DirectSessionFactory() function in tensorflow::DirectSessionFactory210 SessionFactory::Register("DIRECT_SESSION", new DirectSessionFactory()); in DirectSessionRegistrar()276 DirectSessionFactory* const factory) in DirectSession()