Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
The Conv3DV2 operator tiling implementation contains redundant code that needs refactoring for better maintainability.
NA
Refactoring Conv3DV2 operator tiling to use Conv3dTilingEngine as the unified multi-core tiling logic handler, eliminating code duplication.
已合入修改
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
The Conv3DV2 operator tiling implementation contains redundant code that needs refactoring for better maintainability.
Origin(信息来源)
NA
Benefit / Necessity (价值/作用)
Design(设计方案)
Refactoring Conv3DV2 operator tiling to use Conv3dTilingEngine as the unified multi-core tiling logic handler, eliminating code duplication.