public class BasicTADManager extends Object implements TADManager
Modifier and Type | Field and Description |
---|---|
protected AtomicAllocator |
allocator |
protected NativeOps |
nativeOps |
Constructor and Description |
---|
BasicTADManager() |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.util.Pair<DataBuffer,DataBuffer> |
getTADOnlyShapeInfo(INDArray array,
int[] dimension) |
protected NativeOps nativeOps
protected AtomicAllocator allocator
public org.apache.commons.math3.util.Pair<DataBuffer,DataBuffer> getTADOnlyShapeInfo(INDArray array, int[] dimension)
getTADOnlyShapeInfo
in interface TADManager
Copyright © 2016. All Rights Reserved.