mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-25 19:48:11 +00:00
* adding parallelization for resize bi-linear mode. * Adding parallelization for resize op. * Use TrySimpleParallelFor instead of TryParallelFor. TryParallelFor has unaddressed issue with cost model. * Addressing PR comments. |
||
|---|---|---|
| .. | ||
| codegen | ||
| common | ||
| dll | ||
| flatbuffers | ||
| framework | ||
| graph | ||
| language_interop_ops | ||
| mlas | ||
| optimizer | ||
| platform | ||
| profile | ||
| protobuf | ||
| providers | ||
| session | ||
| util | ||