8c520d73e3ebb40e8d1b0881d5ca3b532fd9628f
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.nd4j.compression.impl.Fp16 renamed to org.nd4j.compression.impl.Float16 | From | To | |
Extract Variable | 1 | ||
Extract Variable b : byte in method public write(out DataOutputStream) : void from class org.nd4j.linalg.compression.CompressedDataBuffer | From | To | |
Extract Method | 1 | ||
Extract Method public convertDataEx(typeSrc DataBuffer.TypeEx, source DataBuffer, typeDst DataBuffer.TypeEx) : DataBuffer extracted from public convertDataEx(typeSrc DataBuffer.TypeEx, source INDArray, typeDst DataBuffer.TypeEx) : INDArray in class org.nd4j.linalg.cpu.nativecpu.CpuNDArrayFactory | From | To |