@Name(value="torch::optim::OptimizerCloneableOptions<torch::optim::AdamWOptions>") @Properties(inherit=torch.class) public class OptimizerCloneableAdamWOptions extends OptimizerOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
OptimizerCloneableAdamWOptions()
Default native constructor.
|
OptimizerCloneableAdamWOptions(long size)
Native array allocator.
|
OptimizerCloneableAdamWOptions(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
OptimizerCloneableAdamWOptions |
getPointer(long i) |
OptimizerCloneableAdamWOptions |
position(long position) |
clone, get_lr, put, set_lr
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public OptimizerCloneableAdamWOptions()
public OptimizerCloneableAdamWOptions(long size)
Pointer.position(long)
.public OptimizerCloneableAdamWOptions(Pointer p)
Pointer(Pointer)
.public OptimizerCloneableAdamWOptions position(long position)
public OptimizerCloneableAdamWOptions getPointer(long i)
getPointer
in class Pointer
Copyright © 2024. All rights reserved.