Generate one MindSpore C++ source file that adapts a single Ascend ACLNN operator through ms::pynative::AclnnOpRunner, and when requested generate a self-contained Python test script for that generated op. Use when given an operator name, C++ wrapper signature, ACLNN argument order, tensor input rules, scalar attributes, default values, output shapes, output dtypes, exported function name, and test coverage requirements.
Generate one MindSpore C++ source file that adapts a single Ascend ACLNN operator through ms::pynative::AclnnOpRunner, and when requested generate a self-contained Python test script for that generated op. Use when given an operator name, C++ wrapper signature, ACLNN argument order, tensor input rules, scalar attributes, default values, output shapes, output dtypes, exported function name, and test coverage requirements.