@Name(value="torch::dynamo::autograd::TensorArg") @NoOffset @Properties(inherit=torch.class) public class DynamoTensorArg extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
DynamoTensorArg() |
DynamoTensorArg(int i) |
DynamoTensorArg(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
defined() |
int |
id() |
DynamoTensorArg |
id(int setter) |
int |
index() |
Tensor |
proxy_tensor() |
DynamoTensorArg |
proxy_tensor(Tensor setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public DynamoTensorArg(Pointer p)
Pointer(Pointer)
.public DynamoTensorArg()
public DynamoTensorArg id(int setter)
public DynamoTensorArg proxy_tensor(Tensor setter)
Copyright © 2024. All rights reserved.