@Name(value="std::vector<torch::OrderedDict<std::string,torch::nn::AnyModule>::Item>") @Properties(inherit=torch.class) public class StringAnyModuleDictItemVector extends Pointer
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
StringAnyModuleDictItemVector.Iterator  | 
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description | 
|---|
StringAnyModuleDictItemVector()  | 
StringAnyModuleDictItemVector(Pointer p)
Pointer cast constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StringAnyModuleDictItem | 
back()  | 
StringAnyModuleDictItemVector.Iterator | 
begin()  | 
boolean | 
empty()  | 
StringAnyModuleDictItemVector.Iterator | 
end()  | 
StringAnyModuleDictItem | 
front()  | 
StringAnyModuleDictItem | 
get(long i)  | 
long | 
size()  | 
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, zeropublic StringAnyModuleDictItemVector(Pointer p)
Pointer(Pointer).public StringAnyModuleDictItemVector()
public boolean empty()
public long size()
public StringAnyModuleDictItem front()
public StringAnyModuleDictItem back()
@ByVal public StringAnyModuleDictItemVector.Iterator begin()
@ByVal public StringAnyModuleDictItemVector.Iterator end()
Copyright © 2025. All rights reserved.