Module gpu_resource
Structs§
- GPUResource
- GPUResource is a resource that must be deployed to the GPU.
- Resource
- Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.
Enums§
- GPUResource
Memory Type - Legacy version of enum “kanzi.GPUResource.MemoryType”. Memory upload and RAM preservation strategy for GPU resources.