The GitHub Actions job "Lint" on tvm.git/relax-tflite-stablehlo-custom-call has 
failed.
Run started by GitHub user Aharrypotter (triggered by Aharrypotter).

Head commit for run:
a2585de02ae403292fb1366fa7747eac1581d17f / Aharrypotter 
<[email protected]>
[Relax][Frontend][TFLite] Support STABLEHLO_CUSTOM_CALL

Add TFLite StableHLO CUSTOM_CALL frontend handling for the annotation-only 
Sharding target. The converter treats Sharding custom calls as identity when 
they are side-effect-free single-input/single-output metadata annotations with 
unchanged tensor metadata, matching TensorFlow's erasure semantics for 
single-device import.

Reject side-effecting Sharding calls, calls with nested computations, malformed 
arity, metadata-changing Sharding calls, and all general custom-call targets 
because TFLite has no runtime kernel for STABLEHLO_CUSTOM_CALL.

Add focused TFLite flatbuffer tests covering the Sharding identity path and 
unsupported target, side-effect, and metadata-mismatch rejection paths.

Report URL: https://github.com/apache/tvm/actions/runs/26705097592

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to