API 相关说明
Returns the tensor as a (nested) list. For scalars, a standard Python number is returned, just like with item. Tensors are automatically moved to the CPU first if necessary.
item
This operation is not differentiable.
上一页
megengine.core.tensor.array_method.ArrayMethodMixin.sum
下一页
megengine.core.tensor.array_method.ArrayMethodMixin.transpose