@Namespace(value="tensorflow::shape_inference") @NoOffset public static class tensorflow.DimensionOrConstant extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
DimensionOrConstant(long val) |
DimensionOrConstant(Pointer p)
Pointer cast constructor.
|
DimensionOrConstant(tensorflow.DimensionHandle dim) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.DimensionHandle |
dim() |
tensorflow.DimensionOrConstant |
dim(tensorflow.DimensionHandle dim) |
long |
val() |
tensorflow.DimensionOrConstant |
val(long val) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic DimensionOrConstant(Pointer p)
Pointer.Pointer(Pointer).public DimensionOrConstant(@ByVal tensorflow.DimensionHandle dim)
@ByRef public tensorflow.DimensionHandle dim()
public tensorflow.DimensionOrConstant dim(tensorflow.DimensionHandle dim)
public tensorflow.DimensionOrConstant val(long val)
Copyright © 2019. All rights reserved.