AMDMIGraphX
AMDMIGraphX copied to clipboard
Print types in abbreviated form
For the detailed perf report we can print the types as abbreviated types so we can attach to each tensor size:
- double_type -> f64
- float_type -> f32
- half_type -> f16
- int8_type -> i8
- uint8_type -> ui8
- int32_type -> i32
- int64_type -> i64