b732e7d55922affe842d1ba2bba6ce7b4d091f48
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable result : double in method public apply(op ElementWiseOp, offset int) : void from class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
Extract Variable result : IComplexNumber in method public apply(op ElementWiseOp, offset int) : void from class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
Extract Variable nClone : INDArray in method public testElementWiseOps() : void from class org.nd4j.linalg.api.test.NDArrayTests | From | To | |
Extract Method | 2 | ||
Extract Method protected get(index int, length int, init Pointer) : void extracted from protected get(index int, init Pointer) : void in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To | |
Extract Method public loadJCublas(cuBlastmp File, resource ClassPathResource, os LibUtils.OSType) : void extracted from public init() : void in class org.nd4j.linalg.jcublas.SimpleJCublas | From | To |