Skip to content

[Feature Enhancement] Implement non_batch_call_method_view_pass.#511

Open
Xreki wants to merge 2 commits intoPaddlePaddle:developfrom
Xreki:add_view_pass
Open

[Feature Enhancement] Implement non_batch_call_method_view_pass.#511
Xreki wants to merge 2 commits intoPaddlePaddle:developfrom
Xreki:add_view_pass

Conversation

@Xreki
Copy link
Collaborator

@Xreki Xreki commented Dec 30, 2025

PR Category

Feature Enhancement

Description

支持泛化以下两类view算子的维度:

  • 维度合并类,如input_shape=[1, 226, 4, 8], view_args=[1, 226, 32]
  • 维度分解类,因分解的方法太多,故暂时只处理均匀分解的情况,如input_shape=[1, 9216, 128], view_args=[1, 96, 96, 128]

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.

1 participant