Releases: sophgo/tpu-mlir
Releases · sophgo/tpu-mlir
v1.17-beta.0
[bugfix] Update return type for get_cmd_id_cycle Changed the return type of the function pointer `get_cmd_id_cycle` from `int` to `int64_t` to support larger values and prevent potential overflow issues. Change-Id: Ie5120f0d218bb5e0fef40aeab85b3bf1371b63d7
v1.16
fix bug in weight reorder conv with stride > 15 case weight reorder bugfix Change-Id: Ief568e5253828bfdb9f4db198677878af7897d72
v1.15.2
whl release bug fix fix the inconsistent dependent packages version between the release package and the docker image Change-Id: I7d61dafebf10d8e74799a569dfda65173b13ed2e
v1.15.1
fix convbwd,bnbwd bug fix convbwd and bnbwd bug for resnet train Change-Id: I0ea22cf44cbe54220423e7fee5746f30ff329f6d
v1.15
update pypi release script update deprecated v3 artifact upload/download to v4 Change-Id: I0c67c4bc093413f16d349fe97d65b37f42f26580
v1.15-beta.0
feat: make lmem assignment stage more analyzable - define some commonly used LOG macro (Logger.h) - define some strinify function to show lmem type and timestep mode (LayerGroupDefs.h) - add show_timestep_table to print readable timestep table (BasicTimeStep.h/BasicTimeStep.cpp) - add many DEBUG_WITH_TYPE logs and comments in lmem assignment stage (BasicTimeStep.cpp/LmemAllocator.cpp/TimeStepMethod.cpp/SwPipeline.cpp) - rename some variables and function names for better represent the process(gen_all_mem_buffer_ts/tgt_min_address/...) - reduce assignLmemAddr cyclomatic complexity.(LmemAllocator.cpp:989) Change-Id: I31dadb9424be334da481f9dfbd45985ca89dc058
v1.14
[doc] refine user interface Change-Id: I887ad481b2a3b1f7dce4fe993399ec2afa093bb4
v1.14-beta.0
fix bug in build ppl Change-Id: Ib93341da7fa6b420f9fb9cd9e4b61dc21aeaf001
v1.13
add a16 matmul multi_core Change-Id: I10a9097ee52e324555f4a505ce18d7fe9b665803
v1.13-beta.0
[doc] layergroup opt intro Change-Id: I0797b73e4d020e9556da29d1c1a743b8c80a83ad