c3a202b02cabe6f82c7454a7461503ea40938d74
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public get() : INDArray from class org.nd4j.parameterserver.ParameterServerListener to public get() : INDArray from class org.nd4j.aeron.ndarrayholder.InMemoryNDArrayHolder | From | To | |
| Move Method public getTad(idx int, dimensions int...) : INDArray from class org.nd4j.parameterserver.ParameterServerListener to public getTad(idx int, dimensions int...) : INDArray from class org.nd4j.aeron.ndarrayholder.InMemoryNDArrayHolder | From | To | |
| Inline Method | 2 | ||
| Inline Method public totalUpdates() : int inlined to public finish() : void in class org.nd4j.parameterserver.ParameterServerListener | From | To | |
| Extract Class | 1 | ||
| Extract Class org.nd4j.aeron.ndarrayholder.InMemoryNDArrayHolder from class org.nd4j.parameterserver.ParameterServerListener | From | To |