Skip to content

[Docs](feat) Add conv1d and conv2d API doc - #1883

Open
lowdy1 wants to merge 1 commit into
triton-lang:main-devfrom
lowdy1:conv1d2ddoc
Open

[Docs](feat) Add conv1d and conv2d API doc#1883
lowdy1 wants to merge 1 commit into
triton-lang:main-devfrom
lowdy1:conv1d2ddoc

Conversation

@lowdy1

@lowdy1 lowdy1 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

New contributor declaration

  • I am not making a trivial change, such as fixing a typo in a comment.

  • I have written a PR description following these
    rules.

  • I have run pre-commit run --from-ref origin/main --to-ref HEAD.

  • Select one of the following.

    • I have added tests.
      • /test for lit tests
      • /unittest for C++ tests
      • /python/test for end-to-end tests
    • This PR does not need a test because FILL THIS IN.
  • Select one of the following.

    • I have not added any lit tests.
    • The lit tests I have added follow these best practices,
      including the "tests should be minimal" section. (Usually running Python code
      and using the instructions it generates is not minimal.)

@github-actions github-actions Bot added documentation Improvements or additions to documentation python Changes to Python runtime or bindings labels Aug 31, 2026
@lowdy1 lowdy1 changed the title [Docs](doc)Add conv1d and conv2d API doc [Docs](feat)Add conv1d and conv2d API doc Aug 31, 2026
@lowdy1 lowdy1 changed the title [Docs](feat)Add conv1d and conv2d API doc [Docs](feat) Add conv1d and conv2d API doc Sep 1, 2026
Comment thread docs/zh/triton_api_extension/al/conv1d.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python Changes to Python runtime or bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants