使用 ops.einsum时报错
[ERROR] KERNEL(228335,7f56b2fd1700,python):2024-09-02-12:43:34.885.073 [mindspore/ccsrc/plugin/device/gpu/kernel/math/einsum_helper.h:602] SegLeftEquation] For Einsum, the number of inputs should be equal to the number of inputs and equation's operand, but it does not.
提示输入的shape不对,但实际上打印出来是正确的。
使用 ops.einsum时报错
[ERROR] KERNEL(228335,7f56b2fd1700,python):2024-09-02-12:43:34.885.073 [mindspore/ccsrc/plugin/device/gpu/kernel/math/einsum_helper.h:602] SegLeftEquation] For Einsum, the number of inputs should be equal to the number of inputs and equation's operand, but it does not.
提示输入的shape不对,但实际上打印出来是正确的。