Untitled

 avatar
unknown
c_cpp
6 days ago
1.6 kB
0
Indexable
Total number of MatMul/Conv operations: 9
Total number of operations in the model: 24
------------------------------------------------------------------------------------------------------------------

Total number of groups: 16
Average number of operations per group: 1.50

Total number of groups (excluding single-op groups): 8
Average number of operations per group (excluding single-op groups): 2.00

Total number of standalone OP groups: 8
------------------------------------------------------------------------------------------------------------------
Group with the largest number of operations:
  Order: 1, OP Type: Conv, Name: convolution
  Order: 2, OP Type: LeakyRelu, Name: activation
Total operations in this group: 2
------------------------------------------------------------------------------------------------------------------

Kernel (but not elementwise) operation breakdown: 0

Elementwise operation breakdown: 9
  Mul: 1
  LeakyRelu: 8
------------------------------------------------------------------------------------------------------------------

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

Operation breakdown:
  Conv: 8
  LeakyRelu: 8
------------------------------------------------------------------------------------------------------------------

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