@Name(value="nd4j::ops::reduce_mean<double>") public static class Nd4jCpu.double_reduce_mean extends Nd4jCpu.DoubleDeclarableCustomOp
Constructor and Description |
---|
double_reduce_mean() |
double_reduce_mean(long size)
Native array allocator.
|
double_reduce_mean(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_reduce_mean |
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_reduce_mean(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer)
.public double_reduce_mean(long size)
Pointer.position(long)
.public double_reduce_mean()
public Nd4jCpu.double_reduce_mean 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