The GitHub Actions job "Lint" on tvm.git/tvm-phase-out-sizevar has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
11a729e4befddb90035267c94894a470953d5b69 / Tianqi Chen 
<[email protected]>
[TIRX] Remove SizeVar in favor of contextual constraints

SizeVar encoded nonnegativity in runtime subtype identity, which was fragile 
under cloning and remapping. Represent symbolic values uniformly as Var and 
record nonnegative facts in the analyzer at their use sites.

Remove SizeVar from the C++, Python, TE, TVMScript, FFI, visitor, and 
serialization surfaces while preserving the existing Relax constraint ownership 
model and canonical MarkGlobalNonNegValue path.

Preserve T.handle() as the opaque-handle form, pass an optional dtype directly 
for typed pointers, and remove the legacy SizeVar-specific builder arguments.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to