Amir Ghamarian
9afbb81e57
Add support for full types (not just aliases) in type-print
...
- Added support for static_distributed_tensor<...>
- Added support for tile_distribution<...>
- Added support for tensor_view<...>
- Added support for tensor_descriptor<...>
Now type-print handles both:
1. Type aliases (::BottomTensorView, ::TensorDesc, etc.)
2. Full types with no runtime storage (static_distributed_tensor, etc.)
Shows [from type] indicator for all type-only extractions.
Example: type-print dst_tensor
Works even when 'p dst_tensor' shows 'Cannot access memory'
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-15 08:54:27 +00:00
..
2025-10-16 11:33:56 -07:00
2025-10-23 08:46:02 +02:00
2025-10-23 08:46:02 +02:00
2025-10-23 08:46:02 +02:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-28 09:47:25 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-23 08:46:02 +02:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-23 08:46:02 +02:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-31 07:35:11 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-28 09:47:25 -07:00
2025-10-23 08:46:02 +02:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-23 08:46:02 +02:00
2025-10-23 08:46:02 +02:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-23 08:46:02 +02:00
2025-10-16 03:10:57 -07:00
2025-10-23 08:46:02 +02:00
2025-10-31 07:35:11 -07:00
2025-10-31 07:35:11 -07:00
2025-11-15 08:54:27 +00:00
2025-09-15 10:59:25 -07:00
2024-12-04 00:46:47 +01:00