2938d7299dfb713bf5fb1ea13fd323c915e49858
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable acc : IndexAccumulation in method public exec(op Op) : Op from class org.nd4j.linalg.jcublas.ops.executioner.CudaGridExecutioner | From | To | |
Inline Variable acc : Accumulation in method public exec(op Op) : Op from class org.nd4j.linalg.jcublas.ops.executioner.CudaGridExecutioner | From | To | |
Extract Method | 1 | ||
Extract Method protected naiveExec(op Accumulation, dimension int...) : INDArray extracted from public exec(op Accumulation, dimension int...) : INDArray in class org.nd4j.linalg.jcublas.ops.executioner.CudaExecutioner | From | To |