Accera v1.2 Reference
accera.FusedSchedule.get_unfused_indices()
Gets the unfused indices of a fused schedule.
Returns
Tuple of Index
Examples
k, l = fused_schedule.get_unfused_indices()
Last update:
2023-04-17