e7ff13e9fd1b8b1eada9c117ae3f262c164c2b43
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable t : Type to currentType : Type in method public readByType(s DataInputStream, currentType Type) : Number in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To | |
Extract Method | 3 | ||
Extract Method public readByType(s DataInputStream, currentType Type) : Number extracted from public read(s DataInputStream) : void in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To | |
Extract Method public putByGlobalType(i long, element Number) : void extracted from public read(s DataInputStream) : void in class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
Extract Method public pointerIndexerByGlobalType(currentType Type) : void extracted from public read(s DataInputStream) : void in class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To |