Untitled

 avatar
unknown
c_cpp
a month ago
1.8 kB
6
Indexable
Total number of MatMul/Conv operations: 14
Total number of operations in the model: 235
------------------------------------------------------------------------------------------------------------------

Total number of groups: 235
Average number of operations per group: 1.00

Total number of groups (excluding single-op groups): 0
Average number of operations per group (excluding single-op groups): 0.00

Total number of standalone OP groups: 235
------------------------------------------------------------------------------------------------------------------
Group with the largest number of operations:
  Order: 0, OP Type: CategoryMapper, Name: CategoryMapper_4
Total operations in this group: 1
------------------------------------------------------------------------------------------------------------------

Kernel (but not elementwise) operation breakdown: 108
  CategoryMapper: 4
  Gather: 4
  Squeeze: 11
  Cast: 17
  Unsqueeze: 12
  ReduceMax: 3
  Reshape: 14
  Concat: 6
  DynamicQuantizeLSTM: 5
  Transpose: 14
  Slice: 7
  ConstantOfShape: 7
  Softmax: 3
  Compress: 1

Elementwise operation breakdown: 84
  Mul: 42
  Add: 22
  Relu: 6
  Sigmoid: 4
  Sub: 5
  Abs: 1
  Clip: 1
  Ceil: 1
  Sum: 1
  Log: 1
------------------------------------------------------------------------------------------------------------------

Statistics of operations in groups with more than one operation:
Total operations in non-single-op groups: 0

Operation breakdown:
------------------------------------------------------------------------------------------------------------------

Stopping Reasons for Following Paths:
  Non-elementwise stops: 14
  Multiple output stops: 0
  Matmul/Conv stops: 0
Leave a Comment