ba1691f5121c58e9faaa927d2044645c5b064549
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method protected setIndexer(indexer Indexer) : void from class org.nd4j.linalg.api.buffer.FloatBuffer to protected setIndexer(indexer Indexer) : void from class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
Pull Up Method protected setIndexer(indexer Indexer) : void from class org.nd4j.linalg.api.buffer.IntBuffer to protected setIndexer(indexer Indexer) : void from class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
Pull Up Method protected setIndexer(indexer Indexer) : void from class org.nd4j.linalg.api.buffer.DoubleBuffer to protected setIndexer(indexer Indexer) : void from class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
Extract Variable | 1 | ||
Extract Variable stepNumber : long in method protected clearPinnedAllocations() : void from class org.nd4j.linalg.cpu.nativecpu.workspace.CpuWorkspace | From | To |