Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relay][Docs] Fixed examples in relay/transform.py documentation #13682

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

padreofthegame
Copy link
Contributor

Fixed examples in documentation for operators:

  • reverse_reshape,
  • sparse_fill_empty_rows,
  • sparse_reshape,
  • segment_sum,
  • unique,
  • stft.

and fixed some typos, and change formatting of some functions to be uniform with the rest of the code.

Also, make two small changes in tests/python/relay/test_op_level3.py, related to tests for functions defined in relay/transform.py.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jan 3, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: relay, docs See #10317 for details

Generated by tvm-bot

@padreofthegame padreofthegame changed the title [Relay][Docs] Fixed examples in relay/transform.py documentation. [Relay][Docs] Fixed examples in relay/transform.py documentation Jan 3, 2023
@padreofthegame padreofthegame force-pushed the relay_transform branch 2 times, most recently from 8d7777e to 0d05738 Compare January 4, 2023 09:05
@masahi masahi merged commit 724757a into apache:main Jan 4, 2023
@padreofthegame padreofthegame deleted the relay_transform branch January 5, 2023 07:44
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
…che#13682)

[Relay][Docs] Fixed examples in relay/transform.py documentation. Also fixed some typos in the file.
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.

3 participants