1344fa32e6c75e54fa6c04197a67dfeb7514d4e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected validateAsMetaOp(op Op, dimension int...) : Op renamed to protected processAsGridOp(op Op, dimension int...) : void in class org.nd4j.linalg.jcublas.ops.executioner.CudaGridExecutioner | From | To | |
| Rename Method protected isMatchingMetaOp(op Op, dimension int...) : MetaType renamed to protected getMetaOpType(op Op, dimension int...) : MetaType in class org.nd4j.linalg.jcublas.ops.executioner.CudaGridExecutioner | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Op to void in method protected processAsGridOp(op Op, dimension int...) : void in class org.nd4j.linalg.jcublas.ops.executioner.CudaGridExecutioner | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter broadcast : BroadcastOp to op : BroadcastOp in method public exec(op BroadcastOp, dimension int...) : INDArray in class org.nd4j.linalg.jcublas.ops.executioner.CudaGridExecutioner | From | To |