コード例 #1
0
 def method(model):
     return SmoothGrad(model, augment_by_n=2)
コード例 #2
0
 def method(model):
     return SmoothGrad(model)