@Namespace(value="torch::jit") @NoOffset @Properties(inherit=torch.class) public class NamedTupleConstructor extends SugaredValue
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NamedTupleConstructor(Pointer p)
Pointer cast constructor.
|
NamedTupleConstructor(TupleType type) |
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
kind() |
TupleType |
type_() |
NamedTupleConstructor |
type_(TupleType setter) |
asTuple, asTuple, asTupleValue, asType, asValue, attr, attr, getitem, getitem, hasAttr, hasAttr, iter, len, setAttr, setAttr, shouldEmitUnrolled, staticLenaddress, 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, zeropublic NamedTupleConstructor(Pointer p)
Pointer(Pointer).public NamedTupleConstructor(@SharedPtr TupleType type)
@StdString public BytePointer kind()
kind in class SugaredValue@SharedPtr public TupleType type_()
public NamedTupleConstructor type_(TupleType setter)
Copyright © 2025. All rights reserved.