@Namespace(value="c10") @NoOffset @Properties(inherit=torch.class) public class SafeKernelFunction extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SafeKernelFunction(KernelFunction kernel,
BytePointer debug,
OperatorHandle opHandle) |
SafeKernelFunction(KernelFunction kernel,
String debug,
OperatorHandle opHandle) |
SafeKernelFunction(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
callBoxed(OperatorHandle opHandle,
DispatchKeySet dispatchKeySet,
IValueVector stack) |
BytePointer |
debug() |
OperatorHandle |
opHandle() |
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, trimMemory, withDeallocator, zeropublic SafeKernelFunction(Pointer p)
Pointer(Pointer).public SafeKernelFunction(@Const KernelFunction kernel, @StdString BytePointer debug, @SharedPtr OperatorHandle opHandle)
public SafeKernelFunction(@Const KernelFunction kernel, @StdString String debug, @SharedPtr OperatorHandle opHandle)
public void callBoxed(@Const @ByRef OperatorHandle opHandle, @ByVal DispatchKeySet dispatchKeySet, @Cast(value="c10::Stack*") IValueVector stack)
@StdString public BytePointer debug()
@Const @ByRef public OperatorHandle opHandle()
Copyright © 2026. All rights reserved.