| return sameDiff.getFunctionFactory().doGradChoose(this,i_v1,dimensions); | return Collections.singletonList(sameDiff.getFunctionFactory().doGradChoose(this,i_v1.get(0),dimensions)); | sameDiff.getFunctionFactory().doGradChoose(this,i_v1,dimensions) | Collections.singletonList(sameDiff.getFunctionFactory().doGradChoose(this,i_v1.get(0),dimensions)) | nd4j | b6097deba7380f6a1ead89c56571640769f87603 | org.nd4j.autodiff.functions.impl.unary.reduce.Min | | | | v0 | i_v1 |
|---|
| v1 | sameDiff.getFunctionFactory() |
|---|
| v2 | dimensions |
|---|
| v3 | this |
|---|
| | | v0 | i_v1 |
|---|
| v1 | sameDiff.getFunctionFactory() |
|---|
| v2 | dimensions |
|---|
| v3 | this |
|---|
| Returns | True |