Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
InplacePartialRotaryMulGrad 算子不支持空tensor,不支持sliceLen==0的场景,请支持
InplacePartialRotaryMul 正向支持,反向不支持
空tensor,空sliceLen场景,tiling里统一走isNoOp识别,kernel里空进空出
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
InplacePartialRotaryMulGrad 算子不支持空tensor,不支持sliceLen==0的场景,请支持
Benefit / Necessity (价值/作用)
InplacePartialRotaryMul 正向支持,反向不支持
Design(设计方案)
空tensor,空sliceLen场景,tiling里统一走isNoOp识别,kernel里空进空出