"host/online_compile/include/env.hpp" did not exist on "d2315b0dfcd6f31cca4328819eaf60d77e952dd6"
  • Lei Wang's avatar
    [Dependency] Update apache-tvm-ffi version to >=0.1.2 (#1400) · 0eb33f28
    Lei Wang authored
    * [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
    0eb33f28
pyproject.toml 7.35 KB