a603a4ba9469b40cf8d7195ff38a9334a5456bc9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable op : Op to op1 : Op in method public testOpExecutionWithAutoDiff() : void in class org.nd4j.autodiff.tensorgrad.TensorGradTests | From | To | |
Rename Variable states : List<OpExecAction> to actions : List<OpExecAction> in method public testOpExecutionWithAutoDiff() : void in class org.nd4j.autodiff.tensorgrad.TensorGradTests | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type nextVertexId : AtomicInteger to nextVertexId : int in class org.nd4j.autodiff.graph.Graph | From | To |