Disable cost tracking for async kernels.
Async kernels can be modified from both the scheduling thread or a thread-pool, making it difficult to safely update timing information from the scheduling thread. PiperOrigin-RevId: 226640910
Loading
Please sign in to comment