The GitHub Actions job "Copilot code review" on tvm.git/refs/pull/19556/head has failed. Run started by GitHub user Copilot (triggered by Copilot).
Head commit for run: e75eebca7c92318747377779157f31ae7e86f309 / THINKER-ONLY <[email protected]> [Relax][Frontend][TFLite] Add REDUCE_WINDOW support This commit adds Relax TFLite frontend support for the builtin REDUCE_WINDOW operator. The converter parses ReduceWindowOptions from BuiltinOptions2, validates the static window attributes, and lowers numeric and boolean reductions through topi.sliding_window plus Relax reductions. The implementation covers ADD, MUL, MINIMUM, MAXIMUM, ALL, and ANY reduce functions. Empty output shapes are handled directly with Relax zeros, while quantized REDUCE_WINDOW and dynamic window attributes are left unsupported with explicit errors. Tests add minimal hand-built TFLite flatbuffer fixtures and structural-equal coverage for all supported reduce functions, empty output dimensions, unsupported reduce functions, rank mismatch, and invalid stride values. Report URL: https://github.com/apache/tvm/actions/runs/25785711119 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
