- 11 1月, 2021 1 次提交
-
-
由 liym27 提交于
cherry-pick #30147,For op set_value, check input's rank < 7
-
- 08 1月, 2021 1 次提交
-
-
由 liym27 提交于
1. Type of index: int, slice(step must be 1). 2. Type of value: (1) int32, int64, float32, bool; (2) numpy.array(int32, int64, float32, bool);<Note: float64 is not supported> (3) paddle.Tensor(int32, int64, float32, float64, bool);
-