Skip to content

Conversation

pangyoki
Copy link
Contributor

@pangyoki pangyoki commented Aug 10, 2021

PR types

New features

PR changes

OPs

Describe

支持while npu op、read_from_array npu op、write_to_array npu op。
(在test_while_op_npu.py单测中能测试 read_from_array 和 write_to_array npu op,后续为他们单独添加单测)
并且为sum npu op支持了 LodTensorArray。因为while_grad npu op中需要调用sum npu op,单测中出现了LodTensorArray的情况。

while op:

  • 单测运行结果:

图片

  • log:
    while npu op、read_from_array npu op、write_to_array npu op:
    图片
    while_grad npu op:

图片

sum op支持LodTensorArray:

图片

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants