Skip to content

Conversation

@ooooo-create
Copy link
Contributor

@ooooo-create ooooo-create commented Oct 27, 2024

PR Category

CINN

PR Types

Others

Description

  • Add symbol_infer_interface for uniform_random_batch_size_like
  • 替换 GetOrCreateExprVecFromData 获取 data 区数据
    if x_shape_or_data.data().has_value():
        xxx = x_shape_or_data.data()
    else:
        xxx = x_shape_or_data.shape()
    
  • ci 上替换出现需要错误,需要检查一下

@paddle-bot
Copy link

paddle-bot bot commented Oct 27, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added the contributor External developers label Oct 27, 2024
@gongshaotian gongshaotian self-assigned this Oct 27, 2024
@paddle-ci-bot
Copy link

paddle-ci-bot bot commented Nov 4, 2024

Sorry to inform you that a053524's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

// // pass
// return true;
// }
bool UniformRandomBatchSizeLikeOpInferSymbolicShape(
Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM for UniformRandomBatchSizeLikeOpInferSymbolicShape

@luotao1 luotao1 merged commit e923bb3 into PaddlePaddle:develop Nov 12, 2024
28 checks passed
@ooooo-create ooooo-create deleted the sym_infer_uniform_random_batch_size_like branch March 8, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants