Skip to content

Conversation

@LeiWang1999
Copy link
Member

This pull request updates a submodule and introduces a new test file to validate functionality for copying tensors using the TileLang library. The most significant changes include updating the tvm submodule and adding a new test for TileLang's tensor copy functionality.

Submodule Update:

  • Updated the tvm submodule to the latest commit b16c9f298bc37fa502ffdb2ea809c2793e2a0bd6 to incorporate upstream changes.

New Test for TileLang:

  • Added testing/python/language/test_tilelang_language_copy.py to test tensor copy functionality with TileLang. This includes:
    • A tilelang_copy function that defines a TileLang kernel for copying tensors.
    • A run_tilelang_copy function to compile and execute the kernel, validating the results using PyTorch.
    • A test_tilelang_copy function to run multiple test cases with varying tensor sizes and data types.

@LeiWang1999 LeiWang1999 merged commit 49ff98c into tile-ai:main Apr 23, 2025
3 checks passed
LeiWang1999 added a commit to LeiWang1999/tilelang that referenced this pull request Jul 18, 2025
* Update submodule 'tvm' to latest commit f4a8f9b

* lint fix
LeiWang1999 added a commit to LeiWang1999/tilelang that referenced this pull request Jul 20, 2025
* Update submodule 'tvm' to latest commit f4a8f9b

* lint fix
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