Skip to content

[Relay] fix the conflicted documentation description#15889

Merged
Hzfengsy merged 1 commit intoapache:mainfrom
jikechao:fix_typo_keras
Oct 12, 2023
Merged

[Relay] fix the conflicted documentation description#15889
Hzfengsy merged 1 commit intoapache:mainfrom
jikechao:fix_typo_keras

Conversation

@jikechao
Copy link
Copy Markdown
Member

@jikechao jikechao commented Oct 8, 2023

The wrong documentation about attribute layout in relay.from_keras().
By analysis the source code Here, we can find that input_layout has 4 valid values (e.g, 'NWC', 'NCHW', NHWC and NDHWC"). However, in the source code comments and official documentation , it says only 'nchw' and 'nhwc' are supported. They are conflicted.

@Hzfengsy Hzfengsy merged commit 2afb854 into apache:main Oct 12, 2023
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