• H
    [NPU] Fix and refine the supporting of multi NPU models (#2037) · 7a731b7f
    hong19860320 提交于
    * [NPU] Fix the bug of loading multi NPU models
    test=develop
    
    * [NPU] Use lite tensor to store NPU model, fix the management of multi NPU models, support loading NPU model from memory and reduce the modification of framework
    test=develop
    
    * [NPU] Remove redundant header files for NPU bridges,
    test=develop
    
    * [NPU] fix NPU deps
    test=develop
    
    * [NPU] refine the compiling script for NPU
    test=develop
    
    * [NPU] remove redundant subdirectory in lite/CMakeLists.txt
    test=develop
    
    * [NPU] Fix and refine NPU test case
    test=develop
    
    * [NPU] revoke the modification of other non-NPU modules
    test=develop
    
    * [NPU] Remove NPU bridges if target is tiny publish
    test=develop
    7a731b7f
op_params.h 20.1 KB