We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.to()
This thread is for various .to() functionality or API enhancements requested by mlir/test_schedule_stream.py tests.
mlir/test_schedule_stream.py
test_kernel_duplicate
test_stream_advanced_features
test_subgraph
test_sobel_vivado_hls
test_super_stage
test_inner_kernel_channel
The text was updated successfully, but these errors were encountered:
.to
removed test_inner_loop_body_placement as it has the same functionality as outline
test_inner_loop_body_placement
outline
Sorry, something went wrong.
hecmay
No branches or pull requests
This thread is for various
.to()
functionality or API enhancements requested bymlir/test_schedule_stream.py
tests.test_kernel_duplicate
: Schedule object has no attribute subgraphtest_stream_advanced_features
: DevMemoryPair has no attribute typestest_subgraph
: Schedule object has no attribute subgraphtest_sobel_vivado_hls
: Expected str, bytes or os.PathLike Object, not NoneTypetest_super_stage
: function object has no attribute Supertest_inner_kernel_channel
: AttributeError: function object has no attribute BThe text was updated successfully, but these errors were encountered: