def discrepancy_mcd()
in
swd.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def discrepancy_mcd(out1, out2): return tf.reduce_mean(tf.abs(out1 - out2))