@Name(value="nd4j::ops::gather_nd<double>") public static class Nd4jCpu.double_gather_nd extends Nd4jCpu.DoubleDeclarableCustomOp
Constructor and Description |
---|
double_gather_nd() |
double_gather_nd(long size)
Native array allocator.
|
double_gather_nd(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Nd4jCpu.ShapeList |
calculateOutputShape(Nd4jCpu.ShapeList inputShape,
Nd4jCpu.DoubleContext block)
This method should be available in each implemented Op, and should return Op output shape(s), for a given input shape(s)
|
Nd4jCpu.double_gather_nd |
position(long position) |
execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, getOpDescriptor, getOpHash, getOpName, validateArguments, validateInput2D, validateInput3D, validateInput4D, validateInputDimensions, validateInputDimensionsMatch, validateInputLengthMatch, validateNonEmptyInput, validateOrdersMatch
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public double_gather_nd(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer)
.public double_gather_nd(long size)
Pointer.position(long)
.public double_gather_nd()
public Nd4jCpu.double_gather_nd position(long position)
position
in class org.bytedeco.javacpp.Pointer
public Nd4jCpu.ShapeList calculateOutputShape(Nd4jCpu.ShapeList inputShape, @ByRef Nd4jCpu.DoubleContext block)
Nd4jCpu.DoubleDeclarableOp
calculateOutputShape
in class Nd4jCpu.DoubleDeclarableCustomOp