f8427feb973fc8624ac6d2fa4c843757f1f9378b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute counter : AtomicLong to newCounter : AtomicLong in class org.nd4j.jita.concurrency.EventsProvider | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type queue : ConcurrentLinkedQueue<cudaEvent_t> to queue : List<ConcurrentLinkedQueue<cudaEvent_t>> in class org.nd4j.jita.concurrency.EventsProvider | From | To |