[Dependency] Update apache-tvm-ffi version to >=0.1.2 (#1400)
* [Dependency] Update apache-tvm-ffi version to >=0.1.2 in project files * [Dependency] Update subproject commit for TVM to latest version afc07935 * [Enhancement] Add support for optional step parameter in loop constructs - Updated loop creation functions to accept an optional step parameter, enhancing flexibility in loop definitions. - Modified ForFrame implementations to utilize the new step parameter across various loop types including serial, parallel, and pipelined loops. - Adjusted related vectorization transformations to accommodate the step parameter, ensuring consistent behavior in loop vectorization processes. * lint fix
Showing
| # Runtime requirements | ||
| apache-tvm-ffi~=0.1.0 | ||
| apache-tvm-ffi>=0.1.2 | ||
| cloudpickle | ||
| ml-dtypes | ||
| numpy>=1.23.5 | ||
| ... | ... |
Please register or sign in to comment