48042324e521b34245452490bbd7a3fa6a25cd68
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 3 | ||
Change Attribute Type times : Map<String,List<Long>> to times : Map<String,TimeSet> in class org.nd4j.linalg.profiler.data.StringAggregator | From | To | |
Change Attribute Type counter : Map<String,AtomicLong> to counter : Map<String,ComparableAtomicLong> in class org.nd4j.linalg.profiler.data.StringCounter | From | To | |
Change Attribute Type longCalls : Map<String,AtomicLong> to longCalls : Map<String,ComparableAtomicLong> in class org.nd4j.linalg.profiler.data.StringAggregator | From | To |