Searched refs:ShouldUseRunHandlerPool (Results 1 – 2 of 2) sorted by relevance
253 bool ShouldUseRunHandlerPool(const RunOptions& run_options) const;
258 bool DirectSession::ShouldUseRunHandlerPool( in ShouldUseRunHandlerPool() function in tensorflow::DirectSession618 if (ShouldUseRunHandlerPool(run_options) && in RunInternal()