Searched defs:ThenExecute (Results 1 – 3 of 3) sorted by relevance
48 Status GPUDeviceContext::ThenExecute(Device* device, se::Stream* stream, in ThenExecute() function in tensorflow::GPUDeviceContext
99 inline void ThenExecute(se::Stream* stream, std::function<void()> func) { in ThenExecute() function
105 virtual Status ThenExecute(Device* device, stream_executor::Stream* stream, in ThenExecute() function