Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

fallback when make numpy guard #171

Merged
merged 9 commits into from
Jun 16, 2023
Merged

Conversation

SigureMo
Copy link
Member

  • 修复了 size 在动态图应该是 propery 而非 method 的问题
  • Numpy 在创建 Guard 时候会直接 Fallback,因为将其值放在字符串里是不正确的

fixes #169

@paddle-bot
Copy link

paddle-bot bot commented Jun 16, 2023

Thanks for your contribution!

Copy link
Collaborator

@Aurelius84 Aurelius84 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@2742195759 2742195759 left a comment

Choose a reason for hiding this comment

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

LGTM

@2742195759 2742195759 merged commit 49a27bc into develop Jun 16, 2023
@2742195759 2742195759 deleted the fallback-on-make-numpy-guard branch June 16, 2023 07:54
zrr1999 pushed a commit to zrr1999/paddle-symbolic-trace that referenced this pull request Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

部分涉及property的运算存在问题
3 participants