llvm
1f928bc3 - [L0v2][UR] add a limit for the number of operations in a batch (#21118)

Commit
55 days ago
[L0v2][UR] add a limit for the number of operations in a batch (#21118) After reaching the threshold for the allowed number of operations enqueued in a single batch, enqueue the current batch for execution. This PR is based on: #20833
Parents
Loading