Searched defs:AllocateTimer (Results 1 – 7 of 7) sorted by relevance
121 bool AllocateTimer(Timer *timer) override { return true; } in AllocateTimer() function
155 bool AllocateTimer(Timer *timer) override { return true; } in AllocateTimer() function
116 bool TpuExecutor::AllocateTimer(Timer* timer) { return true; } in AllocateTimer() function in tensorflow::tpu::TpuExecutor
503 bool AllocateTimer(Timer* timer) override { in AllocateTimer() function in stream_executor::__anon00950a620111::CStreamExecutor
711 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor
619 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor
784 bool StreamExecutor::AllocateTimer(Timer *timer) { in AllocateTimer() function in stream_executor::StreamExecutor