64c19686590b62ae103df7d6ab52273f71251d42
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type tadCache : Map<Integer,Map<TadDescriptor,Pair<DataBuffer,DataBuffer>>> to tadCache : List<Map<TadDescriptor,Pair<DataBuffer,DataBuffer>>> in class org.nd4j.jita.allocator.tad.DeviceTADManager | From | To | |
Change Attribute Type deviceCache : Map<Integer,Map<ShapeDescriptor,DataBuffer>> to deviceCache : List<Map<ShapeDescriptor,DataBuffer>> in class org.nd4j.linalg.jcublas.CachedShapeInfoProvider | From | To |