public static class tensorflow.PaddingFIFOQueue.Attrs extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Attrs()
Default native constructor.
|
Attrs(long size)
Native array allocator.
|
Attrs(Pointer p)
Pointer cast constructor.
|
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, zeropublic Attrs()
public Attrs(long size)
Pointer.position(long).public Attrs(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.PaddingFIFOQueue.Attrs position(long position)
@ByVal public tensorflow.PaddingFIFOQueue.Attrs Shapes(@tensorflow.ArraySlice tensorflow.PartialTensorShape x)
@ByVal public tensorflow.PaddingFIFOQueue.Attrs Capacity(@Cast(value="tensorflow::int64") long x)
@ByVal public tensorflow.PaddingFIFOQueue.Attrs Container(@tensorflow.StringPiece BytePointer x)
@ByVal public tensorflow.PaddingFIFOQueue.Attrs Container(@tensorflow.StringPiece String x)
@ByVal public tensorflow.PaddingFIFOQueue.Attrs SharedName(@tensorflow.StringPiece BytePointer x)
@ByVal public tensorflow.PaddingFIFOQueue.Attrs SharedName(@tensorflow.StringPiece String x)
@tensorflow.ArraySlice public tensorflow.PartialTensorShape shapes_()
public tensorflow.PaddingFIFOQueue.Attrs shapes_(tensorflow.PartialTensorShape shapes_)
public tensorflow.PaddingFIFOQueue.Attrs capacity_(long capacity_)
@tensorflow.StringPiece public BytePointer container_()
public tensorflow.PaddingFIFOQueue.Attrs container_(BytePointer container_)
@tensorflow.StringPiece public BytePointer shared_name_()
public tensorflow.PaddingFIFOQueue.Attrs shared_name_(BytePointer shared_name_)
Copyright © 2019. All rights reserved.