“5f25e3fd065f7e7cfde608fc3bfa399160afaaf6”上不存在“projects/DCgithub21/imports.yml”
Fork自 PaddlePaddle / Paddle
* [static setitem] support the index step > 1. tensor_a[::3] = value * [static setitem] support the index step < 0. Eg: tensor_a[::-3] = value * [static setitem] support the index is Tensor. eg: tensor_a[tensor_3:0:-1] = value * Add op version.