|
Move And Rename Method public SoftMax(sameDiff SameDiff, i_v SDVariable, extraArgs Object[]) from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public OldSoftMax(sameDiff SameDiff, i_v SDVariable, extraArgs Object[]) from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move And Rename Method public SoftMax(x INDArray, z INDArray, n long) from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public OldSoftMax(x INDArray, z INDArray, n long) from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move And Rename Method public SoftMax(sameDiff SameDiff, i_v SDVariable, shape int[], inPlace boolean, extraArgs Object[]) from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public OldSoftMax(sameDiff SameDiff, i_v SDVariable, shape int[], inPlace boolean, extraArgs Object[]) from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move And Rename Method public SoftMax(x INDArray, y INDArray, z INDArray) from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public OldSoftMax(x INDArray, y INDArray, z INDArray) from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move And Rename Method public SoftMax(sameDiff SameDiff, i_v1 SDVariable, i_v2 SDVariable) from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public OldSoftMax(sameDiff SameDiff, i_v1 SDVariable, i_v2 SDVariable) from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move And Rename Method public SoftMax(x INDArray, z INDArray) from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public OldSoftMax(x INDArray, z INDArray) from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move Method public init(x INDArray, y INDArray, z INDArray, n long) : void from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public init(x INDArray, y INDArray, z INDArray, n long) : void from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move Method public exec(dimensions int...) : void from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public exec(dimensions int...) : void from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move Method public opNum() : int from class org.nd4j.linalg.api.ops.impl.accum.TensorMmul to public opNum() : int from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move Method public exec() : void from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public exec() : void from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move Method public isExecSpecial() : boolean from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public isExecSpecial() : boolean from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move Method public opNum() : int from class org.nd4j.linalg.api.ops.impl.accum.Mmul to public opNum() : int from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Move Method public opNum() : int from class org.nd4j.linalg.api.ops.impl.transforms.SoftMax to public opNum() : int from class org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax |
From |
To |
|
Change Variable Type softmax : SoftMax to softmax : OldSoftMax in method public testSoftMax() : void in class org.nd4j.linalg.ops.OpExecutionerTestsC |
From |
To |
|
Change Variable Type softMax : SoftMax to softMax : OldSoftMax in method public testSoftMax() : void in class org.nd4j.linalg.ops.OpExecutionerTestsC |
From |
To |
|
Change Variable Type softMax : SoftMax to softMax : OldSoftMax in method public testRowSoftmax() : void in class org.nd4j.linalg.ops.OpExecutionerTestsC |
From |
To |
|
Change Variable Type softMax : SoftMax to softMax : OldSoftMax in method public testSoftMax() : void in class org.nd4j.linalg.ops.OpExecutionerTests |
From |
To |
|
Change Variable Type softMax : SoftMax to softMax : OldSoftMax in method public testRowSoftmax() : void in class org.nd4j.linalg.ops.OpExecutionerTests |
From |
To |
|
Change Variable Type softMax : SoftMax to softMax : OldSoftMax in method public testClassificationSoftmax() : void in class org.nd4j.linalg.ops.OpExecutionerTests |
From |
To |
|
Change Variable Type max : SoftMax to max : OldSoftMax in method public testDimensionSoftMax() : void in class org.nd4j.linalg.ops.OpExecutionerTestsC |
From |
To |