onnxruntime
bc7b07db - [WebGPU EP] Implements ceil mode for Average Pool (#24270)

Commit
273 days ago
[WebGPU EP] Implements ceil mode for Average Pool (#24270) Ceil mode is required for rtdetr model. The actual ceil mode calculation is already implemented in the PoolAttributes::ComputeOutputSize() method from pool_attributes.h under CPU EP.
Author
Parents
Loading