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
708 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor
615 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor
503 bool AllocateTimer(Timer* timer) override { in AllocateTimer() function in stream_executor::__anonc4c542a70111::CStreamExecutor
791 bool StreamExecutor::AllocateTimer(Timer *timer) { in AllocateTimer() function in stream_executor::StreamExecutor