@Name(value="torch::jit::Maybe<torch::jit::Expr>") @Properties(inherit=torch.class) public class ExprMaybe extends TreeView
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ExprMaybe(Expr tree) |
ExprMaybe(Pointer p)
Pointer cast constructor.
|
ExprMaybe(Tree tree) |
Modifier and Type | Method and Description |
---|---|
static ExprMaybe |
create(SourceRange range) |
static ExprMaybe |
create(SourceRange range,
Expr value) |
Expr |
get() |
boolean |
present() |
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 ExprMaybe(Pointer p)
Pointer(Pointer)
.public ExprMaybe(@IntrusivePtr(value="torch::jit::Tree") @Cast(value={"","c10::intrusive_ptr<torch::jit::Tree>&"}) Tree tree)
Copyright © 2024. All rights reserved.