public class DirectShapeInfoProvider extends BaseShapeInfoProvider
bytes| Constructor and Description |
|---|
DirectShapeInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.linalg.primitives.Pair<org.nd4j.linalg.api.buffer.DataBuffer,int[]> |
createShapeInformation(int[] shape,
int[] stride,
long offset,
int elementWiseStride,
char order) |
void |
purgeCache() |
createShapeInformation, createShapeInformation, getCachedBytespublic org.nd4j.linalg.primitives.Pair<org.nd4j.linalg.api.buffer.DataBuffer,int[]> createShapeInformation(int[] shape,
int[] stride,
long offset,
int elementWiseStride,
char order)
createShapeInformation in interface ShapeInfoProvidercreateShapeInformation in class BaseShapeInfoProviderpublic void purgeCache()
Copyright © 2017. All rights reserved.