"examples/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "c80ed3e904e74db7126cecf5e24b9fc7c895c401"
  • 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
loop_vectorize.cc 11.5 KB