|
Change Attribute Type length : long to length : int in class org.nd4j.jita.allocator.impl.AllocationShape |
From |
To |
|
Change Attribute Type accessTime : long to accessTime : AtomicLong in class org.nd4j.jita.allocator.impl.NestedPoint |
From |
To |
|
Change Attribute Type zeroAllocations : Map<Long,Long> to zeroAllocations : Map<Long,CopyOnWriteArrayList<Long>> in class org.nd4j.jita.allocator.impl.AtomicAllocator |
From |
To |
|
Change Attribute Type accessDevice : long to accessDevice : AtomicLong in class org.nd4j.jita.allocator.impl.AllocationPoint |
From |
To |
|
Change Attribute Type INSTANCE : AllocatorPrototype to INSTANCE : AtomicAllocator in class org.nd4j.jita.allocator.impl.AtomicAllocator |
From |
To |
|
Change Attribute Type stride : long to stride : int in class org.nd4j.jita.allocator.impl.AllocationShape |
From |
To |
|
Change Attribute Type offset : long to offset : int in class org.nd4j.jita.allocator.impl.AllocationShape |
From |
To |
|
Change Attribute Type accessHost : long to accessHost : AtomicLong in class org.nd4j.jita.allocator.impl.AllocationPoint |
From |
To |