onnxruntime
bc7b07db
- [WebGPU EP] Implements ceil mode for Average Pool (#24270)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#24270 - [WebGPU EP] Implements ceil mode for Average Pool
Author
prathikr
Parents
b5d15bc9
Loading