public static class tensorflow.PreventGradient.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.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
message_() |
tensorflow.PreventGradient.Attrs |
message_(BytePointer message_) |
tensorflow.PreventGradient.Attrs |
Message(BytePointer x)
Will be printed in the error when anyone tries to differentiate
this operation.
|
tensorflow.PreventGradient.Attrs |
Message(String x) |
tensorflow.PreventGradient.Attrs |
position(long position) |
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.PreventGradient.Attrs position(long position)
@ByVal public tensorflow.PreventGradient.Attrs Message(@tensorflow.StringPiece BytePointer x)
@ByVal public tensorflow.PreventGradient.Attrs Message(@tensorflow.StringPiece String x)
@tensorflow.StringPiece public BytePointer message_()
public tensorflow.PreventGradient.Attrs message_(BytePointer message_)
Copyright © 2019. All rights reserved.