Files
mesa/src
Tomeu Vizoso ff3162b074 etnaviv/ml: Add support for no-op Reshape operations
This operation could be implemented in the TP cores, but this operation
tends to be added by convertors that export to TFLite from frameworks
with different channel order, and end up being no-ops.

Once we move to NIR for tensor operations, we can support this operation
and then remove it when we have an explicit transpose operation that is
negated by a consequent transpose operation.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34629>
2025-07-28 14:14:29 +00:00
..
2025-07-15 12:37:10 +00:00
2025-07-07 21:18:29 +00:00
2025-07-22 23:17:01 +00:00