3b214f5756c2b2d38f1ea971511ac12de2be6d67
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable complexX : IComplexNDArray to length : int in method public exec(op Op) : Op in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner | From | To | |
| Rename Variable ndArray : IComplexNDArray to length : int in method public exec(op Op) : Op in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner | From | To | |
| Inline Method | 2 | ||
| Inline Method private apply(op Accumulation, x int) : void inlined to public exec(op Op) : Op in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type complexX : IComplexNDArray to length : int in method public exec(op Op) : Op in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner | From | To | |
| Change Variable Type ndArray : IComplexNDArray to length : int in method public exec(op Op) : Op in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner | From | To |