TransData算子识别
输出推荐消除的TransData算子列表,如图1。
| 
         字段  | 
       
         说明  | 
      
|---|---|
| 
         Transdata operators need to be optimized. Total time of TransData task is xx(us), accounted for xx% of the total Tasks.  | 
       
         TransData算子总时长xx(us),占所有任务时间占比xx%。  | 
      
| 
         Type of TransData[xx] accounted for xx% of the total time.  | 
       
         TransData类型[xx] 占总时间比例 xx%。  | 
      
| 
         Op Name  | 
       
         算子名。  | 
      
| 
         Task Duration(us)  | 
       
         持续时间,单位us。  | 
      
| 
         Input Formats  | 
       
         输入格式。  | 
      
| 
         Output Formats  | 
       
         输出格式。  | 
      
| 
         输出建议  | 
       
         中文含义  | 
      
|---|---|
| 
         Modify the operation to support heavy format  | 
       
         修改算子以支持重型格式(5HD/NZ等)。  | 
      
| 
         It is a reasonable scenario that transdata operation exists, for example, 4D to 5D before Conv2D  | 
       
         这是TransData合理存在的场景,比如在Conv2D算子之前,需要把格式由4D转为5D。  | 
      
     父主题: 输出结果和优化建议
    
   