The GitHub Actions job "CI" on tvm-ffi.git/tvm-ffi-drop-test-empty-tensor-attributes-numpy-dlpack-export-changed-strides-for-empty-arrays has succeeded. Run started by GitHub user tqchen (triggered by tqchen).
Head commit for run: ae58d9022dbc3c6c1edff51b756498410b65bf33 / tqchen <[email protected]> [DOC] Remove tensor methods from top-level autosummary ndim / numel / size / is_contiguous are methods on `tvm_ffi.Tensor`, not top-level `tvm_ffi.*` attributes. They were causing sphinx autosummary "failed to import" warnings at the top level, AND a prior attempt to qualify them as `Tensor.ndim` etc. produced duplicate-object-description warnings (the `Tensor` autoclass already documents them). Simply removing the four lines fixes both: the top-level autosummary stops trying to find them, and the `Tensor` autoclass section remains their single source of truth. Report URL: https://github.com/apache/tvm-ffi/actions/runs/27039055675 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
