Skip to content

Conversation

@mgehre-amd
Copy link
Contributor

@mgehre-amd mgehre-amd commented May 23, 2023

No description provided.

Maximilian Bartel and others added 30 commits April 12, 2023 08:55
Lowering torch operations that allow different compatible data types
in its operands to tosa end up generating invalid tosa IR with mixed
data types. In tosa spec, certain operations (generally element-wise
operations) require all operands to have the same data type.

Add wrapper functions for those element-wise tosa ops to perform op
creation with type conversion if necessary.
mgehre-amd and others added 29 commits May 19, 2023 17:49
Use stable torch version in wheels and tests
This can happen when the input comes from an unsupported operator
Print name of the backend when tests fail to help debugging issues in CI
…ranked

Don't crash when the input to aten.copy is unranked
TorchToTosa: Support more cast from f64
TorchToTosa: Support more cast from f64
@mgehre-amd mgehre-amd closed this May 23, 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.

3 participants