|
Move Method public getTensorAlongDimensionMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.CheckUtil to public getTensorAlongDimensionMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil |
From |
To |
|
Move Method public getAllTestMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.CheckUtil to public getAllTestMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil |
From |
To |
|
Move Method public getPermutedWithShape(rows int, cols int, seed int) : Pair<INDArray,String> from class org.nd4j.linalg.checkutil.CheckUtil to public getPermutedWithShape(rows int, cols int, seed int) : Pair<INDArray,String> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil |
From |
To |
|
Move Method public getTransposedMatrixWithShape(rows int, cols int, seed int) : Pair<INDArray,String> from class org.nd4j.linalg.checkutil.CheckUtil to public getTransposedMatrixWithShape(rows int, cols int, seed int) : Pair<INDArray,String> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil |
From |
To |
|
Move Method public getReshapedWithShape(rows int, cols int, seed int) : Pair<INDArray,String> from class org.nd4j.linalg.checkutil.CheckUtil to public getReshapedWithShape(rows int, cols int, seed int) : Pair<INDArray,String> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil |
From |
To |
|
Move Method public getSubMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.CheckUtil to public getSubMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil |
From |
To |