Skip to content

[BUG]fix bug of InferShapeWithCache#8282

Merged
zhoutianzi666 merged 1 commit intoPaddlePaddle:developfrom
weishengying:inferShapewithCache
Feb 7, 2022
Merged

[BUG]fix bug of InferShapeWithCache#8282
zhoutianzi666 merged 1 commit intoPaddlePaddle:developfrom
weishengying:inferShapewithCache

Conversation

@weishengying
Copy link
Collaborator

@weishengying weishengying commented Jan 17, 2022

InferShapeWithCache没有起作用的原因是input_tensor_ptrs_cache_,和output_tensor_ptrs_cache_始终是空的,没有储存信息。
根据之前的pr,https://github.com/PaddlePaddle/Paddle-Lite/pull/6785,修复支持InferShapeWithCache()的op

@paddle-bot-old
Copy link

Thanks for your contribution!

Copy link
Collaborator

@zhoutianzi666 zhoutianzi666 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhoutianzi666 zhoutianzi666 merged commit 6e0895a into PaddlePaddle:develop Feb 7, 2022
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