Documentation
¶
Overview ¶
Package espresso provides Go bindings for the espresso framework.
Key Types ¶
- EspressoFDOverfeatNetwork
- EspressoImage2Image
- EspressoANEIOSurface
- EspressoDataFrame
- Espresso_mxnetTools_ImageBinaryRecordReader
- EspressoDCNEspressoOverfeatDetector
- EspressoConvolutionWeightsForMPS
- EspressoInnerProductWeightsForMPS
- EspressoProfilingLayerInfo
- EspressoProfilingLayerSupportInfo
Code generated from Apple documentation. DO NOT EDIT.
Index ¶
- func NewVoidBlock(handler VoidHandler) (objc.ID, func())
- type ANEServicesLog
- type ANEServicesLogClass
- func (ac ANEServicesLogClass) Alloc() ANEServicesLog
- func (_ANEServicesLogClass ANEServicesLogClass) Handle() objectivec.IObject
- func (_ANEServicesLogClass ANEServicesLogClass) Services() objectivec.IObject
- func (_ANEServicesLogClass ANEServicesLogClass) Test() objectivec.IObject
- func (_ANEServicesLogClass ANEServicesLogClass) Verbose() objectivec.IObject
- type EspressoANEIOSurface
- func (e EspressoANEIOSurface) Ane_io_surfaceForMultiBufferFrame(frame uint64) objectivec.IObject
- func (e EspressoANEIOSurface) Autorelease() EspressoANEIOSurface
- func (e EspressoANEIOSurface) CheckIfMatches(matches corevideo.CVImageBufferRef) bool
- func (e EspressoANEIOSurface) CheckIfMatchesIOSurface(iOSurface coregraphics.IOSurfaceRef) bool
- func (e EspressoANEIOSurface) Cleanup()
- func (e EspressoANEIOSurface) CreateIOSurfaceWithExtraProperties(properties objectivec.IObject) coregraphics.IOSurfaceRef
- func (e EspressoANEIOSurface) DoNonLazyAllocation(allocation objectivec.IObject)
- func (e EspressoANEIOSurface) External_storage_blob_for_aliasing_mem() objectivec.IObject
- func (e EspressoANEIOSurface) Init() EspressoANEIOSurface
- func (e EspressoANEIOSurface) InitWithIOSurfacePropertiesAndPixelFormats(properties objectivec.IObject, formats objectivec.IObject) EspressoANEIOSurface
- func (e EspressoANEIOSurface) IoSurfaceForMultiBufferFrame(frame uint64) coregraphics.IOSurfaceRef
- func (e EspressoANEIOSurface) IoSurfaceForMultiBufferFrameNoLazyForTesting(testing uint64) coregraphics.IOSurfaceRef
- func (e EspressoANEIOSurface) LazilyAutoCreateSurfaceForFrame(frame uint64)
- func (e EspressoANEIOSurface) MetalBufferWithDeviceMultiBufferFrame(device objectivec.IObject, frame uint64) metal.MTLBuffer
- func (e EspressoANEIOSurface) NFrames() uint64
- func (e EspressoANEIOSurface) PixelFormat() uint32
- func (e EspressoANEIOSurface) ResizeForMultipleAsyncBuffers(buffers uint64)
- func (e EspressoANEIOSurface) RestoreInternalStorage(storage uint64)
- func (e EspressoANEIOSurface) RestoreInternalStorageForAllMultiBufferFrames()
- func (e EspressoANEIOSurface) SetExternalStorageIoSurface(storage uint64, surface coregraphics.IOSurfaceRef)
- func (e EspressoANEIOSurface) SetExternal_storage_blob_for_aliasing_mem(value objectivec.IObject)
- type EspressoANEIOSurfaceClass
- type EspressoBrickRegistry
- type EspressoBrickRegistryClass
- type EspressoBrickTensor
- type EspressoBrickTensorCPU
- type EspressoBrickTensorCPUClass
- type EspressoBrickTensorClass
- type EspressoBrickTensorMetal
- type EspressoBrickTensorMetalClass
- type EspressoBrickTensorShape
- func (e EspressoBrickTensorShape) Autorelease() EspressoBrickTensorShape
- func (e EspressoBrickTensorShape) Batch() int
- func (e EspressoBrickTensorShape) Channels() int
- func (e EspressoBrickTensorShape) Height() int
- func (e EspressoBrickTensorShape) Init() EspressoBrickTensorShape
- func (e EspressoBrickTensorShape) Rank() int
- func (e EspressoBrickTensorShape) Sequence() int
- func (e EspressoBrickTensorShape) SetBatch(value int)
- func (e EspressoBrickTensorShape) SetChannels(value int)
- func (e EspressoBrickTensorShape) SetHeight(value int)
- func (e EspressoBrickTensorShape) SetRank(value int)
- func (e EspressoBrickTensorShape) SetSequence(value int)
- func (e EspressoBrickTensorShape) SetWidth(value int)
- func (e EspressoBrickTensorShape) Width() int
- type EspressoBrickTensorShapeClass
- type EspressoContext
- func EspressoContextFromID(id objc.ID) EspressoContext
- func NewEspressoContext() EspressoContext
- func NewEspressoContextWithContext(context objectivec.IObject) EspressoContext
- func NewEspressoContextWithDeviceAndWisdomParams(device objectivec.IObject, params objectivec.IObject) EspressoContext
- func NewEspressoContextWithNetworkContext(context objectivec.IObject) EspressoContext
- func NewEspressoContextWithPlatform(platform int) EspressoContext
- func (e EspressoContext) Autorelease() EspressoContext
- func (e EspressoContext) Ctx() objectivec.IObject
- func (e EspressoContext) Init() EspressoContext
- func (e EspressoContext) InitWithContext(context objectivec.IObject) EspressoContext
- func (e EspressoContext) InitWithDeviceAndWisdomParams(device objectivec.IObject, params objectivec.IObject) EspressoContext
- func (e EspressoContext) InitWithNetworkContext(context objectivec.IObject) EspressoContext
- func (e EspressoContext) InitWithPlatform(platform int) EspressoContext
- func (e EspressoContext) Platform() int
- func (e EspressoContext) Set_priorityLow_priority_max_ms_per_command_bufferGpu_priority(set_priority bool, low_priority_max_ms_per_command_buffer float32, ...)
- type EspressoContextClass
- type EspressoConvolutionWeightsForMPS
- func (e EspressoConvolutionWeightsForMPS) Autorelease() EspressoConvolutionWeightsForMPS
- func (e EspressoConvolutionWeightsForMPS) BiasTerms() unsafe.Pointer
- func (e EspressoConvolutionWeightsForMPS) DataType() uint32
- func (e EspressoConvolutionWeightsForMPS) DebugDescription() string
- func (e EspressoConvolutionWeightsForMPS) Description() string
- func (e EspressoConvolutionWeightsForMPS) Descriptor() objectivec.IObject
- func (e EspressoConvolutionWeightsForMPS) Hash() uint64
- func (e EspressoConvolutionWeightsForMPS) Init() EspressoConvolutionWeightsForMPS
- func (e EspressoConvolutionWeightsForMPS) InitWithParams(params objectivec.IObject) EspressoConvolutionWeightsForMPS
- func (e EspressoConvolutionWeightsForMPS) Label() objectivec.IObject
- func (e EspressoConvolutionWeightsForMPS) LookupTableForUInt8Kernel() unsafe.Pointer
- func (e EspressoConvolutionWeightsForMPS) Purge()
- func (e EspressoConvolutionWeightsForMPS) RangesForUInt8Kernel() []objectivec.IObject
- func (e EspressoConvolutionWeightsForMPS) Ready() bool
- func (e EspressoConvolutionWeightsForMPS) Superclass() objc.Class
- func (e EspressoConvolutionWeightsForMPS) Weights() unsafe.Pointer
- type EspressoConvolutionWeightsForMPSClass
- type EspressoCustomPass
- type EspressoCustomPassClass
- type EspressoDCNEspressoOverfeatDetector
- func EspressoDCNEspressoOverfeatDetectorFromID(id objc.ID) EspressoDCNEspressoOverfeatDetector
- func NewEspressoDCNEspressoOverfeatDetector() EspressoDCNEspressoOverfeatDetector
- func NewEspressoDCNEspressoOverfeatDetectorWithNetwork(network objectivec.IObject) EspressoDCNEspressoOverfeatDetector
- func NewEspressoDCNEspressoOverfeatDetectorWithOptions(options objectivec.IObject) EspressoDCNEspressoOverfeatDetector
- func (e EspressoDCNEspressoOverfeatDetector) Autorelease() EspressoDCNEspressoOverfeatDetector
- func (e EspressoDCNEspressoOverfeatDetector) CommonInit()
- func (e EspressoDCNEspressoOverfeatDetector) CompareObjectWithObjectError(object objectivec.IObject, object2 objectivec.IObject) (float64, error)
- func (e EspressoDCNEspressoOverfeatDetector) ComputeBBoxUsingProbBoxAndScalefactorPadXPadY(prob objectivec.IObject, box objectivec.IObject, scalefactor float32, ...)
- func (e EspressoDCNEspressoOverfeatDetector) ConfidenceThreshold() float64
- func (e EspressoDCNEspressoOverfeatDetector) Enet() IEspressoFDOverfeatNetwork
- func (e EspressoDCNEspressoOverfeatDetector) FillFaceList()
- func (e EspressoDCNEspressoOverfeatDetector) GetDescription() objectivec.IObject
- func (e EspressoDCNEspressoOverfeatDetector) GetFacesFromNetworkResultOriginalWidthOriginalHeight(width float32, height float32) objectivec.IObject
- func (e EspressoDCNEspressoOverfeatDetector) Init() EspressoDCNEspressoOverfeatDetector
- func (e EspressoDCNEspressoOverfeatDetector) InitWithNetwork(network objectivec.IObject) EspressoDCNEspressoOverfeatDetector
- func (e EspressoDCNEspressoOverfeatDetector) InitWithOptions(options objectivec.IObject) EspressoDCNEspressoOverfeatDetector
- func (e EspressoDCNEspressoOverfeatDetector) MergeFaceList()
- func (e EspressoDCNEspressoOverfeatDetector) MinBoundingBoxThreshold() float64
- func (e EspressoDCNEspressoOverfeatDetector) SetConfidenceThreshold(value float64)
- func (e EspressoDCNEspressoOverfeatDetector) SetEnet(value IEspressoFDOverfeatNetwork)
- func (e EspressoDCNEspressoOverfeatDetector) SetMinBoundingBoxThreshold(value float64)
- type EspressoDCNEspressoOverfeatDetectorClass
- type EspressoDataFrame
- func (e EspressoDataFrame) Autorelease() EspressoDataFrame
- func (e EspressoDataFrame) Function_name() string
- func (e EspressoDataFrame) GetFunctionName() objectivec.IObject
- func (e EspressoDataFrame) GetGroundTruthAttachment(attachment objectivec.IObject) objectivec.IObject
- func (e EspressoDataFrame) GetInputAttachment(attachment objectivec.IObject) objectivec.IObject
- func (e EspressoDataFrame) GetOutputAttachment(attachment objectivec.IObject) objectivec.IObject
- func (e EspressoDataFrame) GroundTruthAttachmentNames() foundation.INSArray
- func (e EspressoDataFrame) GroundTruthAttachments() foundation.INSDictionary
- func (e EspressoDataFrame) Init() EspressoDataFrame
- func (e EspressoDataFrame) InputAttachmentNames() foundation.INSArray
- func (e EspressoDataFrame) InputAttachments() foundation.INSDictionary
- func (e EspressoDataFrame) LoadFromDictFrameStorage(dict objectivec.IObject, storage objectivec.IObject)
- func (e EspressoDataFrame) OutputAttachmentNames() foundation.INSArray
- func (e EspressoDataFrame) OutputAttachments() foundation.INSDictionary
- func (e EspressoDataFrame) SetFunction_name(value string)
- func (e EspressoDataFrame) SetGroundTruthAttachments(value foundation.INSDictionary)
- func (e EspressoDataFrame) SetInputAttachments(value foundation.INSDictionary)
- func (e EspressoDataFrame) SetOutputAttachments(value foundation.INSDictionary)
- type EspressoDataFrameAttachment
- func (e EspressoDataFrameAttachment) Autorelease() EspressoDataFrameAttachment
- func (e EspressoDataFrameAttachment) Disabled() bool
- func (e EspressoDataFrameAttachment) FilePath() string
- func (e EspressoDataFrameAttachment) Init() EspressoDataFrameAttachment
- func (e EspressoDataFrameAttachment) LoadFromDictFrameStorage(dict objectivec.IObject, storage objectivec.IObject)
- func (e EspressoDataFrameAttachment) Offset() uint64
- func (e EspressoDataFrameAttachment) RawPointer() unsafe.Pointer
- func (e EspressoDataFrameAttachment) SetDisabled(value bool)
- func (e EspressoDataFrameAttachment) SetFilePath(value string)
- func (e EspressoDataFrameAttachment) SetOffset(value uint64)
- func (e EspressoDataFrameAttachment) SetRawPointer(value unsafe.Pointer)
- func (e EspressoDataFrameAttachment) SetSize(value uint64)
- func (e EspressoDataFrameAttachment) Size() uint64
- type EspressoDataFrameAttachmentClass
- type EspressoDataFrameClass
- type EspressoDataFrameExecutor
- func (e EspressoDataFrameExecutor) Autorelease() EspressoDataFrameExecutor
- func (e EspressoDataFrameExecutor) BindInputFromImageAttachmentToNetwork(input objectivec.IObject, attachment objectivec.IObject, ...) int
- func (e EspressoDataFrameExecutor) BindInputFromTensorAttachmentToNetwork(input objectivec.IObject, attachment objectivec.IObject, ...) int
- func (e EspressoDataFrameExecutor) BindInputsFromFrameToNetwork(frame objectivec.IObject, network objectivec.IObject) int
- func (e EspressoDataFrameExecutor) BindOutputsFromFrameToNetwork(frame objectivec.IObject, network objectivec.IObject) int
- func (e EspressoDataFrameExecutor) BindOutputsFromFrameToNetworkExecutionStatus(frame objectivec.IObject, network objectivec.IObject, status int) int
- func (e EspressoDataFrameExecutor) BindOutputsFromFrameToNetworkReferenceNetwork(frame objectivec.IObject, network objectivec.IObject, ...) int
- func (e EspressoDataFrameExecutor) FreeTemporaryResources()
- func (e EspressoDataFrameExecutor) Init() EspressoDataFrameExecutor
- func (e EspressoDataFrameExecutor) OutputMatchingBuffers() foundation.INSArray
- func (e EspressoDataFrameExecutor) SetOutputMatchingBuffers(value foundation.INSArray)
- func (e EspressoDataFrameExecutor) SetUse_cvpixelbuffer(value int)
- func (e EspressoDataFrameExecutor) UseCVPixelBuffers() bool
- func (e EspressoDataFrameExecutor) UseCVPixelBuffersForOutputs(outputs bool) bool
- func (e EspressoDataFrameExecutor) Use_cvpixelbuffer() int
- type EspressoDataFrameExecutorClass
- type EspressoDataFrameImageAttachment
- func (e EspressoDataFrameImageAttachment) Autorelease() EspressoDataFrameImageAttachment
- func (e EspressoDataFrameImageAttachment) CopyAsImageGrayscaleOrBGRA() unsafe.Pointer
- func (e EspressoDataFrameImageAttachment) Init() EspressoDataFrameImageAttachment
- func (e EspressoDataFrameImageAttachment) NChannels() int
- func (e EspressoDataFrameImageAttachment) SetNChannels(value int)
- type EspressoDataFrameImageAttachmentClass
- type EspressoDataFrameMappedFile
- func (e EspressoDataFrameMappedFile) Autorelease() EspressoDataFrameMappedFile
- func (e EspressoDataFrameMappedFile) BasePtr() string
- func (e EspressoDataFrameMappedFile) Init() EspressoDataFrameMappedFile
- func (e EspressoDataFrameMappedFile) InitWithPath(path objectivec.IObject) EspressoDataFrameMappedFile
- func (e EspressoDataFrameMappedFile) Path() string
- func (e EspressoDataFrameMappedFile) SetBasePtr(value string)
- func (e EspressoDataFrameMappedFile) SetPath(value string)
- type EspressoDataFrameMappedFileClass
- type EspressoDataFrameStorage
- func (e EspressoDataFrameStorage) Autorelease() EspressoDataFrameStorage
- func (e EspressoDataFrameStorage) BaseFilename() string
- func (e EspressoDataFrameStorage) DataFrameAtIndex(index uint64) objectivec.IObject
- func (e EspressoDataFrameStorage) DataFrames() foundation.INSArray
- func (e EspressoDataFrameStorage) Init() EspressoDataFrameStorage
- func (e EspressoDataFrameStorage) MappedFiles() foundation.INSDictionary
- func (e EspressoDataFrameStorage) NumberOfDataFrames() uint64
- func (e EspressoDataFrameStorage) SetBaseFilename(value string)
- func (e EspressoDataFrameStorage) SetDataFrames(value foundation.INSArray)
- func (e EspressoDataFrameStorage) SetMappedFiles(value foundation.INSDictionary)
- type EspressoDataFrameStorageClass
- type EspressoDataFrameStorageExecutor
- func (e EspressoDataFrameStorageExecutor) Autorelease() EspressoDataFrameStorageExecutor
- func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlock(storage objectivec.IObject, network objectivec.IObject, block VoidHandler)
- func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndex(storage objectivec.IObject, network objectivec.IObject, block VoidHandler, ...)
- func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndexSync(ctx context.Context, storage objectivec.IObject, network objectivec.IObject, ...) error
- func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockSync(ctx context.Context, storage objectivec.IObject, network objectivec.IObject) error
- func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndex(storage objectivec.IObject, network objectivec.IObject, ...)
- func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndexSync(ctx context.Context, storage objectivec.IObject, network objectivec.IObject, ...) error
- func (e EspressoDataFrameStorageExecutor) Init() EspressoDataFrameStorageExecutor
- type EspressoDataFrameStorageExecutorClass
- type EspressoDataFrameStorageExecutorMatchingBufferSet
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Autorelease() EspressoDataFrameStorageExecutorMatchingBufferSet
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Computed_buffer() objectivec.IObject
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Computed_pb() corevideo.CVImageBufferRef
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Groundtruth_buffer() objectivec.IObject
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Init() EspressoDataFrameStorageExecutorMatchingBufferSet
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Name() string
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Reference_buffer() objectivec.IObject
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_buffer(value objectivec.IObject)
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_pb(value corevideo.CVImageBufferRef)
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetGroundtruth_buffer(value objectivec.IObject)
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetIndex(index uint64)
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetName(value string)
- func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetReference_buffer(value objectivec.IObject)
- type EspressoDataFrameStorageExecutorMatchingBufferSetClass
- type EspressoDataFrameTensorAttachment
- type EspressoDataFrameTensorAttachmentClass
- type EspressoFDOverfeatNetwork
- func (e EspressoFDOverfeatNetwork) AutoResizeForAspectRatioUseLowPriorityModeGpuPriority(ratio float32, mode bool, priority uint32)
- func (e EspressoFDOverfeatNetwork) AutoSetupNetBaseNameWeightsScaleConfigSetupModeComputePathAutoAspectRatioForceResetUseLowPriorityModeGpuPriority(name objectivec.IObject, weights objectivec.IObject, config int, mode int, ...)
- func (e EspressoFDOverfeatNetwork) Autorelease() EspressoFDOverfeatNetwork
- func (e EspressoFDOverfeatNetwork) Basename() string
- func (e EspressoFDOverfeatNetwork) BoxBlobForScale(scale int) objectivec.IObject
- func (e EspressoFDOverfeatNetwork) Context_cpu() objectivec.IObject
- func (e EspressoFDOverfeatNetwork) Context_metal() objectivec.IObject
- func (e EspressoFDOverfeatNetwork) Cpin() int
- func (e EspressoFDOverfeatNetwork) Cpu_net(cpu_net int) objectivec.IObject
- func (e EspressoFDOverfeatNetwork) Default_retile_outputs() int
- func (e EspressoFDOverfeatNetwork) ErrorForLayers() objectivec.IObject
- func (e EspressoFDOverfeatNetwork) ForceMaxNScales() int
- func (e EspressoFDOverfeatNetwork) Forward_cpu_network_at_indexPyr(forward_cpu_network_at_index int, pyr unsafe.Pointer)
- func (e EspressoFDOverfeatNetwork) GeneratePyramidTex(pyramid unsafe.Pointer, tex objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) GetNumScales() int
- func (e EspressoFDOverfeatNetwork) GetScale(scale int) float64
- func (e EspressoFDOverfeatNetwork) Gpu_net(gpu_net int) objectivec.IObject
- func (e EspressoFDOverfeatNetwork) Init() EspressoFDOverfeatNetwork
- func (e EspressoFDOverfeatNetwork) MaxScale() float32
- func (e EspressoFDOverfeatNetwork) Mode() int
- func (e EspressoFDOverfeatNetwork) NeedRetiling(retiling int) bool
- func (e EspressoFDOverfeatNetwork) ProbBlobForScale(scale int) objectivec.IObject
- func (e EspressoFDOverfeatNetwork) ProcessBlobNoRotationTexDoBGRA2RGBA(rotation unsafe.Pointer, tex objectivec.IObject, bgra2rgba bool)
- func (e EspressoFDOverfeatNetwork) ProcessBlobTex(blob unsafe.Pointer, tex objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) ProcessPyramid(pyramid objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) ProcessPyramidGpu_resizer(pyramid objectivec.IObject, gpu_resizer objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) ProcessVimageNoRotationTexDoBGRA2RGBA(rotation unsafe.Pointer, tex objectivec.IObject, bgra2rgba bool)
- func (e EspressoFDOverfeatNetwork) Reset()
- func (e EspressoFDOverfeatNetwork) ResizerAtIndex(index int) objectivec.IObject
- func (e EspressoFDOverfeatNetwork) ResizerCount() int
- func (e EspressoFDOverfeatNetwork) Retile_and_forward_espresso_gpu_network_at_indexNetPyr(retile_and_forward_espresso_gpu_network_at_index int, net unsafe.Pointer, ...)
- func (e EspressoFDOverfeatNetwork) Retile_and_forward_espresso_network_at_indexNetPyr(retile_and_forward_espresso_network_at_index int, net unsafe.Pointer, ...)
- func (e EspressoFDOverfeatNetwork) RetryLoadingCaffeNetNameWeightsContextCp(net unsafe.Pointer, name objectivec.IObject, weights objectivec.IObject, ...)
- func (e EspressoFDOverfeatNetwork) ScaleConfig() int
- func (e EspressoFDOverfeatNetwork) ScalingMode() int
- func (e EspressoFDOverfeatNetwork) SetBasename(value string)
- func (e EspressoFDOverfeatNetwork) SetContextCpu(cpu objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) SetContextMetal(metal objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) SetContext_cpu(value objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) SetContext_metal(value objectivec.IObject)
- func (e EspressoFDOverfeatNetwork) SetCpin(value int)
- func (e EspressoFDOverfeatNetwork) SetForceMaxNScales(value int)
- func (e EspressoFDOverfeatNetwork) SetMaxScale(value float32)
- func (e EspressoFDOverfeatNetwork) SetMode(value int)
- func (e EspressoFDOverfeatNetwork) SetScaleConfig(value int)
- func (e EspressoFDOverfeatNetwork) SetScalingMode(value int)
- func (e EspressoFDOverfeatNetwork) SetUseGPUScaler(value bool)
- func (e EspressoFDOverfeatNetwork) SetWeights(value string)
- func (e EspressoFDOverfeatNetwork) Setup_retile()
- func (e EspressoFDOverfeatNetwork) StoreDataForPruningProb(pruning objectivec.IObject, prob float32)
- func (e EspressoFDOverfeatNetwork) StrideConfiguration() objectivec.IObject
- func (e EspressoFDOverfeatNetwork) UseGPUScaler() bool
- func (e EspressoFDOverfeatNetwork) Weights() string
- func (e EspressoFDOverfeatNetwork) WipeLayersMemory()
- type EspressoFDOverfeatNetworkClass
- type EspressoFaceDetectedObject
- func (e EspressoFaceDetectedObject) Autorelease() EspressoFaceDetectedObject
- func (e EspressoFaceDetectedObject) Bounds() corefoundation.CGRect
- func (e EspressoFaceDetectedObject) Center() corefoundation.CGPoint
- func (e EspressoFaceDetectedObject) Confidence() float32
- func (e EspressoFaceDetectedObject) DebugDescription() string
- func (e EspressoFaceDetectedObject) Description() string
- func (e EspressoFaceDetectedObject) Hash() uint64
- func (e EspressoFaceDetectedObject) Init() EspressoFaceDetectedObject
- func (e EspressoFaceDetectedObject) InitWithOptionsXlocYlocSizeConfidence(xloc float32, yloc float32, size float32, confidence float32) EspressoFaceDetectedObject
- func (e EspressoFaceDetectedObject) ObjectType() int64
- func (e EspressoFaceDetectedObject) SetBounds(value corefoundation.CGRect)
- func (e EspressoFaceDetectedObject) SetCenter(value corefoundation.CGPoint)
- func (e EspressoFaceDetectedObject) SetConfidence(value float32)
- func (e EspressoFaceDetectedObject) SetObjectType(value int64)
- func (e EspressoFaceDetectedObject) Superclass() objc.Class
- type EspressoFaceDetectedObjectClass
- type EspressoFaceLandmarkDetector
- func EspressoFaceLandmarkDetectorFromID(id objc.ID) EspressoFaceLandmarkDetector
- func NewEspressoFaceLandmarkDetector() EspressoFaceLandmarkDetector
- func NewEspressoFaceLandmarkDetectorWithNetworkAtPathContextObjCPlatformComputePath(path objectivec.IObject, c objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
- func NewEspressoFaceLandmarkDetectorWithNetworkAtPathContextPlatformComputePath(path objectivec.IObject, context objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
- func (e EspressoFaceLandmarkDetector) Autorelease() EspressoFaceLandmarkDetector
- func (e EspressoFaceLandmarkDetector) CommonInitContextPlatformComputePath(init_ objectivec.IObject, context objectivec.IObject, platform int, path int)
- func (e EspressoFaceLandmarkDetector) DetectFaceSublandmarkDoFaceRectFix(detect unsafe.Pointer, face corefoundation.CGRect, sublandmark bool, fix bool) objectivec.IObject
- func (e EspressoFaceLandmarkDetector) DetectInImageRectFaceSublandmark(rect unsafe.Pointer, face corefoundation.CGRect, sublandmark bool) objectivec.IObject
- func (e EspressoFaceLandmarkDetector) ExtractSubLandmarksFromCrop192Centers192(crop192 unsafe.Pointer, centers192 unsafe.Pointer) objectivec.IObject
- func (e EspressoFaceLandmarkDetector) Init() EspressoFaceLandmarkDetector
- func (e EspressoFaceLandmarkDetector) InitWithNetworkAtPathContextObjCPlatformComputePath(path objectivec.IObject, c objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
- func (e EspressoFaceLandmarkDetector) InitWithNetworkAtPathContextPlatformComputePath(path objectivec.IObject, context objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
- func (e EspressoFaceLandmarkDetector) Newface() corefoundation.CGRect
- func (e EspressoFaceLandmarkDetector) SetNewface(value corefoundation.CGRect)
- type EspressoFaceLandmarkDetectorClass
- type EspressoImage2Image
- func (e EspressoImage2Image) AddNoiseLayer()
- func (e EspressoImage2Image) AggregateWisdom(wisdom unsafe.Pointer)
- func (e EspressoImage2Image) Autorelease() EspressoImage2Image
- func (e EspressoImage2Image) Benchmark() float32
- func (e EspressoImage2Image) EncodeToCommandBufferSourceTextureDestinationTextureCropRect(buffer objectivec.IObject, texture objectivec.IObject, ...) int
- func (e EspressoImage2Image) EncodeToCommandBufferSourceTextureDestinationTextureCropRectDestinationRect(buffer objectivec.IObject, texture objectivec.IObject, ...) int
- func (e EspressoImage2Image) Flip_y() int
- func (e EspressoImage2Image) GetEspressoNetwork() objectivec.IObject
- func (e EspressoImage2Image) GetInternalDataForKey(key objectivec.IObject) objectivec.IObject
- func (e EspressoImage2Image) Height() int
- func (e EspressoImage2Image) Init() EspressoImage2Image
- func (e EspressoImage2Image) InitWithQueue(queue objectivec.IObject) EspressoImage2Image
- func (e EspressoImage2Image) Load(load objectivec.IObject) int
- func (e EspressoImage2Image) LoadResolutionPreset(load objectivec.IObject, preset int64) int
- func (e EspressoImage2Image) NewOutputTexture() objectivec.IObject
- func (e EspressoImage2Image) PostProcessCameraSourceTextureInputTextureDestinationTexture(process objectivec.IObject, texture objectivec.IObject, ...)
- func (e EspressoImage2Image) Reload() int
- func (e EspressoImage2Image) ResetTemporalState()
- func (e EspressoImage2Image) ReshapeToResolutionPreset(preset int64) int
- func (e EspressoImage2Image) ReshapeToResolutionPresetAspectRatio(preset int64, ratio float32) int
- func (e EspressoImage2Image) ReshapeToWidthAndHeight(width int, height int) int
- func (e EspressoImage2Image) ResolutionForPreset(preset int64) objectivec.IObject
- func (e EspressoImage2Image) Rotation_degrees() int
- func (e EspressoImage2Image) SetFlip_y(value int)
- func (e EspressoImage2Image) SetRotation_degrees(value int)
- func (e EspressoImage2Image) SetupWithQueue(queue objectivec.IObject) objectivec.IObject
- func (e EspressoImage2Image) SimpleLinearResizeSourceTextureDestinationTexture(resize objectivec.IObject, texture objectivec.IObject, ...)
- func (e EspressoImage2Image) StyleName() objectivec.IObject
- func (e EspressoImage2Image) SubmitToQueueWithSourceTextureDestinationTexture(texture objectivec.IObject, texture2 objectivec.IObject) int
- func (e EspressoImage2Image) SubmitToQueueWithSourceTextureDestinationTextureCropRect(texture objectivec.IObject, texture2 objectivec.IObject, ...) int
- func (e EspressoImage2Image) Tune()
- func (e EspressoImage2Image) TweakValue(tweak objectivec.IObject, value float32)
- func (e EspressoImage2Image) WasReshaped() int
- func (e EspressoImage2Image) Width() int
- type EspressoImage2ImageClass
- func (ec EspressoImage2ImageClass) Alloc() EspressoImage2Image
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) FeatureVersion() int
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) GetStylesKeys() objectivec.IObject
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) GpuSyncTex(sync objectivec.IObject, tex objectivec.IObject)
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) LoadStylesConfigAtDefaultsKey(key objectivec.IObject) bool
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) LoadStylesConfigAtPath(path objectivec.IObject) bool
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) SetDefaultOptionToValue(option objectivec.IObject, value objectivec.IObject)
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) TuneNetworks(networks objectivec.IObject)
- func (_EspressoImage2ImageClass EspressoImage2ImageClass) TuneNetworksWGWindowSize(size objectivec.IObject)
- type EspressoInnerProductWeightsForMPS
- func (e EspressoInnerProductWeightsForMPS) Autorelease() EspressoInnerProductWeightsForMPS
- func (e EspressoInnerProductWeightsForMPS) BiasTerms() unsafe.Pointer
- func (e EspressoInnerProductWeightsForMPS) DataType() uint32
- func (e EspressoInnerProductWeightsForMPS) DebugDescription() string
- func (e EspressoInnerProductWeightsForMPS) Description() string
- func (e EspressoInnerProductWeightsForMPS) Descriptor() objectivec.IObject
- func (e EspressoInnerProductWeightsForMPS) Hash() uint64
- func (e EspressoInnerProductWeightsForMPS) Init() EspressoInnerProductWeightsForMPS
- func (e EspressoInnerProductWeightsForMPS) InitWithParams(params objectivec.IObject) EspressoInnerProductWeightsForMPS
- func (e EspressoInnerProductWeightsForMPS) Label() objectivec.IObject
- func (e EspressoInnerProductWeightsForMPS) LookupTableForUInt8Kernel() unsafe.Pointer
- func (e EspressoInnerProductWeightsForMPS) Purge()
- func (e EspressoInnerProductWeightsForMPS) RangesForUInt8Kernel() []objectivec.IObject
- func (e EspressoInnerProductWeightsForMPS) Ready() bool
- func (e EspressoInnerProductWeightsForMPS) Superclass() objc.Class
- func (e EspressoInnerProductWeightsForMPS) Weights() unsafe.Pointer
- type EspressoInnerProductWeightsForMPSClass
- type EspressoMetalKernelsCache
- func (e EspressoMetalKernelsCache) AddLibraryAtPath(path objectivec.IObject)
- func (e EspressoMetalKernelsCache) Autorelease() EspressoMetalKernelsCache
- func (e EspressoMetalKernelsCache) Init() EspressoMetalKernelsCache
- func (e EspressoMetalKernelsCache) InitWithDevice(device objectivec.IObject) EspressoMetalKernelsCache
- func (e EspressoMetalKernelsCache) KernelForFunction(function []byte) objectivec.IObject
- func (e EspressoMetalKernelsCache) KernelForFunctionCacheStringWithConstants(function []byte, string_ []byte, constants objectivec.IObject) objectivec.IObject
- func (e EspressoMetalKernelsCache) KernelPrefix() string
- func (e EspressoMetalKernelsCache) LazySetup()
- func (e EspressoMetalKernelsCache) LoadLibraryNamed(named objectivec.IObject)
- func (e EspressoMetalKernelsCache) M_kernelCache() foundation.INSDictionary
- func (e EspressoMetalKernelsCache) SetKernelPrefix(value string)
- func (e EspressoMetalKernelsCache) SetM_kernelCache(value foundation.INSDictionary)
- func (e EspressoMetalKernelsCache) ShouldUseTexArray() bool
- func (e EspressoMetalKernelsCache) WasSetup() bool
- type EspressoMetalKernelsCacheClass
- type EspressoMetalSingleton
- type EspressoMetalSingletonClass
- type EspressoNetwork
- func EspressoNetworkFromID(id objc.ID) EspressoNetwork
- func NewEspressoNetwork() EspressoNetwork
- func NewEspressoNetworkWithJSFileBinSerializerIdContextComputePath(jSFile []byte, id []byte, context objectivec.IObject, path int) EspressoNetwork
- func NewEspressoNetworkWithJSFileContextComputePath(jSFile []byte, context objectivec.IObject, path int) EspressoNetwork
- func (e EspressoNetwork) Autorelease() EspressoNetwork
- func (e EspressoNetwork) Ctx() IEspressoContext
- func (e EspressoNetwork) Init() EspressoNetwork
- func (e EspressoNetwork) InitWithJSFileBinSerializerIdContextComputePath(jSFile []byte, id []byte, context objectivec.IObject, path int) EspressoNetwork
- func (e EspressoNetwork) InitWithJSFileContextComputePath(jSFile []byte, context objectivec.IObject, path int) EspressoNetwork
- func (e EspressoNetwork) Layers_size() uint64
- func (e EspressoNetwork) Net() objectivec.IObject
- func (e EspressoNetwork) Wipe_layers_blobs()
- type EspressoNetworkClass
- type EspressoOJBC
- type EspressoOJBCClass
- type EspressoPass_complete_fixpoint_optimization
- type EspressoPass_complete_fixpoint_optimizationClass
- type EspressoPass_compress_segments
- type EspressoPass_compress_segmentsClass
- type EspressoPass_concat_fuse_fix
- type EspressoPass_concat_fuse_fixClass
- type EspressoPass_debug_mode
- type EspressoPass_debug_modeClass
- type EspressoPass_fastspeech
- type EspressoPass_fastspeechClass
- type EspressoPass_find_shared_weights
- type EspressoPass_find_shared_weightsClass
- type EspressoPass_fix_input_underflow
- type EspressoPass_fix_input_underflowClass
- type EspressoPass_fold_constants
- type EspressoPass_fold_constantsClass
- type EspressoPass_fuse_add_and_relu
- type EspressoPass_fuse_add_and_reluClass
- type EspressoPass_fuse_affine_scale
- type EspressoPass_fuse_affine_scaleClass
- type EspressoPass_fuse_blizzard_final_1x1_convolutions
- type EspressoPass_fuse_blizzard_final_1x1_convolutionsClass
- type EspressoPass_fuse_broadcastable_transposes
- type EspressoPass_fuse_broadcastable_transposesClass
- type EspressoPass_fuse_conv_batchnorm
- type EspressoPass_fuse_conv_batchnormClass
- type EspressoPass_fuse_fast_gelu_1
- type EspressoPass_fuse_fast_gelu_1Class
- type EspressoPass_fuse_gelu_with_erf
- type EspressoPass_fuse_gelu_with_erfClass
- type EspressoPass_fuse_gru_activation
- type EspressoPass_fuse_gru_activationClass
- type EspressoPass_fuse_pad
- type EspressoPass_fuse_padClass
- type EspressoPass_l2_normalize_5d_to_instancenorm
- type EspressoPass_l2_normalize_5d_to_instancenormClass
- type EspressoPass_lstm_atomizer
- type EspressoPass_lstm_atomizerClass
- type EspressoPass_make_fully_conv
- type EspressoPass_make_fully_convClass
- type EspressoPass_merge_channel_norm
- type EspressoPass_merge_channel_normClass
- type EspressoPass_merge_pytorch_layernorm
- type EspressoPass_merge_pytorch_layernormClass
- type EspressoPass_merge_tf_layernorm
- type EspressoPass_merge_tf_layernormClass
- type EspressoPass_merge_tf_normalization
- type EspressoPass_merge_tf_normalizationClass
- type EspressoPass_multi_head_program_gen
- type EspressoPass_multi_head_program_genClass
- type EspressoPass_multi_head_prune_undeclared
- type EspressoPass_multi_head_prune_undeclaredClass
- type EspressoPass_optimize_coreml_conv1d_lrelu
- type EspressoPass_optimize_coreml_conv1d_lreluClass
- type EspressoPass_quantize_gathers
- type EspressoPass_quantize_gathersClass
- type EspressoPass_remove_nhwc_nchw_transposes
- type EspressoPass_remove_nhwc_nchw_transposesClass
- type EspressoPass_remove_reshape_around_rank2_softmax
- type EspressoPass_remove_reshape_around_rank2_softmaxClass
- type EspressoPass_remove_reshape_around_rank3_inner_product
- type EspressoPass_remove_reshape_around_rank3_inner_productClass
- type EspressoPass_remove_reshape_chain
- type EspressoPass_remove_reshape_chainClass
- type EspressoPass_remove_seqw_wseq_transposes
- type EspressoPass_remove_seqw_wseq_transposesClass
- type EspressoPass_remove_squeeze
- type EspressoPass_remove_squeezeClass
- type EspressoPass_remove_squeeze_expanddims_1d_ops
- type EspressoPass_remove_squeeze_expanddims_1d_opsClass
- type EspressoPass_rpn_tracker_merge_convs
- type EspressoPass_rpn_tracker_merge_convsClass
- type EspressoPass_squeeze_devop
- type EspressoPass_squeeze_devopClass
- type EspressoPass_strength_reduction_batch_matmul_to_inner_product
- type EspressoPass_strength_reduction_batch_matmul_to_inner_productClass
- type EspressoPass_strength_reduction_gather_to_lookup
- type EspressoPass_strength_reduction_gather_to_lookupClass
- type EspressoPass_strength_reduction_gather_to_slice
- type EspressoPass_strength_reduction_gather_to_sliceClass
- type EspressoPass_strength_reduction_general_slice_to_slice
- type EspressoPass_strength_reduction_general_slice_to_sliceClass
- type EspressoPass_strength_reduction_loadc_eltwise__eltwisec
- type EspressoPass_strength_reduction_loadc_eltwise__eltwisecClass
- type EspressoPass_strength_reduction_remove_identity_transposes
- type EspressoPass_strength_reduction_remove_identity_transposesClass
- type EspressoPass_strength_reduction_reshape_to_flatten
- type EspressoPass_strength_reduction_reshape_to_flattenClass
- type EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
- func EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeFromID(id objc.ID) EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
- func NewEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
- func (e EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze) Autorelease() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
- func (e EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze) Init() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
- type EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass
- type EspressoPass_style_transfer_parameterize_transplant
- type EspressoPass_style_transfer_parameterize_transplantClass
- type EspressoPass_style_transfer_two_nets
- type EspressoPass_style_transfer_two_netsClass
- type EspressoPass_style_transfer_two_nets_onlyanepart
- type EspressoPass_style_transfer_two_nets_onlyanepartClass
- type EspressoPass_transform_quantize_kernel
- type EspressoPass_transform_quantize_kernelClass
- type EspressoPass_transform_static_quantize_kernel
- type EspressoPass_transform_static_quantize_kernelClass
- type EspressoPass_transpose_inner_product_weights
- type EspressoPass_transpose_inner_product_weightsClass
- type EspressoPass_wavernn_ane
- type EspressoPass_wavernn_aneClass
- type EspressoProfilingANEcompilerAnalytics
- func (e EspressoProfilingANEcompilerAnalytics) Autorelease() EspressoProfilingANEcompilerAnalytics
- func (e EspressoProfilingANEcompilerAnalytics) Compiler_analytics_file_names() foundation.INSArray
- func (e EspressoProfilingANEcompilerAnalytics) Init() EspressoProfilingANEcompilerAnalytics
- func (e EspressoProfilingANEcompilerAnalytics) SetCompiler_analytics_file_names(value foundation.INSArray)
- type EspressoProfilingANEcompilerAnalyticsClass
- type EspressoProfilingLayerInfo
- func (e EspressoProfilingLayerInfo) Autorelease() EspressoProfilingLayerInfo
- func (e EspressoProfilingLayerInfo) Average_runtime() float64
- func (e EspressoProfilingLayerInfo) Debug_name() string
- func (e EspressoProfilingLayerInfo) Init() EspressoProfilingLayerInfo
- func (e EspressoProfilingLayerInfo) Main_engine_support() IEspressoProfilingLayerSupportInfo
- func (e EspressoProfilingLayerInfo) Name() string
- func (e EspressoProfilingLayerInfo) Per_platform_support() foundation.INSDictionary
- func (e EspressoProfilingLayerInfo) Runtimes() foundation.INSArray
- func (e EspressoProfilingLayerInfo) Selected_runtime_engine() int
- func (e EspressoProfilingLayerInfo) SetAverage_runtime(value float64)
- func (e EspressoProfilingLayerInfo) SetDebug_name(value string)
- func (e EspressoProfilingLayerInfo) SetMain_engine_support(value IEspressoProfilingLayerSupportInfo)
- func (e EspressoProfilingLayerInfo) SetName(value string)
- func (e EspressoProfilingLayerInfo) SetPer_platform_support(value foundation.INSDictionary)
- func (e EspressoProfilingLayerInfo) SetRuntimes(value foundation.INSArray)
- func (e EspressoProfilingLayerInfo) SetSelected_runtime_engine(value int)
- type EspressoProfilingLayerInfoClass
- type EspressoProfilingLayerRuntime
- func (e EspressoProfilingLayerRuntime) Autorelease() EspressoProfilingLayerRuntime
- func (e EspressoProfilingLayerRuntime) End_t() float64
- func (e EspressoProfilingLayerRuntime) Init() EspressoProfilingLayerRuntime
- func (e EspressoProfilingLayerRuntime) SetEnd_t(value float64)
- func (e EspressoProfilingLayerRuntime) SetStart_t(value float64)
- func (e EspressoProfilingLayerRuntime) Start_t() float64
- type EspressoProfilingLayerRuntimeClass
- type EspressoProfilingLayerSupportInfo
- func (e EspressoProfilingLayerSupportInfo) Autorelease() EspressoProfilingLayerSupportInfo
- func (e EspressoProfilingLayerSupportInfo) Error_private() foundation.INSArray
- func (e EspressoProfilingLayerSupportInfo) Error_public() foundation.INSArray
- func (e EspressoProfilingLayerSupportInfo) Exists() bool
- func (e EspressoProfilingLayerSupportInfo) Has_perf_warning() bool
- func (e EspressoProfilingLayerSupportInfo) Init() EspressoProfilingLayerSupportInfo
- func (e EspressoProfilingLayerSupportInfo) Internal_layer() bool
- func (e EspressoProfilingLayerSupportInfo) SetError_private(value foundation.INSArray)
- func (e EspressoProfilingLayerSupportInfo) SetError_public(value foundation.INSArray)
- func (e EspressoProfilingLayerSupportInfo) SetExists(value bool)
- func (e EspressoProfilingLayerSupportInfo) SetHas_perf_warning(value bool)
- func (e EspressoProfilingLayerSupportInfo) SetInternal_layer(value bool)
- func (e EspressoProfilingLayerSupportInfo) SetSupported(value bool)
- func (e EspressoProfilingLayerSupportInfo) SetType(value string)
- func (e EspressoProfilingLayerSupportInfo) Supported() bool
- func (e EspressoProfilingLayerSupportInfo) Type() string
- type EspressoProfilingLayerSupportInfoClass
- type EspressoProfilingNetworkANEInfo
- func (e EspressoProfilingNetworkANEInfo) Ane_time_per_eval_ns() uint64
- func (e EspressoProfilingNetworkANEInfo) Autorelease() EspressoProfilingNetworkANEInfo
- func (e EspressoProfilingNetworkANEInfo) Init() EspressoProfilingNetworkANEInfo
- func (e EspressoProfilingNetworkANEInfo) SetAne_time_per_eval_ns(value uint64)
- func (e EspressoProfilingNetworkANEInfo) SetTotal_ane_time_ns(value uint64)
- func (e EspressoProfilingNetworkANEInfo) Total_ane_time_ns() uint64
- type EspressoProfilingNetworkANEInfoClass
- type EspressoProfilingNetworkInfo
- func (e EspressoProfilingNetworkInfo) Ane_compiler_analytics() IEspressoProfilingANEcompilerAnalytics
- func (e EspressoProfilingNetworkInfo) Ane_performance_info() IEspressoProfilingNetworkANEInfo
- func (e EspressoProfilingNetworkInfo) Autorelease() EspressoProfilingNetworkInfo
- func (e EspressoProfilingNetworkInfo) Init() EspressoProfilingNetworkInfo
- func (e EspressoProfilingNetworkInfo) Layers() foundation.INSArray
- func (e EspressoProfilingNetworkInfo) Network_at_path() string
- func (e EspressoProfilingNetworkInfo) SetAne_compiler_analytics(value IEspressoProfilingANEcompilerAnalytics)
- func (e EspressoProfilingNetworkInfo) SetAne_performance_info(value IEspressoProfilingNetworkANEInfo)
- func (e EspressoProfilingNetworkInfo) SetLayers(value foundation.INSArray)
- func (e EspressoProfilingNetworkInfo) SetNetwork_at_path(value string)
- type EspressoProfilingNetworkInfoClass
- type EspressoSharedKernelCacheEntry
- func (e EspressoSharedKernelCacheEntry) Autorelease() EspressoSharedKernelCacheEntry
- func (e EspressoSharedKernelCacheEntry) Cached() IEspressoMetalKernelsCache
- func (e EspressoSharedKernelCacheEntry) Init() EspressoSharedKernelCacheEntry
- func (e EspressoSharedKernelCacheEntry) SetCached(value IEspressoMetalKernelsCache)
- type EspressoSharedKernelCacheEntryClass
- type EspressoTrainingConvolutionWeightsForMPS
- func EspressoTrainingConvolutionWeightsForMPSFromID(id objc.ID) EspressoTrainingConvolutionWeightsForMPS
- func NewEspressoTrainingConvolutionWeightsForMPS() EspressoTrainingConvolutionWeightsForMPS
- func NewEspressoTrainingConvolutionWeightsForMPSWithParams(params objectivec.IObject) EspressoTrainingConvolutionWeightsForMPS
- func NewEspressoTrainingConvolutionWeightsForMPSWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingConvolutionWeightsForMPS
- func (e EspressoTrainingConvolutionWeightsForMPS) Autorelease() EspressoTrainingConvolutionWeightsForMPS
- func (e EspressoTrainingConvolutionWeightsForMPS) BiasesBuffer() objectivec.IObject
- func (e EspressoTrainingConvolutionWeightsForMPS) Init() EspressoTrainingConvolutionWeightsForMPS
- func (e EspressoTrainingConvolutionWeightsForMPS) InitWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingConvolutionWeightsForMPS
- func (e EspressoTrainingConvolutionWeightsForMPS) SetBiasesBuffer(value objectivec.IObject)
- func (e EspressoTrainingConvolutionWeightsForMPS) SetWeightsBuffer(value objectivec.IObject)
- func (e EspressoTrainingConvolutionWeightsForMPS) WeightsBuffer() objectivec.IObject
- func (e EspressoTrainingConvolutionWeightsForMPS) WeightsLayout() uint32
- type EspressoTrainingConvolutionWeightsForMPSClass
- type EspressoTrainingInnerProductWeightsForMPS
- func EspressoTrainingInnerProductWeightsForMPSFromID(id objc.ID) EspressoTrainingInnerProductWeightsForMPS
- func NewEspressoTrainingInnerProductWeightsForMPS() EspressoTrainingInnerProductWeightsForMPS
- func NewEspressoTrainingInnerProductWeightsForMPSWithParams(params objectivec.IObject) EspressoTrainingInnerProductWeightsForMPS
- func NewEspressoTrainingInnerProductWeightsForMPSWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingInnerProductWeightsForMPS
- func (e EspressoTrainingInnerProductWeightsForMPS) Autorelease() EspressoTrainingInnerProductWeightsForMPS
- func (e EspressoTrainingInnerProductWeightsForMPS) BiasesBuffer() objectivec.IObject
- func (e EspressoTrainingInnerProductWeightsForMPS) Init() EspressoTrainingInnerProductWeightsForMPS
- func (e EspressoTrainingInnerProductWeightsForMPS) InitWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingInnerProductWeightsForMPS
- func (e EspressoTrainingInnerProductWeightsForMPS) SetBiasesBuffer(value objectivec.IObject)
- func (e EspressoTrainingInnerProductWeightsForMPS) SetWeightsBuffer(value objectivec.IObject)
- func (e EspressoTrainingInnerProductWeightsForMPS) WeightsBuffer() objectivec.IObject
- type EspressoTrainingInnerProductWeightsForMPSClass
- type Espresso_mxnetTools_ImageBinaryRecordReader
- func Espresso_mxnetTools_ImageBinaryRecordReaderFromID(id objc.ID) Espresso_mxnetTools_ImageBinaryRecordReader
- func NewEspresso_mxnetTools_ImageBinaryRecordReader() Espresso_mxnetTools_ImageBinaryRecordReader
- func NewEspresso_mxnetTools_ImageBinaryRecordReaderWithRecFileError(file objectivec.IObject) (Espresso_mxnetTools_ImageBinaryRecordReader, error)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) Autorelease() Espresso_mxnetTools_ImageBinaryRecordReader
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) CurrentOffset() uint64
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) ImageData() objectivec.IObject
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) ImageHeader() objectivec.IObject
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) ImageID() objectivec.IObject
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) Init() Espresso_mxnetTools_ImageBinaryRecordReader
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) InitWithRecFileError(file objectivec.IObject) (Espresso_mxnetTools_ImageBinaryRecordReader, error)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) Labels() objectivec.IObject
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) LabelsPrivate() foundation.INSArray
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) NextRecordAndError() (bool, error)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) RecFileHandle() *foundation.NSFileHandle
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) RecordHeader() objectivec.IObject
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) SeekRecordWithIDError(id objectivec.IObject) (bool, error)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetCurrentOffset(value uint64)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetImageHeader(value objectivec.IObject)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetLabelsPrivate(value foundation.INSArray)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetRecFileHandle(value *foundation.NSFileHandle)
- func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetRecordHeader(value objectivec.IObject)
- type Espresso_mxnetTools_ImageBinaryRecordReaderClass
- type IANEServicesLog
- type IEspressoANEIOSurface
- type IEspressoBrickRegistry
- type IEspressoBrickTensor
- type IEspressoBrickTensorCPU
- type IEspressoBrickTensorMetal
- type IEspressoBrickTensorShape
- type IEspressoContext
- type IEspressoConvolutionWeightsForMPS
- type IEspressoCustomPass
- type IEspressoDCNEspressoOverfeatDetector
- type IEspressoDataFrame
- type IEspressoDataFrameAttachment
- type IEspressoDataFrameExecutor
- type IEspressoDataFrameImageAttachment
- type IEspressoDataFrameMappedFile
- type IEspressoDataFrameStorage
- type IEspressoDataFrameStorageExecutor
- type IEspressoDataFrameStorageExecutorMatchingBufferSet
- type IEspressoDataFrameTensorAttachment
- type IEspressoFDOverfeatNetwork
- type IEspressoFaceDetectedObject
- type IEspressoFaceLandmarkDetector
- type IEspressoImage2Image
- type IEspressoInnerProductWeightsForMPS
- type IEspressoMetalKernelsCache
- type IEspressoMetalSingleton
- type IEspressoNetwork
- type IEspressoOJBC
- type IEspressoPass_complete_fixpoint_optimization
- type IEspressoPass_compress_segments
- type IEspressoPass_concat_fuse_fix
- type IEspressoPass_debug_mode
- type IEspressoPass_fastspeech
- type IEspressoPass_find_shared_weights
- type IEspressoPass_fix_input_underflow
- type IEspressoPass_fold_constants
- type IEspressoPass_fuse_add_and_relu
- type IEspressoPass_fuse_affine_scale
- type IEspressoPass_fuse_blizzard_final_1x1_convolutions
- type IEspressoPass_fuse_broadcastable_transposes
- type IEspressoPass_fuse_conv_batchnorm
- type IEspressoPass_fuse_fast_gelu_1
- type IEspressoPass_fuse_gelu_with_erf
- type IEspressoPass_fuse_gru_activation
- type IEspressoPass_fuse_pad
- type IEspressoPass_l2_normalize_5d_to_instancenorm
- type IEspressoPass_lstm_atomizer
- type IEspressoPass_make_fully_conv
- type IEspressoPass_merge_channel_norm
- type IEspressoPass_merge_pytorch_layernorm
- type IEspressoPass_merge_tf_layernorm
- type IEspressoPass_merge_tf_normalization
- type IEspressoPass_multi_head_program_gen
- type IEspressoPass_multi_head_prune_undeclared
- type IEspressoPass_optimize_coreml_conv1d_lrelu
- type IEspressoPass_quantize_gathers
- type IEspressoPass_remove_nhwc_nchw_transposes
- type IEspressoPass_remove_reshape_around_rank2_softmax
- type IEspressoPass_remove_reshape_around_rank3_inner_product
- type IEspressoPass_remove_reshape_chain
- type IEspressoPass_remove_seqw_wseq_transposes
- type IEspressoPass_remove_squeeze
- type IEspressoPass_remove_squeeze_expanddims_1d_ops
- type IEspressoPass_rpn_tracker_merge_convs
- type IEspressoPass_squeeze_devop
- type IEspressoPass_strength_reduction_batch_matmul_to_inner_product
- type IEspressoPass_strength_reduction_gather_to_lookup
- type IEspressoPass_strength_reduction_gather_to_slice
- type IEspressoPass_strength_reduction_general_slice_to_slice
- type IEspressoPass_strength_reduction_loadc_eltwise__eltwisec
- type IEspressoPass_strength_reduction_remove_identity_transposes
- type IEspressoPass_strength_reduction_reshape_to_flatten
- type IEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
- type IEspressoPass_style_transfer_parameterize_transplant
- type IEspressoPass_style_transfer_two_nets
- type IEspressoPass_style_transfer_two_nets_onlyanepart
- type IEspressoPass_transform_quantize_kernel
- type IEspressoPass_transform_static_quantize_kernel
- type IEspressoPass_transpose_inner_product_weights
- type IEspressoPass_wavernn_ane
- type IEspressoProfilingANEcompilerAnalytics
- type IEspressoProfilingLayerInfo
- type IEspressoProfilingLayerRuntime
- type IEspressoProfilingLayerSupportInfo
- type IEspressoProfilingNetworkANEInfo
- type IEspressoProfilingNetworkInfo
- type IEspressoSharedKernelCacheEntry
- type IEspressoTrainingConvolutionWeightsForMPS
- type IEspressoTrainingInnerProductWeightsForMPS
- type IEspresso_mxnetTools_ImageBinaryRecordReader
- type VoidHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVoidBlock ¶
func NewVoidBlock(handler VoidHandler) (objc.ID, func())
NewVoidBlock wraps a Go VoidHandler as an Objective-C block. The caller must defer the returned cleanup function.
Used by:
Types ¶
type ANEServicesLog ¶
type ANEServicesLog struct {
objectivec.Object
}
See: https://developer.apple.com/documentation/Espresso/ANEServicesLog
func ANEServicesLogFromID ¶
func ANEServicesLogFromID(id objc.ID) ANEServicesLog
ANEServicesLogFromID constructs a ANEServicesLog from an objc.ID.
func NewANEServicesLog ¶
func NewANEServicesLog() ANEServicesLog
NewANEServicesLog creates a new ANEServicesLog instance.
func (ANEServicesLog) Autorelease ¶
func (a ANEServicesLog) Autorelease() ANEServicesLog
Autorelease adds the receiver to the current autorelease pool.
func (ANEServicesLog) Init ¶
func (a ANEServicesLog) Init() ANEServicesLog
Init initializes the instance.
type ANEServicesLogClass ¶
type ANEServicesLogClass struct {
// contains filtered or unexported fields
}
func GetANEServicesLogClass ¶
func GetANEServicesLogClass() ANEServicesLogClass
GetANEServicesLogClass returns the class object for ANEServicesLog.
func (ANEServicesLogClass) Alloc ¶
func (ac ANEServicesLogClass) Alloc() ANEServicesLog
Alloc allocates memory for a new instance of the class.
func (ANEServicesLogClass) Handle ¶
func (_ANEServicesLogClass ANEServicesLogClass) Handle() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/ANEServicesLog/handle
func (ANEServicesLogClass) Services ¶
func (_ANEServicesLogClass ANEServicesLogClass) Services() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/ANEServicesLog/services
func (ANEServicesLogClass) Test ¶
func (_ANEServicesLogClass ANEServicesLogClass) Test() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/ANEServicesLog/test
func (ANEServicesLogClass) Verbose ¶
func (_ANEServicesLogClass ANEServicesLogClass) Verbose() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/ANEServicesLog/verbose
type EspressoANEIOSurface ¶
type EspressoANEIOSurface struct {
objectivec.Object
}
Methods ¶
- EspressoANEIOSurface.Ane_io_surfaceForMultiBufferFrame
- EspressoANEIOSurface.CheckIfMatches
- EspressoANEIOSurface.CheckIfMatchesIOSurface
- EspressoANEIOSurface.Cleanup
- EspressoANEIOSurface.CreateIOSurfaceWithExtraProperties
- EspressoANEIOSurface.DoNonLazyAllocation
- EspressoANEIOSurface.External_storage_blob_for_aliasing_mem
- EspressoANEIOSurface.SetExternal_storage_blob_for_aliasing_mem
- EspressoANEIOSurface.IoSurfaceForMultiBufferFrame
- EspressoANEIOSurface.IoSurfaceForMultiBufferFrameNoLazyForTesting
- EspressoANEIOSurface.LazilyAutoCreateSurfaceForFrame
- EspressoANEIOSurface.MetalBufferWithDeviceMultiBufferFrame
- EspressoANEIOSurface.NFrames
- EspressoANEIOSurface.PixelFormat
- EspressoANEIOSurface.ResizeForMultipleAsyncBuffers
- EspressoANEIOSurface.RestoreInternalStorage
- EspressoANEIOSurface.RestoreInternalStorageForAllMultiBufferFrames
- EspressoANEIOSurface.SetExternalStorageIoSurface
- EspressoANEIOSurface.InitWithIOSurfacePropertiesAndPixelFormats
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface
func EspressoANEIOSurfaceFromID ¶
func EspressoANEIOSurfaceFromID(id objc.ID) EspressoANEIOSurface
EspressoANEIOSurfaceFromID constructs a EspressoANEIOSurface from an objc.ID.
func NewEspressoANEIOSurface ¶
func NewEspressoANEIOSurface() EspressoANEIOSurface
NewEspressoANEIOSurface creates a new EspressoANEIOSurface instance.
func NewEspressoANEIOSurfaceWithIOSurfacePropertiesAndPixelFormats ¶
func NewEspressoANEIOSurfaceWithIOSurfacePropertiesAndPixelFormats(properties objectivec.IObject, formats objectivec.IObject) EspressoANEIOSurface
func (EspressoANEIOSurface) Ane_io_surfaceForMultiBufferFrame ¶
func (e EspressoANEIOSurface) Ane_io_surfaceForMultiBufferFrame(frame uint64) objectivec.IObject
func (EspressoANEIOSurface) Autorelease ¶
func (e EspressoANEIOSurface) Autorelease() EspressoANEIOSurface
Autorelease adds the receiver to the current autorelease pool.
func (EspressoANEIOSurface) CheckIfMatches ¶
func (e EspressoANEIOSurface) CheckIfMatches(matches corevideo.CVImageBufferRef) bool
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/checkIfMatches:
func (EspressoANEIOSurface) CheckIfMatchesIOSurface ¶
func (e EspressoANEIOSurface) CheckIfMatchesIOSurface(iOSurface coregraphics.IOSurfaceRef) bool
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/checkIfMatchesIOSurface:
func (EspressoANEIOSurface) Cleanup ¶
func (e EspressoANEIOSurface) Cleanup()
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/cleanup
func (EspressoANEIOSurface) CreateIOSurfaceWithExtraProperties ¶
func (e EspressoANEIOSurface) CreateIOSurfaceWithExtraProperties(properties objectivec.IObject) coregraphics.IOSurfaceRef
func (EspressoANEIOSurface) DoNonLazyAllocation ¶
func (e EspressoANEIOSurface) DoNonLazyAllocation(allocation objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/doNonLazyAllocation:
func (EspressoANEIOSurface) External_storage_blob_for_aliasing_mem ¶
func (e EspressoANEIOSurface) External_storage_blob_for_aliasing_mem() objectivec.IObject
func (EspressoANEIOSurface) Init ¶
func (e EspressoANEIOSurface) Init() EspressoANEIOSurface
Init initializes the instance.
func (EspressoANEIOSurface) InitWithIOSurfacePropertiesAndPixelFormats ¶
func (e EspressoANEIOSurface) InitWithIOSurfacePropertiesAndPixelFormats(properties objectivec.IObject, formats objectivec.IObject) EspressoANEIOSurface
func (EspressoANEIOSurface) IoSurfaceForMultiBufferFrame ¶
func (e EspressoANEIOSurface) IoSurfaceForMultiBufferFrame(frame uint64) coregraphics.IOSurfaceRef
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/ioSurfaceForMultiBufferFrame:
func (EspressoANEIOSurface) IoSurfaceForMultiBufferFrameNoLazyForTesting ¶
func (e EspressoANEIOSurface) IoSurfaceForMultiBufferFrameNoLazyForTesting(testing uint64) coregraphics.IOSurfaceRef
func (EspressoANEIOSurface) LazilyAutoCreateSurfaceForFrame ¶
func (e EspressoANEIOSurface) LazilyAutoCreateSurfaceForFrame(frame uint64)
func (EspressoANEIOSurface) MetalBufferWithDeviceMultiBufferFrame ¶
func (e EspressoANEIOSurface) MetalBufferWithDeviceMultiBufferFrame(device objectivec.IObject, frame uint64) metal.MTLBuffer
func (EspressoANEIOSurface) NFrames ¶
func (e EspressoANEIOSurface) NFrames() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/nFrames
func (EspressoANEIOSurface) PixelFormat ¶
func (e EspressoANEIOSurface) PixelFormat() uint32
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/pixelFormat
func (EspressoANEIOSurface) ResizeForMultipleAsyncBuffers ¶
func (e EspressoANEIOSurface) ResizeForMultipleAsyncBuffers(buffers uint64)
func (EspressoANEIOSurface) RestoreInternalStorage ¶
func (e EspressoANEIOSurface) RestoreInternalStorage(storage uint64)
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/restoreInternalStorage:
func (EspressoANEIOSurface) RestoreInternalStorageForAllMultiBufferFrames ¶
func (e EspressoANEIOSurface) RestoreInternalStorageForAllMultiBufferFrames()
func (EspressoANEIOSurface) SetExternalStorageIoSurface ¶
func (e EspressoANEIOSurface) SetExternalStorageIoSurface(storage uint64, surface coregraphics.IOSurfaceRef)
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface/setExternalStorage:ioSurface:
func (EspressoANEIOSurface) SetExternal_storage_blob_for_aliasing_mem ¶
func (e EspressoANEIOSurface) SetExternal_storage_blob_for_aliasing_mem(value objectivec.IObject)
type EspressoANEIOSurfaceClass ¶
type EspressoANEIOSurfaceClass struct {
// contains filtered or unexported fields
}
func GetEspressoANEIOSurfaceClass ¶
func GetEspressoANEIOSurfaceClass() EspressoANEIOSurfaceClass
GetEspressoANEIOSurfaceClass returns the class object for EspressoANEIOSurface.
func (EspressoANEIOSurfaceClass) Alloc ¶
func (ec EspressoANEIOSurfaceClass) Alloc() EspressoANEIOSurface
Alloc allocates memory for a new instance of the class.
type EspressoBrickRegistry ¶
type EspressoBrickRegistry struct {
objectivec.Object
}
See: https://developer.apple.com/documentation/Espresso/EspressoBrickRegistry
func EspressoBrickRegistryFromID ¶
func EspressoBrickRegistryFromID(id objc.ID) EspressoBrickRegistry
EspressoBrickRegistryFromID constructs a EspressoBrickRegistry from an objc.ID.
func NewEspressoBrickRegistry ¶
func NewEspressoBrickRegistry() EspressoBrickRegistry
NewEspressoBrickRegistry creates a new EspressoBrickRegistry instance.
func (EspressoBrickRegistry) Autorelease ¶
func (e EspressoBrickRegistry) Autorelease() EspressoBrickRegistry
Autorelease adds the receiver to the current autorelease pool.
func (EspressoBrickRegistry) Init ¶
func (e EspressoBrickRegistry) Init() EspressoBrickRegistry
Init initializes the instance.
type EspressoBrickRegistryClass ¶
type EspressoBrickRegistryClass struct {
// contains filtered or unexported fields
}
func GetEspressoBrickRegistryClass ¶
func GetEspressoBrickRegistryClass() EspressoBrickRegistryClass
GetEspressoBrickRegistryClass returns the class object for EspressoBrickRegistry.
func (EspressoBrickRegistryClass) Alloc ¶
func (ec EspressoBrickRegistryClass) Alloc() EspressoBrickRegistry
Alloc allocates memory for a new instance of the class.
func (EspressoBrickRegistryClass) RegisterBrickClass ¶
func (_EspressoBrickRegistryClass EspressoBrickRegistryClass) RegisterBrickClass(class objc.Class)
See: https://developer.apple.com/documentation/Espresso/EspressoBrickRegistry/registerBrickClass:
type EspressoBrickTensor ¶
type EspressoBrickTensor struct {
objectivec.Object
}
Methods ¶
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensor
func EspressoBrickTensorFromID ¶
func EspressoBrickTensorFromID(id objc.ID) EspressoBrickTensor
EspressoBrickTensorFromID constructs a EspressoBrickTensor from an objc.ID.
func NewEspressoBrickTensor ¶
func NewEspressoBrickTensor() EspressoBrickTensor
NewEspressoBrickTensor creates a new EspressoBrickTensor instance.
func (EspressoBrickTensor) Autorelease ¶
func (e EspressoBrickTensor) Autorelease() EspressoBrickTensor
Autorelease adds the receiver to the current autorelease pool.
func (EspressoBrickTensor) Init ¶
func (e EspressoBrickTensor) Init() EspressoBrickTensor
Init initializes the instance.
func (EspressoBrickTensor) SetShape ¶
func (e EspressoBrickTensor) SetShape(value IEspressoBrickTensorShape)
func (EspressoBrickTensor) Shape ¶
func (e EspressoBrickTensor) Shape() IEspressoBrickTensorShape
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensor/shape
type EspressoBrickTensorCPU ¶
type EspressoBrickTensorCPU struct {
EspressoBrickTensor
}
Methods ¶
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorCPU
func EspressoBrickTensorCPUFromID ¶
func EspressoBrickTensorCPUFromID(id objc.ID) EspressoBrickTensorCPU
EspressoBrickTensorCPUFromID constructs a EspressoBrickTensorCPU from an objc.ID.
func NewEspressoBrickTensorCPU ¶
func NewEspressoBrickTensorCPU() EspressoBrickTensorCPU
NewEspressoBrickTensorCPU creates a new EspressoBrickTensorCPU instance.
func (EspressoBrickTensorCPU) Autorelease ¶
func (e EspressoBrickTensorCPU) Autorelease() EspressoBrickTensorCPU
Autorelease adds the receiver to the current autorelease pool.
func (EspressoBrickTensorCPU) Init ¶
func (e EspressoBrickTensorCPU) Init() EspressoBrickTensorCPU
Init initializes the instance.
func (EspressoBrickTensorCPU) RawPointer ¶
func (e EspressoBrickTensorCPU) RawPointer() unsafe.Pointer
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorCPU/rawPointer
func (EspressoBrickTensorCPU) SetRawPointer ¶
func (e EspressoBrickTensorCPU) SetRawPointer(value unsafe.Pointer)
type EspressoBrickTensorCPUClass ¶
type EspressoBrickTensorCPUClass struct {
// contains filtered or unexported fields
}
func GetEspressoBrickTensorCPUClass ¶
func GetEspressoBrickTensorCPUClass() EspressoBrickTensorCPUClass
GetEspressoBrickTensorCPUClass returns the class object for EspressoBrickTensorCPU.
func (EspressoBrickTensorCPUClass) Alloc ¶
func (ec EspressoBrickTensorCPUClass) Alloc() EspressoBrickTensorCPU
Alloc allocates memory for a new instance of the class.
type EspressoBrickTensorClass ¶
type EspressoBrickTensorClass struct {
// contains filtered or unexported fields
}
func GetEspressoBrickTensorClass ¶
func GetEspressoBrickTensorClass() EspressoBrickTensorClass
GetEspressoBrickTensorClass returns the class object for EspressoBrickTensor.
func (EspressoBrickTensorClass) Alloc ¶
func (ec EspressoBrickTensorClass) Alloc() EspressoBrickTensor
Alloc allocates memory for a new instance of the class.
type EspressoBrickTensorMetal ¶
type EspressoBrickTensorMetal struct {
EspressoBrickTensor
}
Methods ¶
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorMetal
func EspressoBrickTensorMetalFromID ¶
func EspressoBrickTensorMetalFromID(id objc.ID) EspressoBrickTensorMetal
EspressoBrickTensorMetalFromID constructs a EspressoBrickTensorMetal from an objc.ID.
func NewEspressoBrickTensorMetal ¶
func NewEspressoBrickTensorMetal() EspressoBrickTensorMetal
NewEspressoBrickTensorMetal creates a new EspressoBrickTensorMetal instance.
func (EspressoBrickTensorMetal) Autorelease ¶
func (e EspressoBrickTensorMetal) Autorelease() EspressoBrickTensorMetal
Autorelease adds the receiver to the current autorelease pool.
func (EspressoBrickTensorMetal) Init ¶
func (e EspressoBrickTensorMetal) Init() EspressoBrickTensorMetal
Init initializes the instance.
func (EspressoBrickTensorMetal) SetTexture ¶
func (e EspressoBrickTensorMetal) SetTexture(value objectivec.IObject)
func (EspressoBrickTensorMetal) Texture ¶
func (e EspressoBrickTensorMetal) Texture() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorMetal/texture
type EspressoBrickTensorMetalClass ¶
type EspressoBrickTensorMetalClass struct {
// contains filtered or unexported fields
}
func GetEspressoBrickTensorMetalClass ¶
func GetEspressoBrickTensorMetalClass() EspressoBrickTensorMetalClass
GetEspressoBrickTensorMetalClass returns the class object for EspressoBrickTensorMetal.
func (EspressoBrickTensorMetalClass) Alloc ¶
func (ec EspressoBrickTensorMetalClass) Alloc() EspressoBrickTensorMetal
Alloc allocates memory for a new instance of the class.
type EspressoBrickTensorShape ¶
type EspressoBrickTensorShape struct {
objectivec.Object
}
Methods ¶
- EspressoBrickTensorShape.Batch
- EspressoBrickTensorShape.SetBatch
- EspressoBrickTensorShape.Channels
- EspressoBrickTensorShape.SetChannels
- EspressoBrickTensorShape.Height
- EspressoBrickTensorShape.SetHeight
- EspressoBrickTensorShape.Rank
- EspressoBrickTensorShape.SetRank
- EspressoBrickTensorShape.Sequence
- EspressoBrickTensorShape.SetSequence
- EspressoBrickTensorShape.Width
- EspressoBrickTensorShape.SetWidth
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape
func EspressoBrickTensorShapeFromID ¶
func EspressoBrickTensorShapeFromID(id objc.ID) EspressoBrickTensorShape
EspressoBrickTensorShapeFromID constructs a EspressoBrickTensorShape from an objc.ID.
func NewEspressoBrickTensorShape ¶
func NewEspressoBrickTensorShape() EspressoBrickTensorShape
NewEspressoBrickTensorShape creates a new EspressoBrickTensorShape instance.
func (EspressoBrickTensorShape) Autorelease ¶
func (e EspressoBrickTensorShape) Autorelease() EspressoBrickTensorShape
Autorelease adds the receiver to the current autorelease pool.
func (EspressoBrickTensorShape) Batch ¶
func (e EspressoBrickTensorShape) Batch() int
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape/batch
func (EspressoBrickTensorShape) Channels ¶
func (e EspressoBrickTensorShape) Channels() int
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape/channels
func (EspressoBrickTensorShape) Height ¶
func (e EspressoBrickTensorShape) Height() int
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape/height
func (EspressoBrickTensorShape) Init ¶
func (e EspressoBrickTensorShape) Init() EspressoBrickTensorShape
Init initializes the instance.
func (EspressoBrickTensorShape) Rank ¶
func (e EspressoBrickTensorShape) Rank() int
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape/rank
func (EspressoBrickTensorShape) Sequence ¶
func (e EspressoBrickTensorShape) Sequence() int
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape/sequence
func (EspressoBrickTensorShape) SetBatch ¶
func (e EspressoBrickTensorShape) SetBatch(value int)
func (EspressoBrickTensorShape) SetChannels ¶
func (e EspressoBrickTensorShape) SetChannels(value int)
func (EspressoBrickTensorShape) SetHeight ¶
func (e EspressoBrickTensorShape) SetHeight(value int)
func (EspressoBrickTensorShape) SetRank ¶
func (e EspressoBrickTensorShape) SetRank(value int)
func (EspressoBrickTensorShape) SetSequence ¶
func (e EspressoBrickTensorShape) SetSequence(value int)
func (EspressoBrickTensorShape) SetWidth ¶
func (e EspressoBrickTensorShape) SetWidth(value int)
func (EspressoBrickTensorShape) Width ¶
func (e EspressoBrickTensorShape) Width() int
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape/width
type EspressoBrickTensorShapeClass ¶
type EspressoBrickTensorShapeClass struct {
// contains filtered or unexported fields
}
func GetEspressoBrickTensorShapeClass ¶
func GetEspressoBrickTensorShapeClass() EspressoBrickTensorShapeClass
GetEspressoBrickTensorShapeClass returns the class object for EspressoBrickTensorShape.
func (EspressoBrickTensorShapeClass) Alloc ¶
func (ec EspressoBrickTensorShapeClass) Alloc() EspressoBrickTensorShape
Alloc allocates memory for a new instance of the class.
type EspressoContext ¶
type EspressoContext struct {
objectivec.Object
}
Methods ¶
- EspressoContext.Ctx
- EspressoContext.Platform
- EspressoContext.Set_priorityLow_priority_max_ms_per_command_bufferGpu_priority
- EspressoContext.InitWithContext
- EspressoContext.InitWithDeviceAndWisdomParams
- EspressoContext.InitWithNetworkContext
- EspressoContext.InitWithPlatform
See: https://developer.apple.com/documentation/Espresso/EspressoContext
func EspressoContextFromID ¶
func EspressoContextFromID(id objc.ID) EspressoContext
EspressoContextFromID constructs a EspressoContext from an objc.ID.
func NewEspressoContext ¶
func NewEspressoContext() EspressoContext
NewEspressoContext creates a new EspressoContext instance.
func NewEspressoContextWithContext ¶
func NewEspressoContextWithContext(context objectivec.IObject) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithContext:
func NewEspressoContextWithDeviceAndWisdomParams ¶
func NewEspressoContextWithDeviceAndWisdomParams(device objectivec.IObject, params objectivec.IObject) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithDevice:andWisdomParams:
func NewEspressoContextWithNetworkContext ¶
func NewEspressoContextWithNetworkContext(context objectivec.IObject) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithNetworkContext:
func NewEspressoContextWithPlatform ¶
func NewEspressoContextWithPlatform(platform int) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithPlatform:
func (EspressoContext) Autorelease ¶
func (e EspressoContext) Autorelease() EspressoContext
Autorelease adds the receiver to the current autorelease pool.
func (EspressoContext) Ctx ¶
func (e EspressoContext) Ctx() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoContext/ctx
func (EspressoContext) Init ¶
func (e EspressoContext) Init() EspressoContext
Init initializes the instance.
func (EspressoContext) InitWithContext ¶
func (e EspressoContext) InitWithContext(context objectivec.IObject) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithContext:
func (EspressoContext) InitWithDeviceAndWisdomParams ¶
func (e EspressoContext) InitWithDeviceAndWisdomParams(device objectivec.IObject, params objectivec.IObject) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithDevice:andWisdomParams:
func (EspressoContext) InitWithNetworkContext ¶
func (e EspressoContext) InitWithNetworkContext(context objectivec.IObject) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithNetworkContext:
func (EspressoContext) InitWithPlatform ¶
func (e EspressoContext) InitWithPlatform(platform int) EspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoContext/initWithPlatform:
func (EspressoContext) Platform ¶
func (e EspressoContext) Platform() int
See: https://developer.apple.com/documentation/Espresso/EspressoContext/platform
func (EspressoContext) Set_priorityLow_priority_max_ms_per_command_bufferGpu_priority ¶
func (e EspressoContext) Set_priorityLow_priority_max_ms_per_command_bufferGpu_priority(set_priority bool, low_priority_max_ms_per_command_buffer float32, gpu_priority uint32)
type EspressoContextClass ¶
type EspressoContextClass struct {
// contains filtered or unexported fields
}
func GetEspressoContextClass ¶
func GetEspressoContextClass() EspressoContextClass
GetEspressoContextClass returns the class object for EspressoContext.
func (EspressoContextClass) Alloc ¶
func (ec EspressoContextClass) Alloc() EspressoContext
Alloc allocates memory for a new instance of the class.
type EspressoConvolutionWeightsForMPS ¶
type EspressoConvolutionWeightsForMPS struct {
objectivec.Object
}
Methods ¶
- EspressoConvolutionWeightsForMPS.BiasTerms
- EspressoConvolutionWeightsForMPS.DataType
- EspressoConvolutionWeightsForMPS.Descriptor
- EspressoConvolutionWeightsForMPS.Label
- EspressoConvolutionWeightsForMPS.LookupTableForUInt8Kernel
- EspressoConvolutionWeightsForMPS.Purge
- EspressoConvolutionWeightsForMPS.RangesForUInt8Kernel
- EspressoConvolutionWeightsForMPS.Ready
- EspressoConvolutionWeightsForMPS.Weights
- EspressoConvolutionWeightsForMPS.InitWithParams
- EspressoConvolutionWeightsForMPS.DebugDescription
- EspressoConvolutionWeightsForMPS.Description
- EspressoConvolutionWeightsForMPS.Hash
- EspressoConvolutionWeightsForMPS.Superclass
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS
func EspressoConvolutionWeightsForMPSFromID ¶
func EspressoConvolutionWeightsForMPSFromID(id objc.ID) EspressoConvolutionWeightsForMPS
EspressoConvolutionWeightsForMPSFromID constructs a EspressoConvolutionWeightsForMPS from an objc.ID.
func NewEspressoConvolutionWeightsForMPS ¶
func NewEspressoConvolutionWeightsForMPS() EspressoConvolutionWeightsForMPS
NewEspressoConvolutionWeightsForMPS creates a new EspressoConvolutionWeightsForMPS instance.
func NewEspressoConvolutionWeightsForMPSWithParams ¶
func NewEspressoConvolutionWeightsForMPSWithParams(params objectivec.IObject) EspressoConvolutionWeightsForMPS
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/initWithParams:
func (EspressoConvolutionWeightsForMPS) Autorelease ¶
func (e EspressoConvolutionWeightsForMPS) Autorelease() EspressoConvolutionWeightsForMPS
Autorelease adds the receiver to the current autorelease pool.
func (EspressoConvolutionWeightsForMPS) BiasTerms ¶
func (e EspressoConvolutionWeightsForMPS) BiasTerms() unsafe.Pointer
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/biasTerms
func (EspressoConvolutionWeightsForMPS) DataType ¶
func (e EspressoConvolutionWeightsForMPS) DataType() uint32
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/dataType
func (EspressoConvolutionWeightsForMPS) DebugDescription ¶
func (e EspressoConvolutionWeightsForMPS) DebugDescription() string
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/debugDescription
func (EspressoConvolutionWeightsForMPS) Description ¶
func (e EspressoConvolutionWeightsForMPS) Description() string
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/description
func (EspressoConvolutionWeightsForMPS) Descriptor ¶
func (e EspressoConvolutionWeightsForMPS) Descriptor() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/descriptor
func (EspressoConvolutionWeightsForMPS) Hash ¶
func (e EspressoConvolutionWeightsForMPS) Hash() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/hash
func (EspressoConvolutionWeightsForMPS) Init ¶
func (e EspressoConvolutionWeightsForMPS) Init() EspressoConvolutionWeightsForMPS
Init initializes the instance.
func (EspressoConvolutionWeightsForMPS) InitWithParams ¶
func (e EspressoConvolutionWeightsForMPS) InitWithParams(params objectivec.IObject) EspressoConvolutionWeightsForMPS
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/initWithParams:
func (EspressoConvolutionWeightsForMPS) Label ¶
func (e EspressoConvolutionWeightsForMPS) Label() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/label
func (EspressoConvolutionWeightsForMPS) LookupTableForUInt8Kernel ¶
func (e EspressoConvolutionWeightsForMPS) LookupTableForUInt8Kernel() unsafe.Pointer
func (EspressoConvolutionWeightsForMPS) Purge ¶
func (e EspressoConvolutionWeightsForMPS) Purge()
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/purge
func (EspressoConvolutionWeightsForMPS) RangesForUInt8Kernel ¶
func (e EspressoConvolutionWeightsForMPS) RangesForUInt8Kernel() []objectivec.IObject
func (EspressoConvolutionWeightsForMPS) Ready ¶
func (e EspressoConvolutionWeightsForMPS) Ready() bool
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/ready
func (EspressoConvolutionWeightsForMPS) Superclass ¶
func (e EspressoConvolutionWeightsForMPS) Superclass() objc.Class
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/superclass
func (EspressoConvolutionWeightsForMPS) Weights ¶
func (e EspressoConvolutionWeightsForMPS) Weights() unsafe.Pointer
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/weights
type EspressoConvolutionWeightsForMPSClass ¶
type EspressoConvolutionWeightsForMPSClass struct {
// contains filtered or unexported fields
}
func GetEspressoConvolutionWeightsForMPSClass ¶
func GetEspressoConvolutionWeightsForMPSClass() EspressoConvolutionWeightsForMPSClass
GetEspressoConvolutionWeightsForMPSClass returns the class object for EspressoConvolutionWeightsForMPS.
func (EspressoConvolutionWeightsForMPSClass) Alloc ¶
func (ec EspressoConvolutionWeightsForMPSClass) Alloc() EspressoConvolutionWeightsForMPS
Alloc allocates memory for a new instance of the class.
type EspressoCustomPass ¶
type EspressoCustomPass struct {
objectivec.Object
}
Methods ¶
See: https://developer.apple.com/documentation/Espresso/EspressoCustomPass
func EspressoCustomPassFromID ¶
func EspressoCustomPassFromID(id objc.ID) EspressoCustomPass
EspressoCustomPassFromID constructs a EspressoCustomPass from an objc.ID.
func NewEspressoCustomPass ¶
func NewEspressoCustomPass() EspressoCustomPass
NewEspressoCustomPass creates a new EspressoCustomPass instance.
func (EspressoCustomPass) Autorelease ¶
func (e EspressoCustomPass) Autorelease() EspressoCustomPass
Autorelease adds the receiver to the current autorelease pool.
func (EspressoCustomPass) Init ¶
func (e EspressoCustomPass) Init() EspressoCustomPass
Init initializes the instance.
func (EspressoCustomPass) RunOnNetwork ¶
func (e EspressoCustomPass) RunOnNetwork(network unsafe.Pointer) bool
See: https://developer.apple.com/documentation/Espresso/EspressoCustomPass/runOnNetwork:
type EspressoCustomPassClass ¶
type EspressoCustomPassClass struct {
// contains filtered or unexported fields
}
func GetEspressoCustomPassClass ¶
func GetEspressoCustomPassClass() EspressoCustomPassClass
GetEspressoCustomPassClass returns the class object for EspressoCustomPass.
func (EspressoCustomPassClass) Alloc ¶
func (ec EspressoCustomPassClass) Alloc() EspressoCustomPass
Alloc allocates memory for a new instance of the class.
type EspressoDCNEspressoOverfeatDetector ¶
type EspressoDCNEspressoOverfeatDetector struct {
objectivec.Object
}
Methods ¶
- EspressoDCNEspressoOverfeatDetector.CommonInit
- EspressoDCNEspressoOverfeatDetector.CompareObjectWithObjectError
- EspressoDCNEspressoOverfeatDetector.ComputeBBoxUsingProbBoxAndScalefactorPadXPadY
- EspressoDCNEspressoOverfeatDetector.ConfidenceThreshold
- EspressoDCNEspressoOverfeatDetector.SetConfidenceThreshold
- EspressoDCNEspressoOverfeatDetector.Enet
- EspressoDCNEspressoOverfeatDetector.SetEnet
- EspressoDCNEspressoOverfeatDetector.FillFaceList
- EspressoDCNEspressoOverfeatDetector.GetDescription
- EspressoDCNEspressoOverfeatDetector.GetFacesFromNetworkResultOriginalWidthOriginalHeight
- EspressoDCNEspressoOverfeatDetector.MergeFaceList
- EspressoDCNEspressoOverfeatDetector.MinBoundingBoxThreshold
- EspressoDCNEspressoOverfeatDetector.SetMinBoundingBoxThreshold
- EspressoDCNEspressoOverfeatDetector.InitWithNetwork
- EspressoDCNEspressoOverfeatDetector.InitWithOptions
See: https://developer.apple.com/documentation/Espresso/EspressoDCNEspressoOverfeatDetector
func EspressoDCNEspressoOverfeatDetectorFromID ¶
func EspressoDCNEspressoOverfeatDetectorFromID(id objc.ID) EspressoDCNEspressoOverfeatDetector
EspressoDCNEspressoOverfeatDetectorFromID constructs a EspressoDCNEspressoOverfeatDetector from an objc.ID.
func NewEspressoDCNEspressoOverfeatDetector ¶
func NewEspressoDCNEspressoOverfeatDetector() EspressoDCNEspressoOverfeatDetector
NewEspressoDCNEspressoOverfeatDetector creates a new EspressoDCNEspressoOverfeatDetector instance.
func NewEspressoDCNEspressoOverfeatDetectorWithNetwork ¶
func NewEspressoDCNEspressoOverfeatDetectorWithNetwork(network objectivec.IObject) EspressoDCNEspressoOverfeatDetector
func NewEspressoDCNEspressoOverfeatDetectorWithOptions ¶
func NewEspressoDCNEspressoOverfeatDetectorWithOptions(options objectivec.IObject) EspressoDCNEspressoOverfeatDetector
func (EspressoDCNEspressoOverfeatDetector) Autorelease ¶
func (e EspressoDCNEspressoOverfeatDetector) Autorelease() EspressoDCNEspressoOverfeatDetector
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDCNEspressoOverfeatDetector) CommonInit ¶
func (e EspressoDCNEspressoOverfeatDetector) CommonInit()
See: https://developer.apple.com/documentation/Espresso/EspressoDCNEspressoOverfeatDetector/commonInit
func (EspressoDCNEspressoOverfeatDetector) CompareObjectWithObjectError ¶
func (e EspressoDCNEspressoOverfeatDetector) CompareObjectWithObjectError(object objectivec.IObject, object2 objectivec.IObject) (float64, error)
func (EspressoDCNEspressoOverfeatDetector) ComputeBBoxUsingProbBoxAndScalefactorPadXPadY ¶
func (e EspressoDCNEspressoOverfeatDetector) ComputeBBoxUsingProbBoxAndScalefactorPadXPadY(prob objectivec.IObject, box objectivec.IObject, scalefactor float32, x float32, y float32)
func (EspressoDCNEspressoOverfeatDetector) ConfidenceThreshold ¶
func (e EspressoDCNEspressoOverfeatDetector) ConfidenceThreshold() float64
func (EspressoDCNEspressoOverfeatDetector) Enet ¶
func (e EspressoDCNEspressoOverfeatDetector) Enet() IEspressoFDOverfeatNetwork
See: https://developer.apple.com/documentation/Espresso/EspressoDCNEspressoOverfeatDetector/enet
func (EspressoDCNEspressoOverfeatDetector) FillFaceList ¶
func (e EspressoDCNEspressoOverfeatDetector) FillFaceList()
See: https://developer.apple.com/documentation/Espresso/EspressoDCNEspressoOverfeatDetector/fillFaceList
func (EspressoDCNEspressoOverfeatDetector) GetDescription ¶
func (e EspressoDCNEspressoOverfeatDetector) GetDescription() objectivec.IObject
func (EspressoDCNEspressoOverfeatDetector) GetFacesFromNetworkResultOriginalWidthOriginalHeight ¶
func (e EspressoDCNEspressoOverfeatDetector) GetFacesFromNetworkResultOriginalWidthOriginalHeight(width float32, height float32) objectivec.IObject
func (EspressoDCNEspressoOverfeatDetector) InitWithNetwork ¶
func (e EspressoDCNEspressoOverfeatDetector) InitWithNetwork(network objectivec.IObject) EspressoDCNEspressoOverfeatDetector
func (EspressoDCNEspressoOverfeatDetector) InitWithOptions ¶
func (e EspressoDCNEspressoOverfeatDetector) InitWithOptions(options objectivec.IObject) EspressoDCNEspressoOverfeatDetector
func (EspressoDCNEspressoOverfeatDetector) MergeFaceList ¶
func (e EspressoDCNEspressoOverfeatDetector) MergeFaceList()
See: https://developer.apple.com/documentation/Espresso/EspressoDCNEspressoOverfeatDetector/mergeFaceList
func (EspressoDCNEspressoOverfeatDetector) MinBoundingBoxThreshold ¶
func (e EspressoDCNEspressoOverfeatDetector) MinBoundingBoxThreshold() float64
func (EspressoDCNEspressoOverfeatDetector) SetConfidenceThreshold ¶
func (e EspressoDCNEspressoOverfeatDetector) SetConfidenceThreshold(value float64)
func (EspressoDCNEspressoOverfeatDetector) SetEnet ¶
func (e EspressoDCNEspressoOverfeatDetector) SetEnet(value IEspressoFDOverfeatNetwork)
func (EspressoDCNEspressoOverfeatDetector) SetMinBoundingBoxThreshold ¶
func (e EspressoDCNEspressoOverfeatDetector) SetMinBoundingBoxThreshold(value float64)
type EspressoDCNEspressoOverfeatDetectorClass ¶
type EspressoDCNEspressoOverfeatDetectorClass struct {
// contains filtered or unexported fields
}
func GetEspressoDCNEspressoOverfeatDetectorClass ¶
func GetEspressoDCNEspressoOverfeatDetectorClass() EspressoDCNEspressoOverfeatDetectorClass
GetEspressoDCNEspressoOverfeatDetectorClass returns the class object for EspressoDCNEspressoOverfeatDetector.
func (EspressoDCNEspressoOverfeatDetectorClass) Alloc ¶
func (ec EspressoDCNEspressoOverfeatDetectorClass) Alloc() EspressoDCNEspressoOverfeatDetector
Alloc allocates memory for a new instance of the class.
type EspressoDataFrame ¶
type EspressoDataFrame struct {
objectivec.Object
}
Methods ¶
- EspressoDataFrame.Function_name
- EspressoDataFrame.SetFunction_name
- EspressoDataFrame.GetFunctionName
- EspressoDataFrame.GetGroundTruthAttachment
- EspressoDataFrame.GetInputAttachment
- EspressoDataFrame.GetOutputAttachment
- EspressoDataFrame.GroundTruthAttachmentNames
- EspressoDataFrame.GroundTruthAttachments
- EspressoDataFrame.SetGroundTruthAttachments
- EspressoDataFrame.InputAttachmentNames
- EspressoDataFrame.InputAttachments
- EspressoDataFrame.SetInputAttachments
- EspressoDataFrame.LoadFromDictFrameStorage
- EspressoDataFrame.OutputAttachmentNames
- EspressoDataFrame.OutputAttachments
- EspressoDataFrame.SetOutputAttachments
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame
func EspressoDataFrameFromID ¶
func EspressoDataFrameFromID(id objc.ID) EspressoDataFrame
EspressoDataFrameFromID constructs a EspressoDataFrame from an objc.ID.
func NewEspressoDataFrame ¶
func NewEspressoDataFrame() EspressoDataFrame
NewEspressoDataFrame creates a new EspressoDataFrame instance.
func (EspressoDataFrame) Autorelease ¶
func (e EspressoDataFrame) Autorelease() EspressoDataFrame
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrame) Function_name ¶
func (e EspressoDataFrame) Function_name() string
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/function_name
func (EspressoDataFrame) GetFunctionName ¶
func (e EspressoDataFrame) GetFunctionName() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/getFunctionName
func (EspressoDataFrame) GetGroundTruthAttachment ¶
func (e EspressoDataFrame) GetGroundTruthAttachment(attachment objectivec.IObject) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/getGroundTruthAttachment:
func (EspressoDataFrame) GetInputAttachment ¶
func (e EspressoDataFrame) GetInputAttachment(attachment objectivec.IObject) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/getInputAttachment:
func (EspressoDataFrame) GetOutputAttachment ¶
func (e EspressoDataFrame) GetOutputAttachment(attachment objectivec.IObject) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/getOutputAttachment:
func (EspressoDataFrame) GroundTruthAttachmentNames ¶
func (e EspressoDataFrame) GroundTruthAttachmentNames() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/groundTruthAttachmentNames
func (EspressoDataFrame) GroundTruthAttachments ¶
func (e EspressoDataFrame) GroundTruthAttachments() foundation.INSDictionary
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/groundTruthAttachments
func (EspressoDataFrame) Init ¶
func (e EspressoDataFrame) Init() EspressoDataFrame
Init initializes the instance.
func (EspressoDataFrame) InputAttachmentNames ¶
func (e EspressoDataFrame) InputAttachmentNames() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/inputAttachmentNames
func (EspressoDataFrame) InputAttachments ¶
func (e EspressoDataFrame) InputAttachments() foundation.INSDictionary
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/inputAttachments
func (EspressoDataFrame) LoadFromDictFrameStorage ¶
func (e EspressoDataFrame) LoadFromDictFrameStorage(dict objectivec.IObject, storage objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/loadFromDict:frameStorage:
func (EspressoDataFrame) OutputAttachmentNames ¶
func (e EspressoDataFrame) OutputAttachmentNames() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/outputAttachmentNames
func (EspressoDataFrame) OutputAttachments ¶
func (e EspressoDataFrame) OutputAttachments() foundation.INSDictionary
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame/outputAttachments
func (EspressoDataFrame) SetFunction_name ¶
func (e EspressoDataFrame) SetFunction_name(value string)
func (EspressoDataFrame) SetGroundTruthAttachments ¶
func (e EspressoDataFrame) SetGroundTruthAttachments(value foundation.INSDictionary)
func (EspressoDataFrame) SetInputAttachments ¶
func (e EspressoDataFrame) SetInputAttachments(value foundation.INSDictionary)
func (EspressoDataFrame) SetOutputAttachments ¶
func (e EspressoDataFrame) SetOutputAttachments(value foundation.INSDictionary)
type EspressoDataFrameAttachment ¶
type EspressoDataFrameAttachment struct {
objectivec.Object
}
Methods ¶
- EspressoDataFrameAttachment.Disabled
- EspressoDataFrameAttachment.SetDisabled
- EspressoDataFrameAttachment.FilePath
- EspressoDataFrameAttachment.SetFilePath
- EspressoDataFrameAttachment.LoadFromDictFrameStorage
- EspressoDataFrameAttachment.Offset
- EspressoDataFrameAttachment.SetOffset
- EspressoDataFrameAttachment.RawPointer
- EspressoDataFrameAttachment.SetRawPointer
- EspressoDataFrameAttachment.Size
- EspressoDataFrameAttachment.SetSize
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment
func EspressoDataFrameAttachmentFromID ¶
func EspressoDataFrameAttachmentFromID(id objc.ID) EspressoDataFrameAttachment
EspressoDataFrameAttachmentFromID constructs a EspressoDataFrameAttachment from an objc.ID.
func NewEspressoDataFrameAttachment ¶
func NewEspressoDataFrameAttachment() EspressoDataFrameAttachment
NewEspressoDataFrameAttachment creates a new EspressoDataFrameAttachment instance.
func (EspressoDataFrameAttachment) Autorelease ¶
func (e EspressoDataFrameAttachment) Autorelease() EspressoDataFrameAttachment
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameAttachment) Disabled ¶
func (e EspressoDataFrameAttachment) Disabled() bool
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment/disabled
func (EspressoDataFrameAttachment) FilePath ¶
func (e EspressoDataFrameAttachment) FilePath() string
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment/filePath
func (EspressoDataFrameAttachment) Init ¶
func (e EspressoDataFrameAttachment) Init() EspressoDataFrameAttachment
Init initializes the instance.
func (EspressoDataFrameAttachment) LoadFromDictFrameStorage ¶
func (e EspressoDataFrameAttachment) LoadFromDictFrameStorage(dict objectivec.IObject, storage objectivec.IObject)
func (EspressoDataFrameAttachment) Offset ¶
func (e EspressoDataFrameAttachment) Offset() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment/offset
func (EspressoDataFrameAttachment) RawPointer ¶
func (e EspressoDataFrameAttachment) RawPointer() unsafe.Pointer
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment/rawPointer
func (EspressoDataFrameAttachment) SetDisabled ¶
func (e EspressoDataFrameAttachment) SetDisabled(value bool)
func (EspressoDataFrameAttachment) SetFilePath ¶
func (e EspressoDataFrameAttachment) SetFilePath(value string)
func (EspressoDataFrameAttachment) SetOffset ¶
func (e EspressoDataFrameAttachment) SetOffset(value uint64)
func (EspressoDataFrameAttachment) SetRawPointer ¶
func (e EspressoDataFrameAttachment) SetRawPointer(value unsafe.Pointer)
func (EspressoDataFrameAttachment) SetSize ¶
func (e EspressoDataFrameAttachment) SetSize(value uint64)
func (EspressoDataFrameAttachment) Size ¶
func (e EspressoDataFrameAttachment) Size() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment/size
type EspressoDataFrameAttachmentClass ¶
type EspressoDataFrameAttachmentClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameAttachmentClass ¶
func GetEspressoDataFrameAttachmentClass() EspressoDataFrameAttachmentClass
GetEspressoDataFrameAttachmentClass returns the class object for EspressoDataFrameAttachment.
func (EspressoDataFrameAttachmentClass) Alloc ¶
func (ec EspressoDataFrameAttachmentClass) Alloc() EspressoDataFrameAttachment
Alloc allocates memory for a new instance of the class.
func (EspressoDataFrameAttachmentClass) FromDictFrameStorage ¶
func (_EspressoDataFrameAttachmentClass EspressoDataFrameAttachmentClass) FromDictFrameStorage(dict objectivec.IObject, storage objectivec.IObject) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment/fromDict:frameStorage:
type EspressoDataFrameClass ¶
type EspressoDataFrameClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameClass ¶
func GetEspressoDataFrameClass() EspressoDataFrameClass
GetEspressoDataFrameClass returns the class object for EspressoDataFrame.
func (EspressoDataFrameClass) Alloc ¶
func (ec EspressoDataFrameClass) Alloc() EspressoDataFrame
Alloc allocates memory for a new instance of the class.
type EspressoDataFrameExecutor ¶
type EspressoDataFrameExecutor struct {
objectivec.Object
}
Methods ¶
- EspressoDataFrameExecutor.BindInputFromImageAttachmentToNetwork
- EspressoDataFrameExecutor.BindInputFromTensorAttachmentToNetwork
- EspressoDataFrameExecutor.BindInputsFromFrameToNetwork
- EspressoDataFrameExecutor.BindOutputsFromFrameToNetwork
- EspressoDataFrameExecutor.BindOutputsFromFrameToNetworkExecutionStatus
- EspressoDataFrameExecutor.BindOutputsFromFrameToNetworkReferenceNetwork
- EspressoDataFrameExecutor.FreeTemporaryResources
- EspressoDataFrameExecutor.OutputMatchingBuffers
- EspressoDataFrameExecutor.SetOutputMatchingBuffers
- EspressoDataFrameExecutor.UseCVPixelBuffers
- EspressoDataFrameExecutor.UseCVPixelBuffersForOutputs
- EspressoDataFrameExecutor.Use_cvpixelbuffer
- EspressoDataFrameExecutor.SetUse_cvpixelbuffer
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameExecutor
func EspressoDataFrameExecutorFromID ¶
func EspressoDataFrameExecutorFromID(id objc.ID) EspressoDataFrameExecutor
EspressoDataFrameExecutorFromID constructs a EspressoDataFrameExecutor from an objc.ID.
func NewEspressoDataFrameExecutor ¶
func NewEspressoDataFrameExecutor() EspressoDataFrameExecutor
NewEspressoDataFrameExecutor creates a new EspressoDataFrameExecutor instance.
func (EspressoDataFrameExecutor) Autorelease ¶
func (e EspressoDataFrameExecutor) Autorelease() EspressoDataFrameExecutor
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameExecutor) BindInputFromImageAttachmentToNetwork ¶
func (e EspressoDataFrameExecutor) BindInputFromImageAttachmentToNetwork(input objectivec.IObject, attachment objectivec.IObject, network objectivec.IObject) int
func (EspressoDataFrameExecutor) BindInputFromTensorAttachmentToNetwork ¶
func (e EspressoDataFrameExecutor) BindInputFromTensorAttachmentToNetwork(input objectivec.IObject, attachment objectivec.IObject, network objectivec.IObject) int
func (EspressoDataFrameExecutor) BindInputsFromFrameToNetwork ¶
func (e EspressoDataFrameExecutor) BindInputsFromFrameToNetwork(frame objectivec.IObject, network objectivec.IObject) int
func (EspressoDataFrameExecutor) BindOutputsFromFrameToNetwork ¶
func (e EspressoDataFrameExecutor) BindOutputsFromFrameToNetwork(frame objectivec.IObject, network objectivec.IObject) int
func (EspressoDataFrameExecutor) BindOutputsFromFrameToNetworkExecutionStatus ¶
func (e EspressoDataFrameExecutor) BindOutputsFromFrameToNetworkExecutionStatus(frame objectivec.IObject, network objectivec.IObject, status int) int
func (EspressoDataFrameExecutor) BindOutputsFromFrameToNetworkReferenceNetwork ¶
func (e EspressoDataFrameExecutor) BindOutputsFromFrameToNetworkReferenceNetwork(frame objectivec.IObject, network objectivec.IObject, network2 objectivec.IObject) int
func (EspressoDataFrameExecutor) FreeTemporaryResources ¶
func (e EspressoDataFrameExecutor) FreeTemporaryResources()
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameExecutor/freeTemporaryResources
func (EspressoDataFrameExecutor) Init ¶
func (e EspressoDataFrameExecutor) Init() EspressoDataFrameExecutor
Init initializes the instance.
func (EspressoDataFrameExecutor) OutputMatchingBuffers ¶
func (e EspressoDataFrameExecutor) OutputMatchingBuffers() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameExecutor/outputMatchingBuffers
func (EspressoDataFrameExecutor) SetOutputMatchingBuffers ¶
func (e EspressoDataFrameExecutor) SetOutputMatchingBuffers(value foundation.INSArray)
func (EspressoDataFrameExecutor) SetUse_cvpixelbuffer ¶
func (e EspressoDataFrameExecutor) SetUse_cvpixelbuffer(value int)
func (EspressoDataFrameExecutor) UseCVPixelBuffers ¶
func (e EspressoDataFrameExecutor) UseCVPixelBuffers() bool
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameExecutor/useCVPixelBuffers
func (EspressoDataFrameExecutor) UseCVPixelBuffersForOutputs ¶
func (e EspressoDataFrameExecutor) UseCVPixelBuffersForOutputs(outputs bool) bool
func (EspressoDataFrameExecutor) Use_cvpixelbuffer ¶
func (e EspressoDataFrameExecutor) Use_cvpixelbuffer() int
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameExecutor/use_cvpixelbuffer
type EspressoDataFrameExecutorClass ¶
type EspressoDataFrameExecutorClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameExecutorClass ¶
func GetEspressoDataFrameExecutorClass() EspressoDataFrameExecutorClass
GetEspressoDataFrameExecutorClass returns the class object for EspressoDataFrameExecutor.
func (EspressoDataFrameExecutorClass) Alloc ¶
func (ec EspressoDataFrameExecutorClass) Alloc() EspressoDataFrameExecutor
Alloc allocates memory for a new instance of the class.
type EspressoDataFrameImageAttachment ¶
type EspressoDataFrameImageAttachment struct {
EspressoDataFrameAttachment
}
Methods ¶
- EspressoDataFrameImageAttachment.CopyAsImageGrayscaleOrBGRA
- EspressoDataFrameImageAttachment.NChannels
- EspressoDataFrameImageAttachment.SetNChannels
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameImageAttachment
func EspressoDataFrameImageAttachmentFromID ¶
func EspressoDataFrameImageAttachmentFromID(id objc.ID) EspressoDataFrameImageAttachment
EspressoDataFrameImageAttachmentFromID constructs a EspressoDataFrameImageAttachment from an objc.ID.
func NewEspressoDataFrameImageAttachment ¶
func NewEspressoDataFrameImageAttachment() EspressoDataFrameImageAttachment
NewEspressoDataFrameImageAttachment creates a new EspressoDataFrameImageAttachment instance.
func (EspressoDataFrameImageAttachment) Autorelease ¶
func (e EspressoDataFrameImageAttachment) Autorelease() EspressoDataFrameImageAttachment
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameImageAttachment) CopyAsImageGrayscaleOrBGRA ¶
func (e EspressoDataFrameImageAttachment) CopyAsImageGrayscaleOrBGRA() unsafe.Pointer
func (EspressoDataFrameImageAttachment) Init ¶
func (e EspressoDataFrameImageAttachment) Init() EspressoDataFrameImageAttachment
Init initializes the instance.
func (EspressoDataFrameImageAttachment) NChannels ¶
func (e EspressoDataFrameImageAttachment) NChannels() int
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameImageAttachment/nChannels
func (EspressoDataFrameImageAttachment) SetNChannels ¶
func (e EspressoDataFrameImageAttachment) SetNChannels(value int)
type EspressoDataFrameImageAttachmentClass ¶
type EspressoDataFrameImageAttachmentClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameImageAttachmentClass ¶
func GetEspressoDataFrameImageAttachmentClass() EspressoDataFrameImageAttachmentClass
GetEspressoDataFrameImageAttachmentClass returns the class object for EspressoDataFrameImageAttachment.
func (EspressoDataFrameImageAttachmentClass) Alloc ¶
func (ec EspressoDataFrameImageAttachmentClass) Alloc() EspressoDataFrameImageAttachment
Alloc allocates memory for a new instance of the class.
func (EspressoDataFrameImageAttachmentClass) CreateCVPixelBufferFromvImageWithPixelFormat ¶
func (_EspressoDataFrameImageAttachmentClass EspressoDataFrameImageAttachmentClass) CreateCVPixelBufferFromvImageWithPixelFormat(image unsafe.Pointer, format uint32) corevideo.CVImageBufferRef
type EspressoDataFrameMappedFile ¶
type EspressoDataFrameMappedFile struct {
objectivec.Object
}
Methods ¶
- EspressoDataFrameMappedFile.BasePtr
- EspressoDataFrameMappedFile.SetBasePtr
- EspressoDataFrameMappedFile.Path
- EspressoDataFrameMappedFile.SetPath
- EspressoDataFrameMappedFile.InitWithPath
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameMappedFile
func EspressoDataFrameMappedFileFromID ¶
func EspressoDataFrameMappedFileFromID(id objc.ID) EspressoDataFrameMappedFile
EspressoDataFrameMappedFileFromID constructs a EspressoDataFrameMappedFile from an objc.ID.
func NewEspressoDataFrameMappedFile ¶
func NewEspressoDataFrameMappedFile() EspressoDataFrameMappedFile
NewEspressoDataFrameMappedFile creates a new EspressoDataFrameMappedFile instance.
func NewEspressoDataFrameMappedFileWithPath ¶
func NewEspressoDataFrameMappedFileWithPath(path objectivec.IObject) EspressoDataFrameMappedFile
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameMappedFile/initWithPath:
func (EspressoDataFrameMappedFile) Autorelease ¶
func (e EspressoDataFrameMappedFile) Autorelease() EspressoDataFrameMappedFile
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameMappedFile) BasePtr ¶
func (e EspressoDataFrameMappedFile) BasePtr() string
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameMappedFile/basePtr
func (EspressoDataFrameMappedFile) Init ¶
func (e EspressoDataFrameMappedFile) Init() EspressoDataFrameMappedFile
Init initializes the instance.
func (EspressoDataFrameMappedFile) InitWithPath ¶
func (e EspressoDataFrameMappedFile) InitWithPath(path objectivec.IObject) EspressoDataFrameMappedFile
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameMappedFile/initWithPath:
func (EspressoDataFrameMappedFile) Path ¶
func (e EspressoDataFrameMappedFile) Path() string
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameMappedFile/path
func (EspressoDataFrameMappedFile) SetBasePtr ¶
func (e EspressoDataFrameMappedFile) SetBasePtr(value string)
func (EspressoDataFrameMappedFile) SetPath ¶
func (e EspressoDataFrameMappedFile) SetPath(value string)
type EspressoDataFrameMappedFileClass ¶
type EspressoDataFrameMappedFileClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameMappedFileClass ¶
func GetEspressoDataFrameMappedFileClass() EspressoDataFrameMappedFileClass
GetEspressoDataFrameMappedFileClass returns the class object for EspressoDataFrameMappedFile.
func (EspressoDataFrameMappedFileClass) Alloc ¶
func (ec EspressoDataFrameMappedFileClass) Alloc() EspressoDataFrameMappedFile
Alloc allocates memory for a new instance of the class.
type EspressoDataFrameStorage ¶
type EspressoDataFrameStorage struct {
objectivec.Object
}
Methods ¶
- EspressoDataFrameStorage.BaseFilename
- EspressoDataFrameStorage.SetBaseFilename
- EspressoDataFrameStorage.DataFrameAtIndex
- EspressoDataFrameStorage.DataFrames
- EspressoDataFrameStorage.SetDataFrames
- EspressoDataFrameStorage.MappedFiles
- EspressoDataFrameStorage.SetMappedFiles
- EspressoDataFrameStorage.NumberOfDataFrames
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorage
func EspressoDataFrameStorageFromID ¶
func EspressoDataFrameStorageFromID(id objc.ID) EspressoDataFrameStorage
EspressoDataFrameStorageFromID constructs a EspressoDataFrameStorage from an objc.ID.
func NewEspressoDataFrameStorage ¶
func NewEspressoDataFrameStorage() EspressoDataFrameStorage
NewEspressoDataFrameStorage creates a new EspressoDataFrameStorage instance.
func (EspressoDataFrameStorage) Autorelease ¶
func (e EspressoDataFrameStorage) Autorelease() EspressoDataFrameStorage
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameStorage) BaseFilename ¶
func (e EspressoDataFrameStorage) BaseFilename() string
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorage/baseFilename
func (EspressoDataFrameStorage) DataFrameAtIndex ¶
func (e EspressoDataFrameStorage) DataFrameAtIndex(index uint64) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorage/dataFrameAtIndex:
func (EspressoDataFrameStorage) DataFrames ¶
func (e EspressoDataFrameStorage) DataFrames() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorage/dataFrames
func (EspressoDataFrameStorage) Init ¶
func (e EspressoDataFrameStorage) Init() EspressoDataFrameStorage
Init initializes the instance.
func (EspressoDataFrameStorage) MappedFiles ¶
func (e EspressoDataFrameStorage) MappedFiles() foundation.INSDictionary
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorage/mappedFiles
func (EspressoDataFrameStorage) NumberOfDataFrames ¶
func (e EspressoDataFrameStorage) NumberOfDataFrames() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorage/numberOfDataFrames
func (EspressoDataFrameStorage) SetBaseFilename ¶
func (e EspressoDataFrameStorage) SetBaseFilename(value string)
func (EspressoDataFrameStorage) SetDataFrames ¶
func (e EspressoDataFrameStorage) SetDataFrames(value foundation.INSArray)
func (EspressoDataFrameStorage) SetMappedFiles ¶
func (e EspressoDataFrameStorage) SetMappedFiles(value foundation.INSDictionary)
type EspressoDataFrameStorageClass ¶
type EspressoDataFrameStorageClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameStorageClass ¶
func GetEspressoDataFrameStorageClass() EspressoDataFrameStorageClass
GetEspressoDataFrameStorageClass returns the class object for EspressoDataFrameStorage.
func (EspressoDataFrameStorageClass) Alloc ¶
func (ec EspressoDataFrameStorageClass) Alloc() EspressoDataFrameStorage
Alloc allocates memory for a new instance of the class.
func (EspressoDataFrameStorageClass) DataFrameStorageFromPathError ¶
func (_EspressoDataFrameStorageClass EspressoDataFrameStorageClass) DataFrameStorageFromPathError(path objectivec.IObject) (objectivec.IObject, error)
type EspressoDataFrameStorageExecutor ¶
type EspressoDataFrameStorageExecutor struct {
objectivec.Object
}
Methods ¶
- EspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkBlock
- EspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndex
- EspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndex
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorageExecutor
func EspressoDataFrameStorageExecutorFromID ¶
func EspressoDataFrameStorageExecutorFromID(id objc.ID) EspressoDataFrameStorageExecutor
EspressoDataFrameStorageExecutorFromID constructs a EspressoDataFrameStorageExecutor from an objc.ID.
func NewEspressoDataFrameStorageExecutor ¶
func NewEspressoDataFrameStorageExecutor() EspressoDataFrameStorageExecutor
NewEspressoDataFrameStorageExecutor creates a new EspressoDataFrameStorageExecutor instance.
func (EspressoDataFrameStorageExecutor) Autorelease ¶
func (e EspressoDataFrameStorageExecutor) Autorelease() EspressoDataFrameStorageExecutor
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlock ¶
func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlock(storage objectivec.IObject, network objectivec.IObject, block VoidHandler)
func (EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndex ¶
func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndex(storage objectivec.IObject, network objectivec.IObject, block VoidHandler, index VoidHandler)
func (EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndexSync ¶
func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndexSync(ctx context.Context, storage objectivec.IObject, network objectivec.IObject, block VoidHandler) error
ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndexSync is a synchronous wrapper around EspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndex. It blocks until the completion handler fires or the context is cancelled.
func (EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockSync ¶
func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkBlockSync(ctx context.Context, storage objectivec.IObject, network objectivec.IObject) error
ExecuteDataFrameStorageWithNetworkBlockSync is a synchronous wrapper around EspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkBlock. It blocks until the completion handler fires or the context is cancelled.
func (EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndex ¶
func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndex(storage objectivec.IObject, network objectivec.IObject, network2 objectivec.IObject, block VoidHandler, index VoidHandler)
func (EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndexSync ¶
func (e EspressoDataFrameStorageExecutor) ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndexSync(ctx context.Context, storage objectivec.IObject, network objectivec.IObject, network2 objectivec.IObject, block VoidHandler) error
ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndexSync is a synchronous wrapper around EspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndex. It blocks until the completion handler fires or the context is cancelled.
func (EspressoDataFrameStorageExecutor) Init ¶
func (e EspressoDataFrameStorageExecutor) Init() EspressoDataFrameStorageExecutor
Init initializes the instance.
type EspressoDataFrameStorageExecutorClass ¶
type EspressoDataFrameStorageExecutorClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameStorageExecutorClass ¶
func GetEspressoDataFrameStorageExecutorClass() EspressoDataFrameStorageExecutorClass
GetEspressoDataFrameStorageExecutorClass returns the class object for EspressoDataFrameStorageExecutor.
func (EspressoDataFrameStorageExecutorClass) Alloc ¶
func (ec EspressoDataFrameStorageExecutorClass) Alloc() EspressoDataFrameStorageExecutor
Alloc allocates memory for a new instance of the class.
type EspressoDataFrameStorageExecutorMatchingBufferSet ¶
type EspressoDataFrameStorageExecutorMatchingBufferSet struct {
objectivec.Object
}
Methods ¶
- EspressoDataFrameStorageExecutorMatchingBufferSet.Computed_buffer
- EspressoDataFrameStorageExecutorMatchingBufferSet.SetComputed_buffer
- EspressoDataFrameStorageExecutorMatchingBufferSet.Computed_pb
- EspressoDataFrameStorageExecutorMatchingBufferSet.SetComputed_pb
- EspressoDataFrameStorageExecutorMatchingBufferSet.Groundtruth_buffer
- EspressoDataFrameStorageExecutorMatchingBufferSet.SetGroundtruth_buffer
- EspressoDataFrameStorageExecutorMatchingBufferSet.Name
- EspressoDataFrameStorageExecutorMatchingBufferSet.SetName
- EspressoDataFrameStorageExecutorMatchingBufferSet.Reference_buffer
- EspressoDataFrameStorageExecutorMatchingBufferSet.SetReference_buffer
- EspressoDataFrameStorageExecutorMatchingBufferSet.SetIndex
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorageExecutorMatchingBufferSet
func EspressoDataFrameStorageExecutorMatchingBufferSetFromID ¶
func EspressoDataFrameStorageExecutorMatchingBufferSetFromID(id objc.ID) EspressoDataFrameStorageExecutorMatchingBufferSet
EspressoDataFrameStorageExecutorMatchingBufferSetFromID constructs a EspressoDataFrameStorageExecutorMatchingBufferSet from an objc.ID.
func NewEspressoDataFrameStorageExecutorMatchingBufferSet ¶
func NewEspressoDataFrameStorageExecutorMatchingBufferSet() EspressoDataFrameStorageExecutorMatchingBufferSet
NewEspressoDataFrameStorageExecutorMatchingBufferSet creates a new EspressoDataFrameStorageExecutorMatchingBufferSet instance.
func (EspressoDataFrameStorageExecutorMatchingBufferSet) Autorelease ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Autorelease() EspressoDataFrameStorageExecutorMatchingBufferSet
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameStorageExecutorMatchingBufferSet) Computed_buffer ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Computed_buffer() objectivec.IObject
func (EspressoDataFrameStorageExecutorMatchingBufferSet) Computed_pb ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Computed_pb() corevideo.CVImageBufferRef
func (EspressoDataFrameStorageExecutorMatchingBufferSet) Groundtruth_buffer ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Groundtruth_buffer() objectivec.IObject
func (EspressoDataFrameStorageExecutorMatchingBufferSet) Init ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Init() EspressoDataFrameStorageExecutorMatchingBufferSet
Init initializes the instance.
func (EspressoDataFrameStorageExecutorMatchingBufferSet) Name ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Name() string
func (EspressoDataFrameStorageExecutorMatchingBufferSet) Reference_buffer ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) Reference_buffer() objectivec.IObject
func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_buffer ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_buffer(value objectivec.IObject)
func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_pb ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_pb(value corevideo.CVImageBufferRef)
func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetGroundtruth_buffer ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetGroundtruth_buffer(value objectivec.IObject)
func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetIndex ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetIndex(index uint64)
func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetName ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetName(value string)
func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetReference_buffer ¶
func (e EspressoDataFrameStorageExecutorMatchingBufferSet) SetReference_buffer(value objectivec.IObject)
type EspressoDataFrameStorageExecutorMatchingBufferSetClass ¶
type EspressoDataFrameStorageExecutorMatchingBufferSetClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameStorageExecutorMatchingBufferSetClass ¶
func GetEspressoDataFrameStorageExecutorMatchingBufferSetClass() EspressoDataFrameStorageExecutorMatchingBufferSetClass
GetEspressoDataFrameStorageExecutorMatchingBufferSetClass returns the class object for EspressoDataFrameStorageExecutorMatchingBufferSet.
func (EspressoDataFrameStorageExecutorMatchingBufferSetClass) Alloc ¶
func (ec EspressoDataFrameStorageExecutorMatchingBufferSetClass) Alloc() EspressoDataFrameStorageExecutorMatchingBufferSet
Alloc allocates memory for a new instance of the class.
type EspressoDataFrameTensorAttachment ¶
type EspressoDataFrameTensorAttachment struct {
EspressoDataFrameAttachment
}
Methods ¶
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameTensorAttachment
func EspressoDataFrameTensorAttachmentFromID ¶
func EspressoDataFrameTensorAttachmentFromID(id objc.ID) EspressoDataFrameTensorAttachment
EspressoDataFrameTensorAttachmentFromID constructs a EspressoDataFrameTensorAttachment from an objc.ID.
func NewEspressoDataFrameTensorAttachment ¶
func NewEspressoDataFrameTensorAttachment() EspressoDataFrameTensorAttachment
NewEspressoDataFrameTensorAttachment creates a new EspressoDataFrameTensorAttachment instance.
func (EspressoDataFrameTensorAttachment) Autorelease ¶
func (e EspressoDataFrameTensorAttachment) Autorelease() EspressoDataFrameTensorAttachment
Autorelease adds the receiver to the current autorelease pool.
func (EspressoDataFrameTensorAttachment) CopyAsEspressoBuffer ¶
func (e EspressoDataFrameTensorAttachment) CopyAsEspressoBuffer() objectivec.IObject
func (EspressoDataFrameTensorAttachment) Init ¶
func (e EspressoDataFrameTensorAttachment) Init() EspressoDataFrameTensorAttachment
Init initializes the instance.
type EspressoDataFrameTensorAttachmentClass ¶
type EspressoDataFrameTensorAttachmentClass struct {
// contains filtered or unexported fields
}
func GetEspressoDataFrameTensorAttachmentClass ¶
func GetEspressoDataFrameTensorAttachmentClass() EspressoDataFrameTensorAttachmentClass
GetEspressoDataFrameTensorAttachmentClass returns the class object for EspressoDataFrameTensorAttachment.
func (EspressoDataFrameTensorAttachmentClass) Alloc ¶
func (ec EspressoDataFrameTensorAttachmentClass) Alloc() EspressoDataFrameTensorAttachment
Alloc allocates memory for a new instance of the class.
func (EspressoDataFrameTensorAttachmentClass) CopyFromCVPixelBuffer ¶
func (_EspressoDataFrameTensorAttachmentClass EspressoDataFrameTensorAttachmentClass) CopyFromCVPixelBuffer(buffer corevideo.CVImageBufferRef) objectivec.IObject
type EspressoFDOverfeatNetwork ¶
type EspressoFDOverfeatNetwork struct {
objectivec.Object
}
Methods ¶
- EspressoFDOverfeatNetwork.AutoResizeForAspectRatioUseLowPriorityModeGpuPriority
- EspressoFDOverfeatNetwork.AutoSetupNetBaseNameWeightsScaleConfigSetupModeComputePathAutoAspectRatioForceResetUseLowPriorityModeGpuPriority
- EspressoFDOverfeatNetwork.Basename
- EspressoFDOverfeatNetwork.SetBasename
- EspressoFDOverfeatNetwork.BoxBlobForScale
- EspressoFDOverfeatNetwork.Context_cpu
- EspressoFDOverfeatNetwork.SetContext_cpu
- EspressoFDOverfeatNetwork.Context_metal
- EspressoFDOverfeatNetwork.SetContext_metal
- EspressoFDOverfeatNetwork.Cpin
- EspressoFDOverfeatNetwork.SetCpin
- EspressoFDOverfeatNetwork.Cpu_net
- EspressoFDOverfeatNetwork.Default_retile_outputs
- EspressoFDOverfeatNetwork.ErrorForLayers
- EspressoFDOverfeatNetwork.ForceMaxNScales
- EspressoFDOverfeatNetwork.SetForceMaxNScales
- EspressoFDOverfeatNetwork.Forward_cpu_network_at_indexPyr
- EspressoFDOverfeatNetwork.GeneratePyramidTex
- EspressoFDOverfeatNetwork.GetNumScales
- EspressoFDOverfeatNetwork.GetScale
- EspressoFDOverfeatNetwork.Gpu_net
- EspressoFDOverfeatNetwork.MaxScale
- EspressoFDOverfeatNetwork.SetMaxScale
- EspressoFDOverfeatNetwork.Mode
- EspressoFDOverfeatNetwork.SetMode
- EspressoFDOverfeatNetwork.NeedRetiling
- EspressoFDOverfeatNetwork.ProbBlobForScale
- EspressoFDOverfeatNetwork.ProcessBlobTex
- EspressoFDOverfeatNetwork.ProcessBlobNoRotationTexDoBGRA2RGBA
- EspressoFDOverfeatNetwork.ProcessPyramid
- EspressoFDOverfeatNetwork.ProcessPyramidGpu_resizer
- EspressoFDOverfeatNetwork.ProcessVimageNoRotationTexDoBGRA2RGBA
- EspressoFDOverfeatNetwork.Reset
- EspressoFDOverfeatNetwork.ResizerAtIndex
- EspressoFDOverfeatNetwork.ResizerCount
- EspressoFDOverfeatNetwork.Retile_and_forward_espresso_gpu_network_at_indexNetPyr
- EspressoFDOverfeatNetwork.Retile_and_forward_espresso_network_at_indexNetPyr
- EspressoFDOverfeatNetwork.RetryLoadingCaffeNetNameWeightsContextCp
- EspressoFDOverfeatNetwork.ScaleConfig
- EspressoFDOverfeatNetwork.SetScaleConfig
- EspressoFDOverfeatNetwork.ScalingMode
- EspressoFDOverfeatNetwork.SetScalingMode
- EspressoFDOverfeatNetwork.SetContextCpu
- EspressoFDOverfeatNetwork.SetContextMetal
- EspressoFDOverfeatNetwork.Setup_retile
- EspressoFDOverfeatNetwork.StoreDataForPruningProb
- EspressoFDOverfeatNetwork.StrideConfiguration
- EspressoFDOverfeatNetwork.UseGPUScaler
- EspressoFDOverfeatNetwork.SetUseGPUScaler
- EspressoFDOverfeatNetwork.Weights
- EspressoFDOverfeatNetwork.SetWeights
- EspressoFDOverfeatNetwork.WipeLayersMemory
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork
func EspressoFDOverfeatNetworkFromID ¶
func EspressoFDOverfeatNetworkFromID(id objc.ID) EspressoFDOverfeatNetwork
EspressoFDOverfeatNetworkFromID constructs a EspressoFDOverfeatNetwork from an objc.ID.
func NewEspressoFDOverfeatNetwork ¶
func NewEspressoFDOverfeatNetwork() EspressoFDOverfeatNetwork
NewEspressoFDOverfeatNetwork creates a new EspressoFDOverfeatNetwork instance.
func (EspressoFDOverfeatNetwork) AutoResizeForAspectRatioUseLowPriorityModeGpuPriority ¶
func (e EspressoFDOverfeatNetwork) AutoResizeForAspectRatioUseLowPriorityModeGpuPriority(ratio float32, mode bool, priority uint32)
func (EspressoFDOverfeatNetwork) AutoSetupNetBaseNameWeightsScaleConfigSetupModeComputePathAutoAspectRatioForceResetUseLowPriorityModeGpuPriority ¶
func (e EspressoFDOverfeatNetwork) AutoSetupNetBaseNameWeightsScaleConfigSetupModeComputePathAutoAspectRatioForceResetUseLowPriorityModeGpuPriority(name objectivec.IObject, weights objectivec.IObject, config int, mode int, path int, ratio float32, reset bool, mode2 bool, priority uint32)
func (EspressoFDOverfeatNetwork) Autorelease ¶
func (e EspressoFDOverfeatNetwork) Autorelease() EspressoFDOverfeatNetwork
Autorelease adds the receiver to the current autorelease pool.
func (EspressoFDOverfeatNetwork) Basename ¶
func (e EspressoFDOverfeatNetwork) Basename() string
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/basename
func (EspressoFDOverfeatNetwork) BoxBlobForScale ¶
func (e EspressoFDOverfeatNetwork) BoxBlobForScale(scale int) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/boxBlobForScale:
func (EspressoFDOverfeatNetwork) Context_cpu ¶
func (e EspressoFDOverfeatNetwork) Context_cpu() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/context_cpu
func (EspressoFDOverfeatNetwork) Context_metal ¶
func (e EspressoFDOverfeatNetwork) Context_metal() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/context_metal
func (EspressoFDOverfeatNetwork) Cpin ¶
func (e EspressoFDOverfeatNetwork) Cpin() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/cpin
func (EspressoFDOverfeatNetwork) Cpu_net ¶
func (e EspressoFDOverfeatNetwork) Cpu_net(cpu_net int) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/cpu_net:
func (EspressoFDOverfeatNetwork) Default_retile_outputs ¶
func (e EspressoFDOverfeatNetwork) Default_retile_outputs() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/default_retile_outputs
func (EspressoFDOverfeatNetwork) ErrorForLayers ¶
func (e EspressoFDOverfeatNetwork) ErrorForLayers() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/errorForLayers
func (EspressoFDOverfeatNetwork) ForceMaxNScales ¶
func (e EspressoFDOverfeatNetwork) ForceMaxNScales() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/forceMaxNScales
func (EspressoFDOverfeatNetwork) Forward_cpu_network_at_indexPyr ¶
func (e EspressoFDOverfeatNetwork) Forward_cpu_network_at_indexPyr(forward_cpu_network_at_index int, pyr unsafe.Pointer)
func (EspressoFDOverfeatNetwork) GeneratePyramidTex ¶
func (e EspressoFDOverfeatNetwork) GeneratePyramidTex(pyramid unsafe.Pointer, tex objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/generatePyramid:tex:
func (EspressoFDOverfeatNetwork) GetNumScales ¶
func (e EspressoFDOverfeatNetwork) GetNumScales() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/getNumScales
func (EspressoFDOverfeatNetwork) GetScale ¶
func (e EspressoFDOverfeatNetwork) GetScale(scale int) float64
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/getScale:
func (EspressoFDOverfeatNetwork) Gpu_net ¶
func (e EspressoFDOverfeatNetwork) Gpu_net(gpu_net int) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/gpu_net:
func (EspressoFDOverfeatNetwork) Init ¶
func (e EspressoFDOverfeatNetwork) Init() EspressoFDOverfeatNetwork
Init initializes the instance.
func (EspressoFDOverfeatNetwork) MaxScale ¶
func (e EspressoFDOverfeatNetwork) MaxScale() float32
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/maxScale
func (EspressoFDOverfeatNetwork) Mode ¶
func (e EspressoFDOverfeatNetwork) Mode() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/mode
func (EspressoFDOverfeatNetwork) NeedRetiling ¶
func (e EspressoFDOverfeatNetwork) NeedRetiling(retiling int) bool
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/needRetiling:
func (EspressoFDOverfeatNetwork) ProbBlobForScale ¶
func (e EspressoFDOverfeatNetwork) ProbBlobForScale(scale int) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/probBlobForScale:
func (EspressoFDOverfeatNetwork) ProcessBlobNoRotationTexDoBGRA2RGBA ¶
func (e EspressoFDOverfeatNetwork) ProcessBlobNoRotationTexDoBGRA2RGBA(rotation unsafe.Pointer, tex objectivec.IObject, bgra2rgba bool)
func (EspressoFDOverfeatNetwork) ProcessBlobTex ¶
func (e EspressoFDOverfeatNetwork) ProcessBlobTex(blob unsafe.Pointer, tex objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/processBlob:tex:
func (EspressoFDOverfeatNetwork) ProcessPyramid ¶
func (e EspressoFDOverfeatNetwork) ProcessPyramid(pyramid objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/processPyramid:
func (EspressoFDOverfeatNetwork) ProcessPyramidGpu_resizer ¶
func (e EspressoFDOverfeatNetwork) ProcessPyramidGpu_resizer(pyramid objectivec.IObject, gpu_resizer objectivec.IObject)
func (EspressoFDOverfeatNetwork) ProcessVimageNoRotationTexDoBGRA2RGBA ¶
func (e EspressoFDOverfeatNetwork) ProcessVimageNoRotationTexDoBGRA2RGBA(rotation unsafe.Pointer, tex objectivec.IObject, bgra2rgba bool)
func (EspressoFDOverfeatNetwork) Reset ¶
func (e EspressoFDOverfeatNetwork) Reset()
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/reset
func (EspressoFDOverfeatNetwork) ResizerAtIndex ¶
func (e EspressoFDOverfeatNetwork) ResizerAtIndex(index int) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/resizerAtIndex:
func (EspressoFDOverfeatNetwork) ResizerCount ¶
func (e EspressoFDOverfeatNetwork) ResizerCount() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/resizerCount
func (EspressoFDOverfeatNetwork) Retile_and_forward_espresso_gpu_network_at_indexNetPyr ¶
func (EspressoFDOverfeatNetwork) Retile_and_forward_espresso_network_at_indexNetPyr ¶
func (EspressoFDOverfeatNetwork) RetryLoadingCaffeNetNameWeightsContextCp ¶
func (e EspressoFDOverfeatNetwork) RetryLoadingCaffeNetNameWeightsContextCp(net unsafe.Pointer, name objectivec.IObject, weights objectivec.IObject, context objectivec.IObject, cp int)
func (EspressoFDOverfeatNetwork) ScaleConfig ¶
func (e EspressoFDOverfeatNetwork) ScaleConfig() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/scaleConfig
func (EspressoFDOverfeatNetwork) ScalingMode ¶
func (e EspressoFDOverfeatNetwork) ScalingMode() int
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/scalingMode
func (EspressoFDOverfeatNetwork) SetBasename ¶
func (e EspressoFDOverfeatNetwork) SetBasename(value string)
func (EspressoFDOverfeatNetwork) SetContextCpu ¶
func (e EspressoFDOverfeatNetwork) SetContextCpu(cpu objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/setContextCpu:
func (EspressoFDOverfeatNetwork) SetContextMetal ¶
func (e EspressoFDOverfeatNetwork) SetContextMetal(metal objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/setContextMetal:
func (EspressoFDOverfeatNetwork) SetContext_cpu ¶
func (e EspressoFDOverfeatNetwork) SetContext_cpu(value objectivec.IObject)
func (EspressoFDOverfeatNetwork) SetContext_metal ¶
func (e EspressoFDOverfeatNetwork) SetContext_metal(value objectivec.IObject)
func (EspressoFDOverfeatNetwork) SetCpin ¶
func (e EspressoFDOverfeatNetwork) SetCpin(value int)
func (EspressoFDOverfeatNetwork) SetForceMaxNScales ¶
func (e EspressoFDOverfeatNetwork) SetForceMaxNScales(value int)
func (EspressoFDOverfeatNetwork) SetMaxScale ¶
func (e EspressoFDOverfeatNetwork) SetMaxScale(value float32)
func (EspressoFDOverfeatNetwork) SetMode ¶
func (e EspressoFDOverfeatNetwork) SetMode(value int)
func (EspressoFDOverfeatNetwork) SetScaleConfig ¶
func (e EspressoFDOverfeatNetwork) SetScaleConfig(value int)
func (EspressoFDOverfeatNetwork) SetScalingMode ¶
func (e EspressoFDOverfeatNetwork) SetScalingMode(value int)
func (EspressoFDOverfeatNetwork) SetUseGPUScaler ¶
func (e EspressoFDOverfeatNetwork) SetUseGPUScaler(value bool)
func (EspressoFDOverfeatNetwork) SetWeights ¶
func (e EspressoFDOverfeatNetwork) SetWeights(value string)
func (EspressoFDOverfeatNetwork) Setup_retile ¶
func (e EspressoFDOverfeatNetwork) Setup_retile()
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/setup_retile
func (EspressoFDOverfeatNetwork) StoreDataForPruningProb ¶
func (e EspressoFDOverfeatNetwork) StoreDataForPruningProb(pruning objectivec.IObject, prob float32)
func (EspressoFDOverfeatNetwork) StrideConfiguration ¶
func (e EspressoFDOverfeatNetwork) StrideConfiguration() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/strideConfiguration
func (EspressoFDOverfeatNetwork) UseGPUScaler ¶
func (e EspressoFDOverfeatNetwork) UseGPUScaler() bool
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/useGPUScaler
func (EspressoFDOverfeatNetwork) Weights ¶
func (e EspressoFDOverfeatNetwork) Weights() string
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/weights
func (EspressoFDOverfeatNetwork) WipeLayersMemory ¶
func (e EspressoFDOverfeatNetwork) WipeLayersMemory()
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/wipeLayersMemory
type EspressoFDOverfeatNetworkClass ¶
type EspressoFDOverfeatNetworkClass struct {
// contains filtered or unexported fields
}
func GetEspressoFDOverfeatNetworkClass ¶
func GetEspressoFDOverfeatNetworkClass() EspressoFDOverfeatNetworkClass
GetEspressoFDOverfeatNetworkClass returns the class object for EspressoFDOverfeatNetwork.
func (EspressoFDOverfeatNetworkClass) Alloc ¶
func (ec EspressoFDOverfeatNetworkClass) Alloc() EspressoFDOverfeatNetwork
Alloc allocates memory for a new instance of the class.
type EspressoFaceDetectedObject ¶
type EspressoFaceDetectedObject struct {
objectivec.Object
}
Methods ¶
- EspressoFaceDetectedObject.Bounds
- EspressoFaceDetectedObject.SetBounds
- EspressoFaceDetectedObject.Center
- EspressoFaceDetectedObject.SetCenter
- EspressoFaceDetectedObject.Confidence
- EspressoFaceDetectedObject.SetConfidence
- EspressoFaceDetectedObject.ObjectType
- EspressoFaceDetectedObject.SetObjectType
- EspressoFaceDetectedObject.InitWithOptionsXlocYlocSizeConfidence
- EspressoFaceDetectedObject.DebugDescription
- EspressoFaceDetectedObject.Description
- EspressoFaceDetectedObject.Hash
- EspressoFaceDetectedObject.Superclass
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject
func EspressoFaceDetectedObjectFromID ¶
func EspressoFaceDetectedObjectFromID(id objc.ID) EspressoFaceDetectedObject
EspressoFaceDetectedObjectFromID constructs a EspressoFaceDetectedObject from an objc.ID.
func NewEspressoFaceDetectedObject ¶
func NewEspressoFaceDetectedObject() EspressoFaceDetectedObject
NewEspressoFaceDetectedObject creates a new EspressoFaceDetectedObject instance.
func NewEspressoFaceDetectedObjectWithOptionsXlocYlocSizeConfidence ¶
func NewEspressoFaceDetectedObjectWithOptionsXlocYlocSizeConfidence(xloc float32, yloc float32, size float32, confidence float32) EspressoFaceDetectedObject
func (EspressoFaceDetectedObject) Autorelease ¶
func (e EspressoFaceDetectedObject) Autorelease() EspressoFaceDetectedObject
Autorelease adds the receiver to the current autorelease pool.
func (EspressoFaceDetectedObject) Bounds ¶
func (e EspressoFaceDetectedObject) Bounds() corefoundation.CGRect
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/bounds
func (EspressoFaceDetectedObject) Center ¶
func (e EspressoFaceDetectedObject) Center() corefoundation.CGPoint
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/center
func (EspressoFaceDetectedObject) Confidence ¶
func (e EspressoFaceDetectedObject) Confidence() float32
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/confidence
func (EspressoFaceDetectedObject) DebugDescription ¶
func (e EspressoFaceDetectedObject) DebugDescription() string
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/debugDescription
func (EspressoFaceDetectedObject) Description ¶
func (e EspressoFaceDetectedObject) Description() string
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/description
func (EspressoFaceDetectedObject) Hash ¶
func (e EspressoFaceDetectedObject) Hash() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/hash
func (EspressoFaceDetectedObject) Init ¶
func (e EspressoFaceDetectedObject) Init() EspressoFaceDetectedObject
Init initializes the instance.
func (EspressoFaceDetectedObject) InitWithOptionsXlocYlocSizeConfidence ¶
func (e EspressoFaceDetectedObject) InitWithOptionsXlocYlocSizeConfidence(xloc float32, yloc float32, size float32, confidence float32) EspressoFaceDetectedObject
func (EspressoFaceDetectedObject) ObjectType ¶
func (e EspressoFaceDetectedObject) ObjectType() int64
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/objectType
func (EspressoFaceDetectedObject) SetBounds ¶
func (e EspressoFaceDetectedObject) SetBounds(value corefoundation.CGRect)
func (EspressoFaceDetectedObject) SetCenter ¶
func (e EspressoFaceDetectedObject) SetCenter(value corefoundation.CGPoint)
func (EspressoFaceDetectedObject) SetConfidence ¶
func (e EspressoFaceDetectedObject) SetConfidence(value float32)
func (EspressoFaceDetectedObject) SetObjectType ¶
func (e EspressoFaceDetectedObject) SetObjectType(value int64)
func (EspressoFaceDetectedObject) Superclass ¶
func (e EspressoFaceDetectedObject) Superclass() objc.Class
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject/superclass
type EspressoFaceDetectedObjectClass ¶
type EspressoFaceDetectedObjectClass struct {
// contains filtered or unexported fields
}
func GetEspressoFaceDetectedObjectClass ¶
func GetEspressoFaceDetectedObjectClass() EspressoFaceDetectedObjectClass
GetEspressoFaceDetectedObjectClass returns the class object for EspressoFaceDetectedObject.
func (EspressoFaceDetectedObjectClass) Alloc ¶
func (ec EspressoFaceDetectedObjectClass) Alloc() EspressoFaceDetectedObject
Alloc allocates memory for a new instance of the class.
type EspressoFaceLandmarkDetector ¶
type EspressoFaceLandmarkDetector struct {
objectivec.Object
}
Methods ¶
- EspressoFaceLandmarkDetector.CommonInitContextPlatformComputePath
- EspressoFaceLandmarkDetector.DetectFaceSublandmarkDoFaceRectFix
- EspressoFaceLandmarkDetector.DetectInImageRectFaceSublandmark
- EspressoFaceLandmarkDetector.ExtractSubLandmarksFromCrop192Centers192
- EspressoFaceLandmarkDetector.Newface
- EspressoFaceLandmarkDetector.SetNewface
- EspressoFaceLandmarkDetector.InitWithNetworkAtPathContextPlatformComputePath
- EspressoFaceLandmarkDetector.InitWithNetworkAtPathContextObjCPlatformComputePath
See: https://developer.apple.com/documentation/Espresso/EspressoFaceLandmarkDetector
func EspressoFaceLandmarkDetectorFromID ¶
func EspressoFaceLandmarkDetectorFromID(id objc.ID) EspressoFaceLandmarkDetector
EspressoFaceLandmarkDetectorFromID constructs a EspressoFaceLandmarkDetector from an objc.ID.
func NewEspressoFaceLandmarkDetector ¶
func NewEspressoFaceLandmarkDetector() EspressoFaceLandmarkDetector
NewEspressoFaceLandmarkDetector creates a new EspressoFaceLandmarkDetector instance.
func NewEspressoFaceLandmarkDetectorWithNetworkAtPathContextObjCPlatformComputePath ¶
func NewEspressoFaceLandmarkDetectorWithNetworkAtPathContextObjCPlatformComputePath(path objectivec.IObject, c objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
func NewEspressoFaceLandmarkDetectorWithNetworkAtPathContextPlatformComputePath ¶
func NewEspressoFaceLandmarkDetectorWithNetworkAtPathContextPlatformComputePath(path objectivec.IObject, context objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
func (EspressoFaceLandmarkDetector) Autorelease ¶
func (e EspressoFaceLandmarkDetector) Autorelease() EspressoFaceLandmarkDetector
Autorelease adds the receiver to the current autorelease pool.
func (EspressoFaceLandmarkDetector) CommonInitContextPlatformComputePath ¶
func (e EspressoFaceLandmarkDetector) CommonInitContextPlatformComputePath(init_ objectivec.IObject, context objectivec.IObject, platform int, path int)
func (EspressoFaceLandmarkDetector) DetectFaceSublandmarkDoFaceRectFix ¶
func (e EspressoFaceLandmarkDetector) DetectFaceSublandmarkDoFaceRectFix(detect unsafe.Pointer, face corefoundation.CGRect, sublandmark bool, fix bool) objectivec.IObject
func (EspressoFaceLandmarkDetector) DetectInImageRectFaceSublandmark ¶
func (e EspressoFaceLandmarkDetector) DetectInImageRectFaceSublandmark(rect unsafe.Pointer, face corefoundation.CGRect, sublandmark bool) objectivec.IObject
func (EspressoFaceLandmarkDetector) ExtractSubLandmarksFromCrop192Centers192 ¶
func (e EspressoFaceLandmarkDetector) ExtractSubLandmarksFromCrop192Centers192(crop192 unsafe.Pointer, centers192 unsafe.Pointer) objectivec.IObject
func (EspressoFaceLandmarkDetector) Init ¶
func (e EspressoFaceLandmarkDetector) Init() EspressoFaceLandmarkDetector
Init initializes the instance.
func (EspressoFaceLandmarkDetector) InitWithNetworkAtPathContextObjCPlatformComputePath ¶
func (e EspressoFaceLandmarkDetector) InitWithNetworkAtPathContextObjCPlatformComputePath(path objectivec.IObject, c objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
func (EspressoFaceLandmarkDetector) InitWithNetworkAtPathContextPlatformComputePath ¶
func (e EspressoFaceLandmarkDetector) InitWithNetworkAtPathContextPlatformComputePath(path objectivec.IObject, context objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
func (EspressoFaceLandmarkDetector) Newface ¶
func (e EspressoFaceLandmarkDetector) Newface() corefoundation.CGRect
See: https://developer.apple.com/documentation/Espresso/EspressoFaceLandmarkDetector/newface
func (EspressoFaceLandmarkDetector) SetNewface ¶
func (e EspressoFaceLandmarkDetector) SetNewface(value corefoundation.CGRect)
type EspressoFaceLandmarkDetectorClass ¶
type EspressoFaceLandmarkDetectorClass struct {
// contains filtered or unexported fields
}
func GetEspressoFaceLandmarkDetectorClass ¶
func GetEspressoFaceLandmarkDetectorClass() EspressoFaceLandmarkDetectorClass
GetEspressoFaceLandmarkDetectorClass returns the class object for EspressoFaceLandmarkDetector.
func (EspressoFaceLandmarkDetectorClass) Alloc ¶
func (ec EspressoFaceLandmarkDetectorClass) Alloc() EspressoFaceLandmarkDetector
Alloc allocates memory for a new instance of the class.
type EspressoImage2Image ¶
type EspressoImage2Image struct {
objectivec.Object
}
Methods ¶
- EspressoImage2Image.AddNoiseLayer
- EspressoImage2Image.AggregateWisdom
- EspressoImage2Image.Benchmark
- EspressoImage2Image.EncodeToCommandBufferSourceTextureDestinationTextureCropRect
- EspressoImage2Image.EncodeToCommandBufferSourceTextureDestinationTextureCropRectDestinationRect
- EspressoImage2Image.Flip_y
- EspressoImage2Image.SetFlip_y
- EspressoImage2Image.GetEspressoNetwork
- EspressoImage2Image.GetInternalDataForKey
- EspressoImage2Image.Height
- EspressoImage2Image.Load
- EspressoImage2Image.LoadResolutionPreset
- EspressoImage2Image.NewOutputTexture
- EspressoImage2Image.PostProcessCameraSourceTextureInputTextureDestinationTexture
- EspressoImage2Image.Reload
- EspressoImage2Image.ResetTemporalState
- EspressoImage2Image.ReshapeToResolutionPreset
- EspressoImage2Image.ReshapeToResolutionPresetAspectRatio
- EspressoImage2Image.ReshapeToWidthAndHeight
- EspressoImage2Image.ResolutionForPreset
- EspressoImage2Image.Rotation_degrees
- EspressoImage2Image.SetRotation_degrees
- EspressoImage2Image.SetupWithQueue
- EspressoImage2Image.SimpleLinearResizeSourceTextureDestinationTexture
- EspressoImage2Image.StyleName
- EspressoImage2Image.SubmitToQueueWithSourceTextureDestinationTexture
- EspressoImage2Image.SubmitToQueueWithSourceTextureDestinationTextureCropRect
- EspressoImage2Image.Tune
- EspressoImage2Image.TweakValue
- EspressoImage2Image.WasReshaped
- EspressoImage2Image.Width
- EspressoImage2Image.InitWithQueue
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image
func EspressoImage2ImageFromID ¶
func EspressoImage2ImageFromID(id objc.ID) EspressoImage2Image
EspressoImage2ImageFromID constructs a EspressoImage2Image from an objc.ID.
func NewEspressoImage2Image ¶
func NewEspressoImage2Image() EspressoImage2Image
NewEspressoImage2Image creates a new EspressoImage2Image instance.
func NewEspressoImage2ImageWithQueue ¶
func NewEspressoImage2ImageWithQueue(queue objectivec.IObject) EspressoImage2Image
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/initWithQueue:
func (EspressoImage2Image) AddNoiseLayer ¶
func (e EspressoImage2Image) AddNoiseLayer()
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/addNoiseLayer
func (EspressoImage2Image) AggregateWisdom ¶
func (e EspressoImage2Image) AggregateWisdom(wisdom unsafe.Pointer)
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/aggregateWisdom:
func (EspressoImage2Image) Autorelease ¶
func (e EspressoImage2Image) Autorelease() EspressoImage2Image
Autorelease adds the receiver to the current autorelease pool.
func (EspressoImage2Image) Benchmark ¶
func (e EspressoImage2Image) Benchmark() float32
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/benchmark
func (EspressoImage2Image) EncodeToCommandBufferSourceTextureDestinationTextureCropRect ¶
func (e EspressoImage2Image) EncodeToCommandBufferSourceTextureDestinationTextureCropRect(buffer objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject, rect objectivec.IObject) int
func (EspressoImage2Image) EncodeToCommandBufferSourceTextureDestinationTextureCropRectDestinationRect ¶
func (e EspressoImage2Image) EncodeToCommandBufferSourceTextureDestinationTextureCropRectDestinationRect(buffer objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject, rect objectivec.IObject, rect2 objectivec.IObject) int
func (EspressoImage2Image) Flip_y ¶
func (e EspressoImage2Image) Flip_y() int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/flip_y
func (EspressoImage2Image) GetEspressoNetwork ¶
func (e EspressoImage2Image) GetEspressoNetwork() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/getEspressoNetwork
func (EspressoImage2Image) GetInternalDataForKey ¶
func (e EspressoImage2Image) GetInternalDataForKey(key objectivec.IObject) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/getInternalDataForKey:
func (EspressoImage2Image) Height ¶
func (e EspressoImage2Image) Height() int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/height
func (EspressoImage2Image) Init ¶
func (e EspressoImage2Image) Init() EspressoImage2Image
Init initializes the instance.
func (EspressoImage2Image) InitWithQueue ¶
func (e EspressoImage2Image) InitWithQueue(queue objectivec.IObject) EspressoImage2Image
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/initWithQueue:
func (EspressoImage2Image) Load ¶
func (e EspressoImage2Image) Load(load objectivec.IObject) int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/load:
func (EspressoImage2Image) LoadResolutionPreset ¶
func (e EspressoImage2Image) LoadResolutionPreset(load objectivec.IObject, preset int64) int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/load:resolutionPreset:
func (EspressoImage2Image) NewOutputTexture ¶
func (e EspressoImage2Image) NewOutputTexture() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/newOutputTexture
func (EspressoImage2Image) PostProcessCameraSourceTextureInputTextureDestinationTexture ¶
func (e EspressoImage2Image) PostProcessCameraSourceTextureInputTextureDestinationTexture(process objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject, texture3 objectivec.IObject)
func (EspressoImage2Image) Reload ¶
func (e EspressoImage2Image) Reload() int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/reload
func (EspressoImage2Image) ResetTemporalState ¶
func (e EspressoImage2Image) ResetTemporalState()
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/resetTemporalState
func (EspressoImage2Image) ReshapeToResolutionPreset ¶
func (e EspressoImage2Image) ReshapeToResolutionPreset(preset int64) int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/reshapeToResolutionPreset:
func (EspressoImage2Image) ReshapeToResolutionPresetAspectRatio ¶
func (e EspressoImage2Image) ReshapeToResolutionPresetAspectRatio(preset int64, ratio float32) int
func (EspressoImage2Image) ReshapeToWidthAndHeight ¶
func (e EspressoImage2Image) ReshapeToWidthAndHeight(width int, height int) int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/reshapeToWidth:andHeight:
func (EspressoImage2Image) ResolutionForPreset ¶
func (e EspressoImage2Image) ResolutionForPreset(preset int64) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/resolutionForPreset:
func (EspressoImage2Image) Rotation_degrees ¶
func (e EspressoImage2Image) Rotation_degrees() int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/rotation_degrees
func (EspressoImage2Image) SetFlip_y ¶
func (e EspressoImage2Image) SetFlip_y(value int)
func (EspressoImage2Image) SetRotation_degrees ¶
func (e EspressoImage2Image) SetRotation_degrees(value int)
func (EspressoImage2Image) SetupWithQueue ¶
func (e EspressoImage2Image) SetupWithQueue(queue objectivec.IObject) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/setupWithQueue:
func (EspressoImage2Image) SimpleLinearResizeSourceTextureDestinationTexture ¶
func (e EspressoImage2Image) SimpleLinearResizeSourceTextureDestinationTexture(resize objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject)
func (EspressoImage2Image) StyleName ¶
func (e EspressoImage2Image) StyleName() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/styleName
func (EspressoImage2Image) SubmitToQueueWithSourceTextureDestinationTexture ¶
func (e EspressoImage2Image) SubmitToQueueWithSourceTextureDestinationTexture(texture objectivec.IObject, texture2 objectivec.IObject) int
func (EspressoImage2Image) SubmitToQueueWithSourceTextureDestinationTextureCropRect ¶
func (e EspressoImage2Image) SubmitToQueueWithSourceTextureDestinationTextureCropRect(texture objectivec.IObject, texture2 objectivec.IObject, rect objectivec.IObject) int
func (EspressoImage2Image) Tune ¶
func (e EspressoImage2Image) Tune()
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/tune
func (EspressoImage2Image) TweakValue ¶
func (e EspressoImage2Image) TweakValue(tweak objectivec.IObject, value float32)
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/tweak:value:
func (EspressoImage2Image) WasReshaped ¶
func (e EspressoImage2Image) WasReshaped() int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/wasReshaped
func (EspressoImage2Image) Width ¶
func (e EspressoImage2Image) Width() int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/width
type EspressoImage2ImageClass ¶
type EspressoImage2ImageClass struct {
// contains filtered or unexported fields
}
func GetEspressoImage2ImageClass ¶
func GetEspressoImage2ImageClass() EspressoImage2ImageClass
GetEspressoImage2ImageClass returns the class object for EspressoImage2Image.
func (EspressoImage2ImageClass) Alloc ¶
func (ec EspressoImage2ImageClass) Alloc() EspressoImage2Image
Alloc allocates memory for a new instance of the class.
func (EspressoImage2ImageClass) FeatureVersion ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) FeatureVersion() int
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/featureVersion
func (EspressoImage2ImageClass) GetStylesKeys ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) GetStylesKeys() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/getStylesKeys
func (EspressoImage2ImageClass) GpuSyncTex ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) GpuSyncTex(sync objectivec.IObject, tex objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/gpuSync:tex:
func (EspressoImage2ImageClass) LoadStylesConfigAtDefaultsKey ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) LoadStylesConfigAtDefaultsKey(key objectivec.IObject) bool
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/loadStylesConfigAtDefaultsKey:
func (EspressoImage2ImageClass) LoadStylesConfigAtPath ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) LoadStylesConfigAtPath(path objectivec.IObject) bool
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/loadStylesConfigAtPath:
func (EspressoImage2ImageClass) SetDefaultOptionToValue ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) SetDefaultOptionToValue(option objectivec.IObject, value objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/setDefaultOption:toValue:
func (EspressoImage2ImageClass) TuneNetworks ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) TuneNetworks(networks objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/tuneNetworks:
func (EspressoImage2ImageClass) TuneNetworksWGWindowSize ¶
func (_EspressoImage2ImageClass EspressoImage2ImageClass) TuneNetworksWGWindowSize(size objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/tuneNetworksWGWindowSize:
type EspressoInnerProductWeightsForMPS ¶
type EspressoInnerProductWeightsForMPS struct {
objectivec.Object
}
Methods ¶
- EspressoInnerProductWeightsForMPS.BiasTerms
- EspressoInnerProductWeightsForMPS.DataType
- EspressoInnerProductWeightsForMPS.Descriptor
- EspressoInnerProductWeightsForMPS.Label
- EspressoInnerProductWeightsForMPS.LookupTableForUInt8Kernel
- EspressoInnerProductWeightsForMPS.Purge
- EspressoInnerProductWeightsForMPS.RangesForUInt8Kernel
- EspressoInnerProductWeightsForMPS.Ready
- EspressoInnerProductWeightsForMPS.Weights
- EspressoInnerProductWeightsForMPS.InitWithParams
- EspressoInnerProductWeightsForMPS.DebugDescription
- EspressoInnerProductWeightsForMPS.Description
- EspressoInnerProductWeightsForMPS.Hash
- EspressoInnerProductWeightsForMPS.Superclass
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS
func EspressoInnerProductWeightsForMPSFromID ¶
func EspressoInnerProductWeightsForMPSFromID(id objc.ID) EspressoInnerProductWeightsForMPS
EspressoInnerProductWeightsForMPSFromID constructs a EspressoInnerProductWeightsForMPS from an objc.ID.
func NewEspressoInnerProductWeightsForMPS ¶
func NewEspressoInnerProductWeightsForMPS() EspressoInnerProductWeightsForMPS
NewEspressoInnerProductWeightsForMPS creates a new EspressoInnerProductWeightsForMPS instance.
func NewEspressoInnerProductWeightsForMPSWithParams ¶
func NewEspressoInnerProductWeightsForMPSWithParams(params objectivec.IObject) EspressoInnerProductWeightsForMPS
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/initWithParams:
func (EspressoInnerProductWeightsForMPS) Autorelease ¶
func (e EspressoInnerProductWeightsForMPS) Autorelease() EspressoInnerProductWeightsForMPS
Autorelease adds the receiver to the current autorelease pool.
func (EspressoInnerProductWeightsForMPS) BiasTerms ¶
func (e EspressoInnerProductWeightsForMPS) BiasTerms() unsafe.Pointer
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/biasTerms
func (EspressoInnerProductWeightsForMPS) DataType ¶
func (e EspressoInnerProductWeightsForMPS) DataType() uint32
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/dataType
func (EspressoInnerProductWeightsForMPS) DebugDescription ¶
func (e EspressoInnerProductWeightsForMPS) DebugDescription() string
func (EspressoInnerProductWeightsForMPS) Description ¶
func (e EspressoInnerProductWeightsForMPS) Description() string
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/description
func (EspressoInnerProductWeightsForMPS) Descriptor ¶
func (e EspressoInnerProductWeightsForMPS) Descriptor() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/descriptor
func (EspressoInnerProductWeightsForMPS) Hash ¶
func (e EspressoInnerProductWeightsForMPS) Hash() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/hash
func (EspressoInnerProductWeightsForMPS) Init ¶
func (e EspressoInnerProductWeightsForMPS) Init() EspressoInnerProductWeightsForMPS
Init initializes the instance.
func (EspressoInnerProductWeightsForMPS) InitWithParams ¶
func (e EspressoInnerProductWeightsForMPS) InitWithParams(params objectivec.IObject) EspressoInnerProductWeightsForMPS
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/initWithParams:
func (EspressoInnerProductWeightsForMPS) Label ¶
func (e EspressoInnerProductWeightsForMPS) Label() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/label
func (EspressoInnerProductWeightsForMPS) LookupTableForUInt8Kernel ¶
func (e EspressoInnerProductWeightsForMPS) LookupTableForUInt8Kernel() unsafe.Pointer
func (EspressoInnerProductWeightsForMPS) Purge ¶
func (e EspressoInnerProductWeightsForMPS) Purge()
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/purge
func (EspressoInnerProductWeightsForMPS) RangesForUInt8Kernel ¶
func (e EspressoInnerProductWeightsForMPS) RangesForUInt8Kernel() []objectivec.IObject
func (EspressoInnerProductWeightsForMPS) Ready ¶
func (e EspressoInnerProductWeightsForMPS) Ready() bool
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/ready
func (EspressoInnerProductWeightsForMPS) Superclass ¶
func (e EspressoInnerProductWeightsForMPS) Superclass() objc.Class
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/superclass
func (EspressoInnerProductWeightsForMPS) Weights ¶
func (e EspressoInnerProductWeightsForMPS) Weights() unsafe.Pointer
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/weights
type EspressoInnerProductWeightsForMPSClass ¶
type EspressoInnerProductWeightsForMPSClass struct {
// contains filtered or unexported fields
}
func GetEspressoInnerProductWeightsForMPSClass ¶
func GetEspressoInnerProductWeightsForMPSClass() EspressoInnerProductWeightsForMPSClass
GetEspressoInnerProductWeightsForMPSClass returns the class object for EspressoInnerProductWeightsForMPS.
func (EspressoInnerProductWeightsForMPSClass) Alloc ¶
func (ec EspressoInnerProductWeightsForMPSClass) Alloc() EspressoInnerProductWeightsForMPS
Alloc allocates memory for a new instance of the class.
type EspressoMetalKernelsCache ¶
type EspressoMetalKernelsCache struct {
objectivec.Object
}
Methods ¶
- EspressoMetalKernelsCache.AddLibraryAtPath
- EspressoMetalKernelsCache.KernelForFunction
- EspressoMetalKernelsCache.KernelForFunctionCacheStringWithConstants
- EspressoMetalKernelsCache.KernelPrefix
- EspressoMetalKernelsCache.SetKernelPrefix
- EspressoMetalKernelsCache.LazySetup
- EspressoMetalKernelsCache.LoadLibraryNamed
- EspressoMetalKernelsCache.M_kernelCache
- EspressoMetalKernelsCache.SetM_kernelCache
- EspressoMetalKernelsCache.ShouldUseTexArray
- EspressoMetalKernelsCache.WasSetup
- EspressoMetalKernelsCache.InitWithDevice
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache
func EspressoMetalKernelsCacheFromID ¶
func EspressoMetalKernelsCacheFromID(id objc.ID) EspressoMetalKernelsCache
EspressoMetalKernelsCacheFromID constructs a EspressoMetalKernelsCache from an objc.ID.
func NewEspressoMetalKernelsCache ¶
func NewEspressoMetalKernelsCache() EspressoMetalKernelsCache
NewEspressoMetalKernelsCache creates a new EspressoMetalKernelsCache instance.
func NewEspressoMetalKernelsCacheWithDevice ¶
func NewEspressoMetalKernelsCacheWithDevice(device objectivec.IObject) EspressoMetalKernelsCache
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/initWithDevice:
func (EspressoMetalKernelsCache) AddLibraryAtPath ¶
func (e EspressoMetalKernelsCache) AddLibraryAtPath(path objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/addLibraryAtPath:
func (EspressoMetalKernelsCache) Autorelease ¶
func (e EspressoMetalKernelsCache) Autorelease() EspressoMetalKernelsCache
Autorelease adds the receiver to the current autorelease pool.
func (EspressoMetalKernelsCache) Init ¶
func (e EspressoMetalKernelsCache) Init() EspressoMetalKernelsCache
Init initializes the instance.
func (EspressoMetalKernelsCache) InitWithDevice ¶
func (e EspressoMetalKernelsCache) InitWithDevice(device objectivec.IObject) EspressoMetalKernelsCache
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/initWithDevice:
func (EspressoMetalKernelsCache) KernelForFunction ¶
func (e EspressoMetalKernelsCache) KernelForFunction(function []byte) objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/kernelForFunction:
func (EspressoMetalKernelsCache) KernelForFunctionCacheStringWithConstants ¶
func (e EspressoMetalKernelsCache) KernelForFunctionCacheStringWithConstants(function []byte, string_ []byte, constants objectivec.IObject) objectivec.IObject
func (EspressoMetalKernelsCache) KernelPrefix ¶
func (e EspressoMetalKernelsCache) KernelPrefix() string
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/kernelPrefix
func (EspressoMetalKernelsCache) LazySetup ¶
func (e EspressoMetalKernelsCache) LazySetup()
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/lazySetup
func (EspressoMetalKernelsCache) LoadLibraryNamed ¶
func (e EspressoMetalKernelsCache) LoadLibraryNamed(named objectivec.IObject)
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/loadLibraryNamed:
func (EspressoMetalKernelsCache) M_kernelCache ¶
func (e EspressoMetalKernelsCache) M_kernelCache() foundation.INSDictionary
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/m_kernelCache
func (EspressoMetalKernelsCache) SetKernelPrefix ¶
func (e EspressoMetalKernelsCache) SetKernelPrefix(value string)
func (EspressoMetalKernelsCache) SetM_kernelCache ¶
func (e EspressoMetalKernelsCache) SetM_kernelCache(value foundation.INSDictionary)
func (EspressoMetalKernelsCache) ShouldUseTexArray ¶
func (e EspressoMetalKernelsCache) ShouldUseTexArray() bool
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/shouldUseTexArray
func (EspressoMetalKernelsCache) WasSetup ¶
func (e EspressoMetalKernelsCache) WasSetup() bool
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache/wasSetup
type EspressoMetalKernelsCacheClass ¶
type EspressoMetalKernelsCacheClass struct {
// contains filtered or unexported fields
}
func GetEspressoMetalKernelsCacheClass ¶
func GetEspressoMetalKernelsCacheClass() EspressoMetalKernelsCacheClass
GetEspressoMetalKernelsCacheClass returns the class object for EspressoMetalKernelsCache.
func (EspressoMetalKernelsCacheClass) Alloc ¶
func (ec EspressoMetalKernelsCacheClass) Alloc() EspressoMetalKernelsCache
Alloc allocates memory for a new instance of the class.
type EspressoMetalSingleton ¶
type EspressoMetalSingleton struct {
objectivec.Object
}
Methods ¶
See: https://developer.apple.com/documentation/Espresso/EspressoMetalSingleton
func EspressoMetalSingletonFromID ¶
func EspressoMetalSingletonFromID(id objc.ID) EspressoMetalSingleton
EspressoMetalSingletonFromID constructs a EspressoMetalSingleton from an objc.ID.
func NewEspressoMetalSingleton ¶
func NewEspressoMetalSingleton() EspressoMetalSingleton
NewEspressoMetalSingleton creates a new EspressoMetalSingleton instance.
func (EspressoMetalSingleton) Autorelease ¶
func (e EspressoMetalSingleton) Autorelease() EspressoMetalSingleton
Autorelease adds the receiver to the current autorelease pool.
func (EspressoMetalSingleton) Init ¶
func (e EspressoMetalSingleton) Init() EspressoMetalSingleton
Init initializes the instance.
func (EspressoMetalSingleton) Is_memory_tight ¶
func (e EspressoMetalSingleton) Is_memory_tight() int
See: https://developer.apple.com/documentation/Espresso/EspressoMetalSingleton/is_memory_tight
func (EspressoMetalSingleton) SetIs_memory_tight ¶
func (e EspressoMetalSingleton) SetIs_memory_tight(value int)
type EspressoMetalSingletonClass ¶
type EspressoMetalSingletonClass struct {
// contains filtered or unexported fields
}
func GetEspressoMetalSingletonClass ¶
func GetEspressoMetalSingletonClass() EspressoMetalSingletonClass
GetEspressoMetalSingletonClass returns the class object for EspressoMetalSingleton.
func (EspressoMetalSingletonClass) Alloc ¶
func (ec EspressoMetalSingletonClass) Alloc() EspressoMetalSingleton
Alloc allocates memory for a new instance of the class.
func (EspressoMetalSingletonClass) Shared ¶
func (_EspressoMetalSingletonClass EspressoMetalSingletonClass) Shared() EspressoMetalSingleton
See: https://developer.apple.com/documentation/Espresso/EspressoMetalSingleton/shared
type EspressoNetwork ¶
type EspressoNetwork struct {
objectivec.Object
}
Methods ¶
- EspressoNetwork.Ctx
- EspressoNetwork.Layers_size
- EspressoNetwork.Net
- EspressoNetwork.Wipe_layers_blobs
- EspressoNetwork.InitWithJSFileBinSerializerIdContextComputePath
- EspressoNetwork.InitWithJSFileContextComputePath
See: https://developer.apple.com/documentation/Espresso/EspressoNetwork
func EspressoNetworkFromID ¶
func EspressoNetworkFromID(id objc.ID) EspressoNetwork
EspressoNetworkFromID constructs a EspressoNetwork from an objc.ID.
func NewEspressoNetwork ¶
func NewEspressoNetwork() EspressoNetwork
NewEspressoNetwork creates a new EspressoNetwork instance.
func NewEspressoNetworkWithJSFileBinSerializerIdContextComputePath ¶
func NewEspressoNetworkWithJSFileBinSerializerIdContextComputePath(jSFile []byte, id []byte, context objectivec.IObject, path int) EspressoNetwork
func NewEspressoNetworkWithJSFileContextComputePath ¶
func NewEspressoNetworkWithJSFileContextComputePath(jSFile []byte, context objectivec.IObject, path int) EspressoNetwork
func (EspressoNetwork) Autorelease ¶
func (e EspressoNetwork) Autorelease() EspressoNetwork
Autorelease adds the receiver to the current autorelease pool.
func (EspressoNetwork) Ctx ¶
func (e EspressoNetwork) Ctx() IEspressoContext
See: https://developer.apple.com/documentation/Espresso/EspressoNetwork/ctx
func (EspressoNetwork) Init ¶
func (e EspressoNetwork) Init() EspressoNetwork
Init initializes the instance.
func (EspressoNetwork) InitWithJSFileBinSerializerIdContextComputePath ¶
func (e EspressoNetwork) InitWithJSFileBinSerializerIdContextComputePath(jSFile []byte, id []byte, context objectivec.IObject, path int) EspressoNetwork
func (EspressoNetwork) InitWithJSFileContextComputePath ¶
func (e EspressoNetwork) InitWithJSFileContextComputePath(jSFile []byte, context objectivec.IObject, path int) EspressoNetwork
func (EspressoNetwork) Layers_size ¶
func (e EspressoNetwork) Layers_size() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoNetwork/layers_size
func (EspressoNetwork) Net ¶
func (e EspressoNetwork) Net() objectivec.IObject
See: https://developer.apple.com/documentation/Espresso/EspressoNetwork/net
func (EspressoNetwork) Wipe_layers_blobs ¶
func (e EspressoNetwork) Wipe_layers_blobs()
See: https://developer.apple.com/documentation/Espresso/EspressoNetwork/wipe_layers_blobs
type EspressoNetworkClass ¶
type EspressoNetworkClass struct {
// contains filtered or unexported fields
}
func GetEspressoNetworkClass ¶
func GetEspressoNetworkClass() EspressoNetworkClass
GetEspressoNetworkClass returns the class object for EspressoNetwork.
func (EspressoNetworkClass) Alloc ¶
func (ec EspressoNetworkClass) Alloc() EspressoNetwork
Alloc allocates memory for a new instance of the class.
type EspressoOJBC ¶
type EspressoOJBC struct {
objectivec.Object
}
See: https://developer.apple.com/documentation/Espresso/EspressoOJBC
func EspressoOJBCFromID ¶
func EspressoOJBCFromID(id objc.ID) EspressoOJBC
EspressoOJBCFromID constructs a EspressoOJBC from an objc.ID.
func NewEspressoOJBC ¶
func NewEspressoOJBC() EspressoOJBC
NewEspressoOJBC creates a new EspressoOJBC instance.
func (EspressoOJBC) Autorelease ¶
func (e EspressoOJBC) Autorelease() EspressoOJBC
Autorelease adds the receiver to the current autorelease pool.
type EspressoOJBCClass ¶
type EspressoOJBCClass struct {
// contains filtered or unexported fields
}
func GetEspressoOJBCClass ¶
func GetEspressoOJBCClass() EspressoOJBCClass
GetEspressoOJBCClass returns the class object for EspressoOJBC.
func (EspressoOJBCClass) Alloc ¶
func (ec EspressoOJBCClass) Alloc() EspressoOJBC
Alloc allocates memory for a new instance of the class.
type EspressoPass_complete_fixpoint_optimization ¶
type EspressoPass_complete_fixpoint_optimization struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_complete_fixpoint_optimization
func EspressoPass_complete_fixpoint_optimizationFromID ¶
func EspressoPass_complete_fixpoint_optimizationFromID(id objc.ID) EspressoPass_complete_fixpoint_optimization
EspressoPass_complete_fixpoint_optimizationFromID constructs a EspressoPass_complete_fixpoint_optimization from an objc.ID.
func NewEspressoPass_complete_fixpoint_optimization ¶
func NewEspressoPass_complete_fixpoint_optimization() EspressoPass_complete_fixpoint_optimization
NewEspressoPass_complete_fixpoint_optimization creates a new EspressoPass_complete_fixpoint_optimization instance.
func (EspressoPass_complete_fixpoint_optimization) Autorelease ¶
func (e EspressoPass_complete_fixpoint_optimization) Autorelease() EspressoPass_complete_fixpoint_optimization
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_complete_fixpoint_optimization) Init ¶
func (e EspressoPass_complete_fixpoint_optimization) Init() EspressoPass_complete_fixpoint_optimization
Init initializes the instance.
type EspressoPass_complete_fixpoint_optimizationClass ¶
type EspressoPass_complete_fixpoint_optimizationClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_complete_fixpoint_optimizationClass ¶
func GetEspressoPass_complete_fixpoint_optimizationClass() EspressoPass_complete_fixpoint_optimizationClass
GetEspressoPass_complete_fixpoint_optimizationClass returns the class object for EspressoPass_complete_fixpoint_optimization.
func (EspressoPass_complete_fixpoint_optimizationClass) Alloc ¶
func (ec EspressoPass_complete_fixpoint_optimizationClass) Alloc() EspressoPass_complete_fixpoint_optimization
Alloc allocates memory for a new instance of the class.
type EspressoPass_compress_segments ¶
type EspressoPass_compress_segments struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_compress_segments
func EspressoPass_compress_segmentsFromID ¶
func EspressoPass_compress_segmentsFromID(id objc.ID) EspressoPass_compress_segments
EspressoPass_compress_segmentsFromID constructs a EspressoPass_compress_segments from an objc.ID.
func NewEspressoPass_compress_segments ¶
func NewEspressoPass_compress_segments() EspressoPass_compress_segments
NewEspressoPass_compress_segments creates a new EspressoPass_compress_segments instance.
func (EspressoPass_compress_segments) Autorelease ¶
func (e EspressoPass_compress_segments) Autorelease() EspressoPass_compress_segments
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_compress_segments) Init ¶
func (e EspressoPass_compress_segments) Init() EspressoPass_compress_segments
Init initializes the instance.
type EspressoPass_compress_segmentsClass ¶
type EspressoPass_compress_segmentsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_compress_segmentsClass ¶
func GetEspressoPass_compress_segmentsClass() EspressoPass_compress_segmentsClass
GetEspressoPass_compress_segmentsClass returns the class object for EspressoPass_compress_segments.
func (EspressoPass_compress_segmentsClass) Alloc ¶
func (ec EspressoPass_compress_segmentsClass) Alloc() EspressoPass_compress_segments
Alloc allocates memory for a new instance of the class.
type EspressoPass_concat_fuse_fix ¶
type EspressoPass_concat_fuse_fix struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_concat_fuse_fix
func EspressoPass_concat_fuse_fixFromID ¶
func EspressoPass_concat_fuse_fixFromID(id objc.ID) EspressoPass_concat_fuse_fix
EspressoPass_concat_fuse_fixFromID constructs a EspressoPass_concat_fuse_fix from an objc.ID.
func NewEspressoPass_concat_fuse_fix ¶
func NewEspressoPass_concat_fuse_fix() EspressoPass_concat_fuse_fix
NewEspressoPass_concat_fuse_fix creates a new EspressoPass_concat_fuse_fix instance.
func (EspressoPass_concat_fuse_fix) Autorelease ¶
func (e EspressoPass_concat_fuse_fix) Autorelease() EspressoPass_concat_fuse_fix
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_concat_fuse_fix) Init ¶
func (e EspressoPass_concat_fuse_fix) Init() EspressoPass_concat_fuse_fix
Init initializes the instance.
type EspressoPass_concat_fuse_fixClass ¶
type EspressoPass_concat_fuse_fixClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_concat_fuse_fixClass ¶
func GetEspressoPass_concat_fuse_fixClass() EspressoPass_concat_fuse_fixClass
GetEspressoPass_concat_fuse_fixClass returns the class object for EspressoPass_concat_fuse_fix.
func (EspressoPass_concat_fuse_fixClass) Alloc ¶
func (ec EspressoPass_concat_fuse_fixClass) Alloc() EspressoPass_concat_fuse_fix
Alloc allocates memory for a new instance of the class.
type EspressoPass_debug_mode ¶
type EspressoPass_debug_mode struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_debug_mode
func EspressoPass_debug_modeFromID ¶
func EspressoPass_debug_modeFromID(id objc.ID) EspressoPass_debug_mode
EspressoPass_debug_modeFromID constructs a EspressoPass_debug_mode from an objc.ID.
func NewEspressoPass_debug_mode ¶
func NewEspressoPass_debug_mode() EspressoPass_debug_mode
NewEspressoPass_debug_mode creates a new EspressoPass_debug_mode instance.
func (EspressoPass_debug_mode) Autorelease ¶
func (e EspressoPass_debug_mode) Autorelease() EspressoPass_debug_mode
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_debug_mode) Init ¶
func (e EspressoPass_debug_mode) Init() EspressoPass_debug_mode
Init initializes the instance.
type EspressoPass_debug_modeClass ¶
type EspressoPass_debug_modeClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_debug_modeClass ¶
func GetEspressoPass_debug_modeClass() EspressoPass_debug_modeClass
GetEspressoPass_debug_modeClass returns the class object for EspressoPass_debug_mode.
func (EspressoPass_debug_modeClass) Alloc ¶
func (ec EspressoPass_debug_modeClass) Alloc() EspressoPass_debug_mode
Alloc allocates memory for a new instance of the class.
type EspressoPass_fastspeech ¶
type EspressoPass_fastspeech struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fastspeech
func EspressoPass_fastspeechFromID ¶
func EspressoPass_fastspeechFromID(id objc.ID) EspressoPass_fastspeech
EspressoPass_fastspeechFromID constructs a EspressoPass_fastspeech from an objc.ID.
func NewEspressoPass_fastspeech ¶
func NewEspressoPass_fastspeech() EspressoPass_fastspeech
NewEspressoPass_fastspeech creates a new EspressoPass_fastspeech instance.
func (EspressoPass_fastspeech) Autorelease ¶
func (e EspressoPass_fastspeech) Autorelease() EspressoPass_fastspeech
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fastspeech) Init ¶
func (e EspressoPass_fastspeech) Init() EspressoPass_fastspeech
Init initializes the instance.
type EspressoPass_fastspeechClass ¶
type EspressoPass_fastspeechClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fastspeechClass ¶
func GetEspressoPass_fastspeechClass() EspressoPass_fastspeechClass
GetEspressoPass_fastspeechClass returns the class object for EspressoPass_fastspeech.
func (EspressoPass_fastspeechClass) Alloc ¶
func (ec EspressoPass_fastspeechClass) Alloc() EspressoPass_fastspeech
Alloc allocates memory for a new instance of the class.
type EspressoPass_find_shared_weights ¶
type EspressoPass_find_shared_weights struct {
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_find_shared_weights
func EspressoPass_find_shared_weightsFromID ¶
func EspressoPass_find_shared_weightsFromID(id objc.ID) EspressoPass_find_shared_weights
EspressoPass_find_shared_weightsFromID constructs a EspressoPass_find_shared_weights from an objc.ID.
func NewEspressoPass_find_shared_weights ¶
func NewEspressoPass_find_shared_weights() EspressoPass_find_shared_weights
NewEspressoPass_find_shared_weights creates a new EspressoPass_find_shared_weights instance.
func (EspressoPass_find_shared_weights) Autorelease ¶
func (e EspressoPass_find_shared_weights) Autorelease() EspressoPass_find_shared_weights
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_find_shared_weights) Init ¶
func (e EspressoPass_find_shared_weights) Init() EspressoPass_find_shared_weights
Init initializes the instance.
type EspressoPass_find_shared_weightsClass ¶
type EspressoPass_find_shared_weightsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_find_shared_weightsClass ¶
func GetEspressoPass_find_shared_weightsClass() EspressoPass_find_shared_weightsClass
GetEspressoPass_find_shared_weightsClass returns the class object for EspressoPass_find_shared_weights.
func (EspressoPass_find_shared_weightsClass) Alloc ¶
func (ec EspressoPass_find_shared_weightsClass) Alloc() EspressoPass_find_shared_weights
Alloc allocates memory for a new instance of the class.
type EspressoPass_fix_input_underflow ¶
type EspressoPass_fix_input_underflow struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fix_input_underflow
func EspressoPass_fix_input_underflowFromID ¶
func EspressoPass_fix_input_underflowFromID(id objc.ID) EspressoPass_fix_input_underflow
EspressoPass_fix_input_underflowFromID constructs a EspressoPass_fix_input_underflow from an objc.ID.
func NewEspressoPass_fix_input_underflow ¶
func NewEspressoPass_fix_input_underflow() EspressoPass_fix_input_underflow
NewEspressoPass_fix_input_underflow creates a new EspressoPass_fix_input_underflow instance.
func (EspressoPass_fix_input_underflow) Autorelease ¶
func (e EspressoPass_fix_input_underflow) Autorelease() EspressoPass_fix_input_underflow
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fix_input_underflow) Init ¶
func (e EspressoPass_fix_input_underflow) Init() EspressoPass_fix_input_underflow
Init initializes the instance.
type EspressoPass_fix_input_underflowClass ¶
type EspressoPass_fix_input_underflowClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fix_input_underflowClass ¶
func GetEspressoPass_fix_input_underflowClass() EspressoPass_fix_input_underflowClass
GetEspressoPass_fix_input_underflowClass returns the class object for EspressoPass_fix_input_underflow.
func (EspressoPass_fix_input_underflowClass) Alloc ¶
func (ec EspressoPass_fix_input_underflowClass) Alloc() EspressoPass_fix_input_underflow
Alloc allocates memory for a new instance of the class.
type EspressoPass_fold_constants ¶
type EspressoPass_fold_constants struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fold_constants
func EspressoPass_fold_constantsFromID ¶
func EspressoPass_fold_constantsFromID(id objc.ID) EspressoPass_fold_constants
EspressoPass_fold_constantsFromID constructs a EspressoPass_fold_constants from an objc.ID.
func NewEspressoPass_fold_constants ¶
func NewEspressoPass_fold_constants() EspressoPass_fold_constants
NewEspressoPass_fold_constants creates a new EspressoPass_fold_constants instance.
func (EspressoPass_fold_constants) Autorelease ¶
func (e EspressoPass_fold_constants) Autorelease() EspressoPass_fold_constants
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fold_constants) Init ¶
func (e EspressoPass_fold_constants) Init() EspressoPass_fold_constants
Init initializes the instance.
type EspressoPass_fold_constantsClass ¶
type EspressoPass_fold_constantsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fold_constantsClass ¶
func GetEspressoPass_fold_constantsClass() EspressoPass_fold_constantsClass
GetEspressoPass_fold_constantsClass returns the class object for EspressoPass_fold_constants.
func (EspressoPass_fold_constantsClass) Alloc ¶
func (ec EspressoPass_fold_constantsClass) Alloc() EspressoPass_fold_constants
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_add_and_relu ¶
type EspressoPass_fuse_add_and_relu struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_add_and_relu
func EspressoPass_fuse_add_and_reluFromID ¶
func EspressoPass_fuse_add_and_reluFromID(id objc.ID) EspressoPass_fuse_add_and_relu
EspressoPass_fuse_add_and_reluFromID constructs a EspressoPass_fuse_add_and_relu from an objc.ID.
func NewEspressoPass_fuse_add_and_relu ¶
func NewEspressoPass_fuse_add_and_relu() EspressoPass_fuse_add_and_relu
NewEspressoPass_fuse_add_and_relu creates a new EspressoPass_fuse_add_and_relu instance.
func (EspressoPass_fuse_add_and_relu) Autorelease ¶
func (e EspressoPass_fuse_add_and_relu) Autorelease() EspressoPass_fuse_add_and_relu
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_add_and_relu) Init ¶
func (e EspressoPass_fuse_add_and_relu) Init() EspressoPass_fuse_add_and_relu
Init initializes the instance.
type EspressoPass_fuse_add_and_reluClass ¶
type EspressoPass_fuse_add_and_reluClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_add_and_reluClass ¶
func GetEspressoPass_fuse_add_and_reluClass() EspressoPass_fuse_add_and_reluClass
GetEspressoPass_fuse_add_and_reluClass returns the class object for EspressoPass_fuse_add_and_relu.
func (EspressoPass_fuse_add_and_reluClass) Alloc ¶
func (ec EspressoPass_fuse_add_and_reluClass) Alloc() EspressoPass_fuse_add_and_relu
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_affine_scale ¶
type EspressoPass_fuse_affine_scale struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_affine_scale
func EspressoPass_fuse_affine_scaleFromID ¶
func EspressoPass_fuse_affine_scaleFromID(id objc.ID) EspressoPass_fuse_affine_scale
EspressoPass_fuse_affine_scaleFromID constructs a EspressoPass_fuse_affine_scale from an objc.ID.
func NewEspressoPass_fuse_affine_scale ¶
func NewEspressoPass_fuse_affine_scale() EspressoPass_fuse_affine_scale
NewEspressoPass_fuse_affine_scale creates a new EspressoPass_fuse_affine_scale instance.
func (EspressoPass_fuse_affine_scale) Autorelease ¶
func (e EspressoPass_fuse_affine_scale) Autorelease() EspressoPass_fuse_affine_scale
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_affine_scale) Init ¶
func (e EspressoPass_fuse_affine_scale) Init() EspressoPass_fuse_affine_scale
Init initializes the instance.
type EspressoPass_fuse_affine_scaleClass ¶
type EspressoPass_fuse_affine_scaleClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_affine_scaleClass ¶
func GetEspressoPass_fuse_affine_scaleClass() EspressoPass_fuse_affine_scaleClass
GetEspressoPass_fuse_affine_scaleClass returns the class object for EspressoPass_fuse_affine_scale.
func (EspressoPass_fuse_affine_scaleClass) Alloc ¶
func (ec EspressoPass_fuse_affine_scaleClass) Alloc() EspressoPass_fuse_affine_scale
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_blizzard_final_1x1_convolutions ¶
type EspressoPass_fuse_blizzard_final_1x1_convolutions struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_blizzard_final_1x1_convolutions
func EspressoPass_fuse_blizzard_final_1x1_convolutionsFromID ¶
func EspressoPass_fuse_blizzard_final_1x1_convolutionsFromID(id objc.ID) EspressoPass_fuse_blizzard_final_1x1_convolutions
EspressoPass_fuse_blizzard_final_1x1_convolutionsFromID constructs a EspressoPass_fuse_blizzard_final_1x1_convolutions from an objc.ID.
func NewEspressoPass_fuse_blizzard_final_1x1_convolutions ¶
func NewEspressoPass_fuse_blizzard_final_1x1_convolutions() EspressoPass_fuse_blizzard_final_1x1_convolutions
NewEspressoPass_fuse_blizzard_final_1x1_convolutions creates a new EspressoPass_fuse_blizzard_final_1x1_convolutions instance.
func (EspressoPass_fuse_blizzard_final_1x1_convolutions) Autorelease ¶
func (e EspressoPass_fuse_blizzard_final_1x1_convolutions) Autorelease() EspressoPass_fuse_blizzard_final_1x1_convolutions
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_blizzard_final_1x1_convolutions) Init ¶
func (e EspressoPass_fuse_blizzard_final_1x1_convolutions) Init() EspressoPass_fuse_blizzard_final_1x1_convolutions
Init initializes the instance.
type EspressoPass_fuse_blizzard_final_1x1_convolutionsClass ¶
type EspressoPass_fuse_blizzard_final_1x1_convolutionsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_blizzard_final_1x1_convolutionsClass ¶
func GetEspressoPass_fuse_blizzard_final_1x1_convolutionsClass() EspressoPass_fuse_blizzard_final_1x1_convolutionsClass
GetEspressoPass_fuse_blizzard_final_1x1_convolutionsClass returns the class object for EspressoPass_fuse_blizzard_final_1x1_convolutions.
func (EspressoPass_fuse_blizzard_final_1x1_convolutionsClass) Alloc ¶
func (ec EspressoPass_fuse_blizzard_final_1x1_convolutionsClass) Alloc() EspressoPass_fuse_blizzard_final_1x1_convolutions
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_broadcastable_transposes ¶
type EspressoPass_fuse_broadcastable_transposes struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_broadcastable_transposes
func EspressoPass_fuse_broadcastable_transposesFromID ¶
func EspressoPass_fuse_broadcastable_transposesFromID(id objc.ID) EspressoPass_fuse_broadcastable_transposes
EspressoPass_fuse_broadcastable_transposesFromID constructs a EspressoPass_fuse_broadcastable_transposes from an objc.ID.
func NewEspressoPass_fuse_broadcastable_transposes ¶
func NewEspressoPass_fuse_broadcastable_transposes() EspressoPass_fuse_broadcastable_transposes
NewEspressoPass_fuse_broadcastable_transposes creates a new EspressoPass_fuse_broadcastable_transposes instance.
func (EspressoPass_fuse_broadcastable_transposes) Autorelease ¶
func (e EspressoPass_fuse_broadcastable_transposes) Autorelease() EspressoPass_fuse_broadcastable_transposes
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_broadcastable_transposes) Init ¶
func (e EspressoPass_fuse_broadcastable_transposes) Init() EspressoPass_fuse_broadcastable_transposes
Init initializes the instance.
type EspressoPass_fuse_broadcastable_transposesClass ¶
type EspressoPass_fuse_broadcastable_transposesClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_broadcastable_transposesClass ¶
func GetEspressoPass_fuse_broadcastable_transposesClass() EspressoPass_fuse_broadcastable_transposesClass
GetEspressoPass_fuse_broadcastable_transposesClass returns the class object for EspressoPass_fuse_broadcastable_transposes.
func (EspressoPass_fuse_broadcastable_transposesClass) Alloc ¶
func (ec EspressoPass_fuse_broadcastable_transposesClass) Alloc() EspressoPass_fuse_broadcastable_transposes
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_conv_batchnorm ¶
type EspressoPass_fuse_conv_batchnorm struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_conv_batchnorm
func EspressoPass_fuse_conv_batchnormFromID ¶
func EspressoPass_fuse_conv_batchnormFromID(id objc.ID) EspressoPass_fuse_conv_batchnorm
EspressoPass_fuse_conv_batchnormFromID constructs a EspressoPass_fuse_conv_batchnorm from an objc.ID.
func NewEspressoPass_fuse_conv_batchnorm ¶
func NewEspressoPass_fuse_conv_batchnorm() EspressoPass_fuse_conv_batchnorm
NewEspressoPass_fuse_conv_batchnorm creates a new EspressoPass_fuse_conv_batchnorm instance.
func (EspressoPass_fuse_conv_batchnorm) Autorelease ¶
func (e EspressoPass_fuse_conv_batchnorm) Autorelease() EspressoPass_fuse_conv_batchnorm
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_conv_batchnorm) Init ¶
func (e EspressoPass_fuse_conv_batchnorm) Init() EspressoPass_fuse_conv_batchnorm
Init initializes the instance.
type EspressoPass_fuse_conv_batchnormClass ¶
type EspressoPass_fuse_conv_batchnormClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_conv_batchnormClass ¶
func GetEspressoPass_fuse_conv_batchnormClass() EspressoPass_fuse_conv_batchnormClass
GetEspressoPass_fuse_conv_batchnormClass returns the class object for EspressoPass_fuse_conv_batchnorm.
func (EspressoPass_fuse_conv_batchnormClass) Alloc ¶
func (ec EspressoPass_fuse_conv_batchnormClass) Alloc() EspressoPass_fuse_conv_batchnorm
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_fast_gelu_1 ¶
type EspressoPass_fuse_fast_gelu_1 struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_fast_gelu_1
func EspressoPass_fuse_fast_gelu_1FromID ¶
func EspressoPass_fuse_fast_gelu_1FromID(id objc.ID) EspressoPass_fuse_fast_gelu_1
EspressoPass_fuse_fast_gelu_1FromID constructs a EspressoPass_fuse_fast_gelu_1 from an objc.ID.
func NewEspressoPass_fuse_fast_gelu_1 ¶
func NewEspressoPass_fuse_fast_gelu_1() EspressoPass_fuse_fast_gelu_1
NewEspressoPass_fuse_fast_gelu_1 creates a new EspressoPass_fuse_fast_gelu_1 instance.
func (EspressoPass_fuse_fast_gelu_1) Autorelease ¶
func (e EspressoPass_fuse_fast_gelu_1) Autorelease() EspressoPass_fuse_fast_gelu_1
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_fast_gelu_1) Init ¶
func (e EspressoPass_fuse_fast_gelu_1) Init() EspressoPass_fuse_fast_gelu_1
Init initializes the instance.
type EspressoPass_fuse_fast_gelu_1Class ¶
type EspressoPass_fuse_fast_gelu_1Class struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_fast_gelu_1Class ¶
func GetEspressoPass_fuse_fast_gelu_1Class() EspressoPass_fuse_fast_gelu_1Class
GetEspressoPass_fuse_fast_gelu_1Class returns the class object for EspressoPass_fuse_fast_gelu_1.
func (EspressoPass_fuse_fast_gelu_1Class) Alloc ¶
func (ec EspressoPass_fuse_fast_gelu_1Class) Alloc() EspressoPass_fuse_fast_gelu_1
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_gelu_with_erf ¶
type EspressoPass_fuse_gelu_with_erf struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_gelu_with_erf
func EspressoPass_fuse_gelu_with_erfFromID ¶
func EspressoPass_fuse_gelu_with_erfFromID(id objc.ID) EspressoPass_fuse_gelu_with_erf
EspressoPass_fuse_gelu_with_erfFromID constructs a EspressoPass_fuse_gelu_with_erf from an objc.ID.
func NewEspressoPass_fuse_gelu_with_erf ¶
func NewEspressoPass_fuse_gelu_with_erf() EspressoPass_fuse_gelu_with_erf
NewEspressoPass_fuse_gelu_with_erf creates a new EspressoPass_fuse_gelu_with_erf instance.
func (EspressoPass_fuse_gelu_with_erf) Autorelease ¶
func (e EspressoPass_fuse_gelu_with_erf) Autorelease() EspressoPass_fuse_gelu_with_erf
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_gelu_with_erf) Init ¶
func (e EspressoPass_fuse_gelu_with_erf) Init() EspressoPass_fuse_gelu_with_erf
Init initializes the instance.
type EspressoPass_fuse_gelu_with_erfClass ¶
type EspressoPass_fuse_gelu_with_erfClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_gelu_with_erfClass ¶
func GetEspressoPass_fuse_gelu_with_erfClass() EspressoPass_fuse_gelu_with_erfClass
GetEspressoPass_fuse_gelu_with_erfClass returns the class object for EspressoPass_fuse_gelu_with_erf.
func (EspressoPass_fuse_gelu_with_erfClass) Alloc ¶
func (ec EspressoPass_fuse_gelu_with_erfClass) Alloc() EspressoPass_fuse_gelu_with_erf
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_gru_activation ¶
type EspressoPass_fuse_gru_activation struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_gru_activation
func EspressoPass_fuse_gru_activationFromID ¶
func EspressoPass_fuse_gru_activationFromID(id objc.ID) EspressoPass_fuse_gru_activation
EspressoPass_fuse_gru_activationFromID constructs a EspressoPass_fuse_gru_activation from an objc.ID.
func NewEspressoPass_fuse_gru_activation ¶
func NewEspressoPass_fuse_gru_activation() EspressoPass_fuse_gru_activation
NewEspressoPass_fuse_gru_activation creates a new EspressoPass_fuse_gru_activation instance.
func (EspressoPass_fuse_gru_activation) Autorelease ¶
func (e EspressoPass_fuse_gru_activation) Autorelease() EspressoPass_fuse_gru_activation
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_gru_activation) Init ¶
func (e EspressoPass_fuse_gru_activation) Init() EspressoPass_fuse_gru_activation
Init initializes the instance.
type EspressoPass_fuse_gru_activationClass ¶
type EspressoPass_fuse_gru_activationClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_gru_activationClass ¶
func GetEspressoPass_fuse_gru_activationClass() EspressoPass_fuse_gru_activationClass
GetEspressoPass_fuse_gru_activationClass returns the class object for EspressoPass_fuse_gru_activation.
func (EspressoPass_fuse_gru_activationClass) Alloc ¶
func (ec EspressoPass_fuse_gru_activationClass) Alloc() EspressoPass_fuse_gru_activation
Alloc allocates memory for a new instance of the class.
type EspressoPass_fuse_pad ¶
type EspressoPass_fuse_pad struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_pad
func EspressoPass_fuse_padFromID ¶
func EspressoPass_fuse_padFromID(id objc.ID) EspressoPass_fuse_pad
EspressoPass_fuse_padFromID constructs a EspressoPass_fuse_pad from an objc.ID.
func NewEspressoPass_fuse_pad ¶
func NewEspressoPass_fuse_pad() EspressoPass_fuse_pad
NewEspressoPass_fuse_pad creates a new EspressoPass_fuse_pad instance.
func (EspressoPass_fuse_pad) Autorelease ¶
func (e EspressoPass_fuse_pad) Autorelease() EspressoPass_fuse_pad
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_fuse_pad) Init ¶
func (e EspressoPass_fuse_pad) Init() EspressoPass_fuse_pad
Init initializes the instance.
type EspressoPass_fuse_padClass ¶
type EspressoPass_fuse_padClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_fuse_padClass ¶
func GetEspressoPass_fuse_padClass() EspressoPass_fuse_padClass
GetEspressoPass_fuse_padClass returns the class object for EspressoPass_fuse_pad.
func (EspressoPass_fuse_padClass) Alloc ¶
func (ec EspressoPass_fuse_padClass) Alloc() EspressoPass_fuse_pad
Alloc allocates memory for a new instance of the class.
type EspressoPass_l2_normalize_5d_to_instancenorm ¶
type EspressoPass_l2_normalize_5d_to_instancenorm struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_l2_normalize_5d_to_instancenorm
func EspressoPass_l2_normalize_5d_to_instancenormFromID ¶
func EspressoPass_l2_normalize_5d_to_instancenormFromID(id objc.ID) EspressoPass_l2_normalize_5d_to_instancenorm
EspressoPass_l2_normalize_5d_to_instancenormFromID constructs a EspressoPass_l2_normalize_5d_to_instancenorm from an objc.ID.
func NewEspressoPass_l2_normalize_5d_to_instancenorm ¶
func NewEspressoPass_l2_normalize_5d_to_instancenorm() EspressoPass_l2_normalize_5d_to_instancenorm
NewEspressoPass_l2_normalize_5d_to_instancenorm creates a new EspressoPass_l2_normalize_5d_to_instancenorm instance.
func (EspressoPass_l2_normalize_5d_to_instancenorm) Autorelease ¶
func (e EspressoPass_l2_normalize_5d_to_instancenorm) Autorelease() EspressoPass_l2_normalize_5d_to_instancenorm
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_l2_normalize_5d_to_instancenorm) Init ¶
func (e EspressoPass_l2_normalize_5d_to_instancenorm) Init() EspressoPass_l2_normalize_5d_to_instancenorm
Init initializes the instance.
type EspressoPass_l2_normalize_5d_to_instancenormClass ¶
type EspressoPass_l2_normalize_5d_to_instancenormClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_l2_normalize_5d_to_instancenormClass ¶
func GetEspressoPass_l2_normalize_5d_to_instancenormClass() EspressoPass_l2_normalize_5d_to_instancenormClass
GetEspressoPass_l2_normalize_5d_to_instancenormClass returns the class object for EspressoPass_l2_normalize_5d_to_instancenorm.
func (EspressoPass_l2_normalize_5d_to_instancenormClass) Alloc ¶
func (ec EspressoPass_l2_normalize_5d_to_instancenormClass) Alloc() EspressoPass_l2_normalize_5d_to_instancenorm
Alloc allocates memory for a new instance of the class.
type EspressoPass_lstm_atomizer ¶
type EspressoPass_lstm_atomizer struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_lstm_atomizer
func EspressoPass_lstm_atomizerFromID ¶
func EspressoPass_lstm_atomizerFromID(id objc.ID) EspressoPass_lstm_atomizer
EspressoPass_lstm_atomizerFromID constructs a EspressoPass_lstm_atomizer from an objc.ID.
func NewEspressoPass_lstm_atomizer ¶
func NewEspressoPass_lstm_atomizer() EspressoPass_lstm_atomizer
NewEspressoPass_lstm_atomizer creates a new EspressoPass_lstm_atomizer instance.
func (EspressoPass_lstm_atomizer) Autorelease ¶
func (e EspressoPass_lstm_atomizer) Autorelease() EspressoPass_lstm_atomizer
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_lstm_atomizer) Init ¶
func (e EspressoPass_lstm_atomizer) Init() EspressoPass_lstm_atomizer
Init initializes the instance.
type EspressoPass_lstm_atomizerClass ¶
type EspressoPass_lstm_atomizerClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_lstm_atomizerClass ¶
func GetEspressoPass_lstm_atomizerClass() EspressoPass_lstm_atomizerClass
GetEspressoPass_lstm_atomizerClass returns the class object for EspressoPass_lstm_atomizer.
func (EspressoPass_lstm_atomizerClass) Alloc ¶
func (ec EspressoPass_lstm_atomizerClass) Alloc() EspressoPass_lstm_atomizer
Alloc allocates memory for a new instance of the class.
type EspressoPass_make_fully_conv ¶
type EspressoPass_make_fully_conv struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_make_fully_conv
func EspressoPass_make_fully_convFromID ¶
func EspressoPass_make_fully_convFromID(id objc.ID) EspressoPass_make_fully_conv
EspressoPass_make_fully_convFromID constructs a EspressoPass_make_fully_conv from an objc.ID.
func NewEspressoPass_make_fully_conv ¶
func NewEspressoPass_make_fully_conv() EspressoPass_make_fully_conv
NewEspressoPass_make_fully_conv creates a new EspressoPass_make_fully_conv instance.
func (EspressoPass_make_fully_conv) Autorelease ¶
func (e EspressoPass_make_fully_conv) Autorelease() EspressoPass_make_fully_conv
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_make_fully_conv) Init ¶
func (e EspressoPass_make_fully_conv) Init() EspressoPass_make_fully_conv
Init initializes the instance.
type EspressoPass_make_fully_convClass ¶
type EspressoPass_make_fully_convClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_make_fully_convClass ¶
func GetEspressoPass_make_fully_convClass() EspressoPass_make_fully_convClass
GetEspressoPass_make_fully_convClass returns the class object for EspressoPass_make_fully_conv.
func (EspressoPass_make_fully_convClass) Alloc ¶
func (ec EspressoPass_make_fully_convClass) Alloc() EspressoPass_make_fully_conv
Alloc allocates memory for a new instance of the class.
type EspressoPass_merge_channel_norm ¶
type EspressoPass_merge_channel_norm struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_channel_norm
func EspressoPass_merge_channel_normFromID ¶
func EspressoPass_merge_channel_normFromID(id objc.ID) EspressoPass_merge_channel_norm
EspressoPass_merge_channel_normFromID constructs a EspressoPass_merge_channel_norm from an objc.ID.
func NewEspressoPass_merge_channel_norm ¶
func NewEspressoPass_merge_channel_norm() EspressoPass_merge_channel_norm
NewEspressoPass_merge_channel_norm creates a new EspressoPass_merge_channel_norm instance.
func (EspressoPass_merge_channel_norm) Autorelease ¶
func (e EspressoPass_merge_channel_norm) Autorelease() EspressoPass_merge_channel_norm
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_merge_channel_norm) Init ¶
func (e EspressoPass_merge_channel_norm) Init() EspressoPass_merge_channel_norm
Init initializes the instance.
type EspressoPass_merge_channel_normClass ¶
type EspressoPass_merge_channel_normClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_merge_channel_normClass ¶
func GetEspressoPass_merge_channel_normClass() EspressoPass_merge_channel_normClass
GetEspressoPass_merge_channel_normClass returns the class object for EspressoPass_merge_channel_norm.
func (EspressoPass_merge_channel_normClass) Alloc ¶
func (ec EspressoPass_merge_channel_normClass) Alloc() EspressoPass_merge_channel_norm
Alloc allocates memory for a new instance of the class.
type EspressoPass_merge_pytorch_layernorm ¶
type EspressoPass_merge_pytorch_layernorm struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_pytorch_layernorm
func EspressoPass_merge_pytorch_layernormFromID ¶
func EspressoPass_merge_pytorch_layernormFromID(id objc.ID) EspressoPass_merge_pytorch_layernorm
EspressoPass_merge_pytorch_layernormFromID constructs a EspressoPass_merge_pytorch_layernorm from an objc.ID.
func NewEspressoPass_merge_pytorch_layernorm ¶
func NewEspressoPass_merge_pytorch_layernorm() EspressoPass_merge_pytorch_layernorm
NewEspressoPass_merge_pytorch_layernorm creates a new EspressoPass_merge_pytorch_layernorm instance.
func (EspressoPass_merge_pytorch_layernorm) Autorelease ¶
func (e EspressoPass_merge_pytorch_layernorm) Autorelease() EspressoPass_merge_pytorch_layernorm
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_merge_pytorch_layernormClass ¶
type EspressoPass_merge_pytorch_layernormClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_merge_pytorch_layernormClass ¶
func GetEspressoPass_merge_pytorch_layernormClass() EspressoPass_merge_pytorch_layernormClass
GetEspressoPass_merge_pytorch_layernormClass returns the class object for EspressoPass_merge_pytorch_layernorm.
type EspressoPass_merge_tf_layernorm ¶
type EspressoPass_merge_tf_layernorm struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_tf_layernorm
func EspressoPass_merge_tf_layernormFromID ¶
func EspressoPass_merge_tf_layernormFromID(id objc.ID) EspressoPass_merge_tf_layernorm
EspressoPass_merge_tf_layernormFromID constructs a EspressoPass_merge_tf_layernorm from an objc.ID.
func NewEspressoPass_merge_tf_layernorm ¶
func NewEspressoPass_merge_tf_layernorm() EspressoPass_merge_tf_layernorm
NewEspressoPass_merge_tf_layernorm creates a new EspressoPass_merge_tf_layernorm instance.
func (EspressoPass_merge_tf_layernorm) Autorelease ¶
func (e EspressoPass_merge_tf_layernorm) Autorelease() EspressoPass_merge_tf_layernorm
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_merge_tf_layernorm) Init ¶
func (e EspressoPass_merge_tf_layernorm) Init() EspressoPass_merge_tf_layernorm
Init initializes the instance.
type EspressoPass_merge_tf_layernormClass ¶
type EspressoPass_merge_tf_layernormClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_merge_tf_layernormClass ¶
func GetEspressoPass_merge_tf_layernormClass() EspressoPass_merge_tf_layernormClass
GetEspressoPass_merge_tf_layernormClass returns the class object for EspressoPass_merge_tf_layernorm.
func (EspressoPass_merge_tf_layernormClass) Alloc ¶
func (ec EspressoPass_merge_tf_layernormClass) Alloc() EspressoPass_merge_tf_layernorm
Alloc allocates memory for a new instance of the class.
type EspressoPass_merge_tf_normalization ¶
type EspressoPass_merge_tf_normalization struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_tf_normalization
func EspressoPass_merge_tf_normalizationFromID ¶
func EspressoPass_merge_tf_normalizationFromID(id objc.ID) EspressoPass_merge_tf_normalization
EspressoPass_merge_tf_normalizationFromID constructs a EspressoPass_merge_tf_normalization from an objc.ID.
func NewEspressoPass_merge_tf_normalization ¶
func NewEspressoPass_merge_tf_normalization() EspressoPass_merge_tf_normalization
NewEspressoPass_merge_tf_normalization creates a new EspressoPass_merge_tf_normalization instance.
func (EspressoPass_merge_tf_normalization) Autorelease ¶
func (e EspressoPass_merge_tf_normalization) Autorelease() EspressoPass_merge_tf_normalization
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_merge_tf_normalizationClass ¶
type EspressoPass_merge_tf_normalizationClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_merge_tf_normalizationClass ¶
func GetEspressoPass_merge_tf_normalizationClass() EspressoPass_merge_tf_normalizationClass
GetEspressoPass_merge_tf_normalizationClass returns the class object for EspressoPass_merge_tf_normalization.
func (EspressoPass_merge_tf_normalizationClass) Alloc ¶
func (ec EspressoPass_merge_tf_normalizationClass) Alloc() EspressoPass_merge_tf_normalization
Alloc allocates memory for a new instance of the class.
type EspressoPass_multi_head_program_gen ¶
type EspressoPass_multi_head_program_gen struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_multi_head_program_gen
func EspressoPass_multi_head_program_genFromID ¶
func EspressoPass_multi_head_program_genFromID(id objc.ID) EspressoPass_multi_head_program_gen
EspressoPass_multi_head_program_genFromID constructs a EspressoPass_multi_head_program_gen from an objc.ID.
func NewEspressoPass_multi_head_program_gen ¶
func NewEspressoPass_multi_head_program_gen() EspressoPass_multi_head_program_gen
NewEspressoPass_multi_head_program_gen creates a new EspressoPass_multi_head_program_gen instance.
func (EspressoPass_multi_head_program_gen) Autorelease ¶
func (e EspressoPass_multi_head_program_gen) Autorelease() EspressoPass_multi_head_program_gen
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_multi_head_program_genClass ¶
type EspressoPass_multi_head_program_genClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_multi_head_program_genClass ¶
func GetEspressoPass_multi_head_program_genClass() EspressoPass_multi_head_program_genClass
GetEspressoPass_multi_head_program_genClass returns the class object for EspressoPass_multi_head_program_gen.
func (EspressoPass_multi_head_program_genClass) Alloc ¶
func (ec EspressoPass_multi_head_program_genClass) Alloc() EspressoPass_multi_head_program_gen
Alloc allocates memory for a new instance of the class.
type EspressoPass_multi_head_prune_undeclared ¶
type EspressoPass_multi_head_prune_undeclared struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_multi_head_prune_undeclared
func EspressoPass_multi_head_prune_undeclaredFromID ¶
func EspressoPass_multi_head_prune_undeclaredFromID(id objc.ID) EspressoPass_multi_head_prune_undeclared
EspressoPass_multi_head_prune_undeclaredFromID constructs a EspressoPass_multi_head_prune_undeclared from an objc.ID.
func NewEspressoPass_multi_head_prune_undeclared ¶
func NewEspressoPass_multi_head_prune_undeclared() EspressoPass_multi_head_prune_undeclared
NewEspressoPass_multi_head_prune_undeclared creates a new EspressoPass_multi_head_prune_undeclared instance.
func (EspressoPass_multi_head_prune_undeclared) Autorelease ¶
func (e EspressoPass_multi_head_prune_undeclared) Autorelease() EspressoPass_multi_head_prune_undeclared
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_multi_head_prune_undeclaredClass ¶
type EspressoPass_multi_head_prune_undeclaredClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_multi_head_prune_undeclaredClass ¶
func GetEspressoPass_multi_head_prune_undeclaredClass() EspressoPass_multi_head_prune_undeclaredClass
GetEspressoPass_multi_head_prune_undeclaredClass returns the class object for EspressoPass_multi_head_prune_undeclared.
func (EspressoPass_multi_head_prune_undeclaredClass) Alloc ¶
func (ec EspressoPass_multi_head_prune_undeclaredClass) Alloc() EspressoPass_multi_head_prune_undeclared
Alloc allocates memory for a new instance of the class.
type EspressoPass_optimize_coreml_conv1d_lrelu ¶
type EspressoPass_optimize_coreml_conv1d_lrelu struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_optimize_coreml_conv1d_lrelu
func EspressoPass_optimize_coreml_conv1d_lreluFromID ¶
func EspressoPass_optimize_coreml_conv1d_lreluFromID(id objc.ID) EspressoPass_optimize_coreml_conv1d_lrelu
EspressoPass_optimize_coreml_conv1d_lreluFromID constructs a EspressoPass_optimize_coreml_conv1d_lrelu from an objc.ID.
func NewEspressoPass_optimize_coreml_conv1d_lrelu ¶
func NewEspressoPass_optimize_coreml_conv1d_lrelu() EspressoPass_optimize_coreml_conv1d_lrelu
NewEspressoPass_optimize_coreml_conv1d_lrelu creates a new EspressoPass_optimize_coreml_conv1d_lrelu instance.
func (EspressoPass_optimize_coreml_conv1d_lrelu) Autorelease ¶
func (e EspressoPass_optimize_coreml_conv1d_lrelu) Autorelease() EspressoPass_optimize_coreml_conv1d_lrelu
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_optimize_coreml_conv1d_lreluClass ¶
type EspressoPass_optimize_coreml_conv1d_lreluClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_optimize_coreml_conv1d_lreluClass ¶
func GetEspressoPass_optimize_coreml_conv1d_lreluClass() EspressoPass_optimize_coreml_conv1d_lreluClass
GetEspressoPass_optimize_coreml_conv1d_lreluClass returns the class object for EspressoPass_optimize_coreml_conv1d_lrelu.
func (EspressoPass_optimize_coreml_conv1d_lreluClass) Alloc ¶
func (ec EspressoPass_optimize_coreml_conv1d_lreluClass) Alloc() EspressoPass_optimize_coreml_conv1d_lrelu
Alloc allocates memory for a new instance of the class.
type EspressoPass_quantize_gathers ¶
type EspressoPass_quantize_gathers struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_quantize_gathers
func EspressoPass_quantize_gathersFromID ¶
func EspressoPass_quantize_gathersFromID(id objc.ID) EspressoPass_quantize_gathers
EspressoPass_quantize_gathersFromID constructs a EspressoPass_quantize_gathers from an objc.ID.
func NewEspressoPass_quantize_gathers ¶
func NewEspressoPass_quantize_gathers() EspressoPass_quantize_gathers
NewEspressoPass_quantize_gathers creates a new EspressoPass_quantize_gathers instance.
func (EspressoPass_quantize_gathers) Autorelease ¶
func (e EspressoPass_quantize_gathers) Autorelease() EspressoPass_quantize_gathers
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_quantize_gathers) Init ¶
func (e EspressoPass_quantize_gathers) Init() EspressoPass_quantize_gathers
Init initializes the instance.
type EspressoPass_quantize_gathersClass ¶
type EspressoPass_quantize_gathersClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_quantize_gathersClass ¶
func GetEspressoPass_quantize_gathersClass() EspressoPass_quantize_gathersClass
GetEspressoPass_quantize_gathersClass returns the class object for EspressoPass_quantize_gathers.
func (EspressoPass_quantize_gathersClass) Alloc ¶
func (ec EspressoPass_quantize_gathersClass) Alloc() EspressoPass_quantize_gathers
Alloc allocates memory for a new instance of the class.
type EspressoPass_remove_nhwc_nchw_transposes ¶
type EspressoPass_remove_nhwc_nchw_transposes struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_nhwc_nchw_transposes
func EspressoPass_remove_nhwc_nchw_transposesFromID ¶
func EspressoPass_remove_nhwc_nchw_transposesFromID(id objc.ID) EspressoPass_remove_nhwc_nchw_transposes
EspressoPass_remove_nhwc_nchw_transposesFromID constructs a EspressoPass_remove_nhwc_nchw_transposes from an objc.ID.
func NewEspressoPass_remove_nhwc_nchw_transposes ¶
func NewEspressoPass_remove_nhwc_nchw_transposes() EspressoPass_remove_nhwc_nchw_transposes
NewEspressoPass_remove_nhwc_nchw_transposes creates a new EspressoPass_remove_nhwc_nchw_transposes instance.
func (EspressoPass_remove_nhwc_nchw_transposes) Autorelease ¶
func (e EspressoPass_remove_nhwc_nchw_transposes) Autorelease() EspressoPass_remove_nhwc_nchw_transposes
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_remove_nhwc_nchw_transposesClass ¶
type EspressoPass_remove_nhwc_nchw_transposesClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_remove_nhwc_nchw_transposesClass ¶
func GetEspressoPass_remove_nhwc_nchw_transposesClass() EspressoPass_remove_nhwc_nchw_transposesClass
GetEspressoPass_remove_nhwc_nchw_transposesClass returns the class object for EspressoPass_remove_nhwc_nchw_transposes.
func (EspressoPass_remove_nhwc_nchw_transposesClass) Alloc ¶
func (ec EspressoPass_remove_nhwc_nchw_transposesClass) Alloc() EspressoPass_remove_nhwc_nchw_transposes
Alloc allocates memory for a new instance of the class.
type EspressoPass_remove_reshape_around_rank2_softmax ¶
type EspressoPass_remove_reshape_around_rank2_softmax struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_reshape_around_rank2_softmax
func EspressoPass_remove_reshape_around_rank2_softmaxFromID ¶
func EspressoPass_remove_reshape_around_rank2_softmaxFromID(id objc.ID) EspressoPass_remove_reshape_around_rank2_softmax
EspressoPass_remove_reshape_around_rank2_softmaxFromID constructs a EspressoPass_remove_reshape_around_rank2_softmax from an objc.ID.
func NewEspressoPass_remove_reshape_around_rank2_softmax ¶
func NewEspressoPass_remove_reshape_around_rank2_softmax() EspressoPass_remove_reshape_around_rank2_softmax
NewEspressoPass_remove_reshape_around_rank2_softmax creates a new EspressoPass_remove_reshape_around_rank2_softmax instance.
func (EspressoPass_remove_reshape_around_rank2_softmax) Autorelease ¶
func (e EspressoPass_remove_reshape_around_rank2_softmax) Autorelease() EspressoPass_remove_reshape_around_rank2_softmax
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_remove_reshape_around_rank2_softmax) Init ¶
func (e EspressoPass_remove_reshape_around_rank2_softmax) Init() EspressoPass_remove_reshape_around_rank2_softmax
Init initializes the instance.
type EspressoPass_remove_reshape_around_rank2_softmaxClass ¶
type EspressoPass_remove_reshape_around_rank2_softmaxClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_remove_reshape_around_rank2_softmaxClass ¶
func GetEspressoPass_remove_reshape_around_rank2_softmaxClass() EspressoPass_remove_reshape_around_rank2_softmaxClass
GetEspressoPass_remove_reshape_around_rank2_softmaxClass returns the class object for EspressoPass_remove_reshape_around_rank2_softmax.
func (EspressoPass_remove_reshape_around_rank2_softmaxClass) Alloc ¶
func (ec EspressoPass_remove_reshape_around_rank2_softmaxClass) Alloc() EspressoPass_remove_reshape_around_rank2_softmax
Alloc allocates memory for a new instance of the class.
type EspressoPass_remove_reshape_around_rank3_inner_product ¶
type EspressoPass_remove_reshape_around_rank3_inner_product struct {
EspressoCustomPass
}
func EspressoPass_remove_reshape_around_rank3_inner_productFromID ¶
func EspressoPass_remove_reshape_around_rank3_inner_productFromID(id objc.ID) EspressoPass_remove_reshape_around_rank3_inner_product
EspressoPass_remove_reshape_around_rank3_inner_productFromID constructs a EspressoPass_remove_reshape_around_rank3_inner_product from an objc.ID.
func NewEspressoPass_remove_reshape_around_rank3_inner_product ¶
func NewEspressoPass_remove_reshape_around_rank3_inner_product() EspressoPass_remove_reshape_around_rank3_inner_product
NewEspressoPass_remove_reshape_around_rank3_inner_product creates a new EspressoPass_remove_reshape_around_rank3_inner_product instance.
func (EspressoPass_remove_reshape_around_rank3_inner_product) Autorelease ¶
func (e EspressoPass_remove_reshape_around_rank3_inner_product) Autorelease() EspressoPass_remove_reshape_around_rank3_inner_product
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_remove_reshape_around_rank3_inner_product) Init ¶
func (e EspressoPass_remove_reshape_around_rank3_inner_product) Init() EspressoPass_remove_reshape_around_rank3_inner_product
Init initializes the instance.
type EspressoPass_remove_reshape_around_rank3_inner_productClass ¶
type EspressoPass_remove_reshape_around_rank3_inner_productClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_remove_reshape_around_rank3_inner_productClass ¶
func GetEspressoPass_remove_reshape_around_rank3_inner_productClass() EspressoPass_remove_reshape_around_rank3_inner_productClass
GetEspressoPass_remove_reshape_around_rank3_inner_productClass returns the class object for EspressoPass_remove_reshape_around_rank3_inner_product.
func (EspressoPass_remove_reshape_around_rank3_inner_productClass) Alloc ¶
func (ec EspressoPass_remove_reshape_around_rank3_inner_productClass) Alloc() EspressoPass_remove_reshape_around_rank3_inner_product
Alloc allocates memory for a new instance of the class.
type EspressoPass_remove_reshape_chain ¶
type EspressoPass_remove_reshape_chain struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_reshape_chain
func EspressoPass_remove_reshape_chainFromID ¶
func EspressoPass_remove_reshape_chainFromID(id objc.ID) EspressoPass_remove_reshape_chain
EspressoPass_remove_reshape_chainFromID constructs a EspressoPass_remove_reshape_chain from an objc.ID.
func NewEspressoPass_remove_reshape_chain ¶
func NewEspressoPass_remove_reshape_chain() EspressoPass_remove_reshape_chain
NewEspressoPass_remove_reshape_chain creates a new EspressoPass_remove_reshape_chain instance.
func (EspressoPass_remove_reshape_chain) Autorelease ¶
func (e EspressoPass_remove_reshape_chain) Autorelease() EspressoPass_remove_reshape_chain
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_remove_reshape_chain) Init ¶
func (e EspressoPass_remove_reshape_chain) Init() EspressoPass_remove_reshape_chain
Init initializes the instance.
type EspressoPass_remove_reshape_chainClass ¶
type EspressoPass_remove_reshape_chainClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_remove_reshape_chainClass ¶
func GetEspressoPass_remove_reshape_chainClass() EspressoPass_remove_reshape_chainClass
GetEspressoPass_remove_reshape_chainClass returns the class object for EspressoPass_remove_reshape_chain.
func (EspressoPass_remove_reshape_chainClass) Alloc ¶
func (ec EspressoPass_remove_reshape_chainClass) Alloc() EspressoPass_remove_reshape_chain
Alloc allocates memory for a new instance of the class.
type EspressoPass_remove_seqw_wseq_transposes ¶
type EspressoPass_remove_seqw_wseq_transposes struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_seqw_wseq_transposes
func EspressoPass_remove_seqw_wseq_transposesFromID ¶
func EspressoPass_remove_seqw_wseq_transposesFromID(id objc.ID) EspressoPass_remove_seqw_wseq_transposes
EspressoPass_remove_seqw_wseq_transposesFromID constructs a EspressoPass_remove_seqw_wseq_transposes from an objc.ID.
func NewEspressoPass_remove_seqw_wseq_transposes ¶
func NewEspressoPass_remove_seqw_wseq_transposes() EspressoPass_remove_seqw_wseq_transposes
NewEspressoPass_remove_seqw_wseq_transposes creates a new EspressoPass_remove_seqw_wseq_transposes instance.
func (EspressoPass_remove_seqw_wseq_transposes) Autorelease ¶
func (e EspressoPass_remove_seqw_wseq_transposes) Autorelease() EspressoPass_remove_seqw_wseq_transposes
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_remove_seqw_wseq_transposesClass ¶
type EspressoPass_remove_seqw_wseq_transposesClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_remove_seqw_wseq_transposesClass ¶
func GetEspressoPass_remove_seqw_wseq_transposesClass() EspressoPass_remove_seqw_wseq_transposesClass
GetEspressoPass_remove_seqw_wseq_transposesClass returns the class object for EspressoPass_remove_seqw_wseq_transposes.
func (EspressoPass_remove_seqw_wseq_transposesClass) Alloc ¶
func (ec EspressoPass_remove_seqw_wseq_transposesClass) Alloc() EspressoPass_remove_seqw_wseq_transposes
Alloc allocates memory for a new instance of the class.
type EspressoPass_remove_squeeze ¶
type EspressoPass_remove_squeeze struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_squeeze
func EspressoPass_remove_squeezeFromID ¶
func EspressoPass_remove_squeezeFromID(id objc.ID) EspressoPass_remove_squeeze
EspressoPass_remove_squeezeFromID constructs a EspressoPass_remove_squeeze from an objc.ID.
func NewEspressoPass_remove_squeeze ¶
func NewEspressoPass_remove_squeeze() EspressoPass_remove_squeeze
NewEspressoPass_remove_squeeze creates a new EspressoPass_remove_squeeze instance.
func (EspressoPass_remove_squeeze) Autorelease ¶
func (e EspressoPass_remove_squeeze) Autorelease() EspressoPass_remove_squeeze
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_remove_squeeze) Init ¶
func (e EspressoPass_remove_squeeze) Init() EspressoPass_remove_squeeze
Init initializes the instance.
type EspressoPass_remove_squeezeClass ¶
type EspressoPass_remove_squeezeClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_remove_squeezeClass ¶
func GetEspressoPass_remove_squeezeClass() EspressoPass_remove_squeezeClass
GetEspressoPass_remove_squeezeClass returns the class object for EspressoPass_remove_squeeze.
func (EspressoPass_remove_squeezeClass) Alloc ¶
func (ec EspressoPass_remove_squeezeClass) Alloc() EspressoPass_remove_squeeze
Alloc allocates memory for a new instance of the class.
type EspressoPass_remove_squeeze_expanddims_1d_ops ¶
type EspressoPass_remove_squeeze_expanddims_1d_ops struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_squeeze_expanddims_1d_ops
func EspressoPass_remove_squeeze_expanddims_1d_opsFromID ¶
func EspressoPass_remove_squeeze_expanddims_1d_opsFromID(id objc.ID) EspressoPass_remove_squeeze_expanddims_1d_ops
EspressoPass_remove_squeeze_expanddims_1d_opsFromID constructs a EspressoPass_remove_squeeze_expanddims_1d_ops from an objc.ID.
func NewEspressoPass_remove_squeeze_expanddims_1d_ops ¶
func NewEspressoPass_remove_squeeze_expanddims_1d_ops() EspressoPass_remove_squeeze_expanddims_1d_ops
NewEspressoPass_remove_squeeze_expanddims_1d_ops creates a new EspressoPass_remove_squeeze_expanddims_1d_ops instance.
func (EspressoPass_remove_squeeze_expanddims_1d_ops) Autorelease ¶
func (e EspressoPass_remove_squeeze_expanddims_1d_ops) Autorelease() EspressoPass_remove_squeeze_expanddims_1d_ops
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_remove_squeeze_expanddims_1d_ops) Init ¶
func (e EspressoPass_remove_squeeze_expanddims_1d_ops) Init() EspressoPass_remove_squeeze_expanddims_1d_ops
Init initializes the instance.
type EspressoPass_remove_squeeze_expanddims_1d_opsClass ¶
type EspressoPass_remove_squeeze_expanddims_1d_opsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_remove_squeeze_expanddims_1d_opsClass ¶
func GetEspressoPass_remove_squeeze_expanddims_1d_opsClass() EspressoPass_remove_squeeze_expanddims_1d_opsClass
GetEspressoPass_remove_squeeze_expanddims_1d_opsClass returns the class object for EspressoPass_remove_squeeze_expanddims_1d_ops.
func (EspressoPass_remove_squeeze_expanddims_1d_opsClass) Alloc ¶
func (ec EspressoPass_remove_squeeze_expanddims_1d_opsClass) Alloc() EspressoPass_remove_squeeze_expanddims_1d_ops
Alloc allocates memory for a new instance of the class.
type EspressoPass_rpn_tracker_merge_convs ¶
type EspressoPass_rpn_tracker_merge_convs struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_rpn_tracker_merge_convs
func EspressoPass_rpn_tracker_merge_convsFromID ¶
func EspressoPass_rpn_tracker_merge_convsFromID(id objc.ID) EspressoPass_rpn_tracker_merge_convs
EspressoPass_rpn_tracker_merge_convsFromID constructs a EspressoPass_rpn_tracker_merge_convs from an objc.ID.
func NewEspressoPass_rpn_tracker_merge_convs ¶
func NewEspressoPass_rpn_tracker_merge_convs() EspressoPass_rpn_tracker_merge_convs
NewEspressoPass_rpn_tracker_merge_convs creates a new EspressoPass_rpn_tracker_merge_convs instance.
func (EspressoPass_rpn_tracker_merge_convs) Autorelease ¶
func (e EspressoPass_rpn_tracker_merge_convs) Autorelease() EspressoPass_rpn_tracker_merge_convs
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_rpn_tracker_merge_convsClass ¶
type EspressoPass_rpn_tracker_merge_convsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_rpn_tracker_merge_convsClass ¶
func GetEspressoPass_rpn_tracker_merge_convsClass() EspressoPass_rpn_tracker_merge_convsClass
GetEspressoPass_rpn_tracker_merge_convsClass returns the class object for EspressoPass_rpn_tracker_merge_convs.
type EspressoPass_squeeze_devop ¶
type EspressoPass_squeeze_devop struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_squeeze_devop
func EspressoPass_squeeze_devopFromID ¶
func EspressoPass_squeeze_devopFromID(id objc.ID) EspressoPass_squeeze_devop
EspressoPass_squeeze_devopFromID constructs a EspressoPass_squeeze_devop from an objc.ID.
func NewEspressoPass_squeeze_devop ¶
func NewEspressoPass_squeeze_devop() EspressoPass_squeeze_devop
NewEspressoPass_squeeze_devop creates a new EspressoPass_squeeze_devop instance.
func (EspressoPass_squeeze_devop) Autorelease ¶
func (e EspressoPass_squeeze_devop) Autorelease() EspressoPass_squeeze_devop
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_squeeze_devop) Init ¶
func (e EspressoPass_squeeze_devop) Init() EspressoPass_squeeze_devop
Init initializes the instance.
type EspressoPass_squeeze_devopClass ¶
type EspressoPass_squeeze_devopClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_squeeze_devopClass ¶
func GetEspressoPass_squeeze_devopClass() EspressoPass_squeeze_devopClass
GetEspressoPass_squeeze_devopClass returns the class object for EspressoPass_squeeze_devop.
func (EspressoPass_squeeze_devopClass) Alloc ¶
func (ec EspressoPass_squeeze_devopClass) Alloc() EspressoPass_squeeze_devop
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_batch_matmul_to_inner_product ¶
type EspressoPass_strength_reduction_batch_matmul_to_inner_product struct {
EspressoCustomPass
}
func EspressoPass_strength_reduction_batch_matmul_to_inner_productFromID ¶
func EspressoPass_strength_reduction_batch_matmul_to_inner_productFromID(id objc.ID) EspressoPass_strength_reduction_batch_matmul_to_inner_product
EspressoPass_strength_reduction_batch_matmul_to_inner_productFromID constructs a EspressoPass_strength_reduction_batch_matmul_to_inner_product from an objc.ID.
func NewEspressoPass_strength_reduction_batch_matmul_to_inner_product ¶
func NewEspressoPass_strength_reduction_batch_matmul_to_inner_product() EspressoPass_strength_reduction_batch_matmul_to_inner_product
NewEspressoPass_strength_reduction_batch_matmul_to_inner_product creates a new EspressoPass_strength_reduction_batch_matmul_to_inner_product instance.
func (EspressoPass_strength_reduction_batch_matmul_to_inner_product) Autorelease ¶
func (e EspressoPass_strength_reduction_batch_matmul_to_inner_product) Autorelease() EspressoPass_strength_reduction_batch_matmul_to_inner_product
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_batch_matmul_to_inner_product) Init ¶
func (e EspressoPass_strength_reduction_batch_matmul_to_inner_product) Init() EspressoPass_strength_reduction_batch_matmul_to_inner_product
Init initializes the instance.
type EspressoPass_strength_reduction_batch_matmul_to_inner_productClass ¶
type EspressoPass_strength_reduction_batch_matmul_to_inner_productClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_batch_matmul_to_inner_productClass ¶
func GetEspressoPass_strength_reduction_batch_matmul_to_inner_productClass() EspressoPass_strength_reduction_batch_matmul_to_inner_productClass
GetEspressoPass_strength_reduction_batch_matmul_to_inner_productClass returns the class object for EspressoPass_strength_reduction_batch_matmul_to_inner_product.
func (EspressoPass_strength_reduction_batch_matmul_to_inner_productClass) Alloc ¶
func (ec EspressoPass_strength_reduction_batch_matmul_to_inner_productClass) Alloc() EspressoPass_strength_reduction_batch_matmul_to_inner_product
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_gather_to_lookup ¶
type EspressoPass_strength_reduction_gather_to_lookup struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_gather_to_lookup
func EspressoPass_strength_reduction_gather_to_lookupFromID ¶
func EspressoPass_strength_reduction_gather_to_lookupFromID(id objc.ID) EspressoPass_strength_reduction_gather_to_lookup
EspressoPass_strength_reduction_gather_to_lookupFromID constructs a EspressoPass_strength_reduction_gather_to_lookup from an objc.ID.
func NewEspressoPass_strength_reduction_gather_to_lookup ¶
func NewEspressoPass_strength_reduction_gather_to_lookup() EspressoPass_strength_reduction_gather_to_lookup
NewEspressoPass_strength_reduction_gather_to_lookup creates a new EspressoPass_strength_reduction_gather_to_lookup instance.
func (EspressoPass_strength_reduction_gather_to_lookup) Autorelease ¶
func (e EspressoPass_strength_reduction_gather_to_lookup) Autorelease() EspressoPass_strength_reduction_gather_to_lookup
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_gather_to_lookup) Init ¶
func (e EspressoPass_strength_reduction_gather_to_lookup) Init() EspressoPass_strength_reduction_gather_to_lookup
Init initializes the instance.
type EspressoPass_strength_reduction_gather_to_lookupClass ¶
type EspressoPass_strength_reduction_gather_to_lookupClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_gather_to_lookupClass ¶
func GetEspressoPass_strength_reduction_gather_to_lookupClass() EspressoPass_strength_reduction_gather_to_lookupClass
GetEspressoPass_strength_reduction_gather_to_lookupClass returns the class object for EspressoPass_strength_reduction_gather_to_lookup.
func (EspressoPass_strength_reduction_gather_to_lookupClass) Alloc ¶
func (ec EspressoPass_strength_reduction_gather_to_lookupClass) Alloc() EspressoPass_strength_reduction_gather_to_lookup
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_gather_to_slice ¶
type EspressoPass_strength_reduction_gather_to_slice struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_gather_to_slice
func EspressoPass_strength_reduction_gather_to_sliceFromID ¶
func EspressoPass_strength_reduction_gather_to_sliceFromID(id objc.ID) EspressoPass_strength_reduction_gather_to_slice
EspressoPass_strength_reduction_gather_to_sliceFromID constructs a EspressoPass_strength_reduction_gather_to_slice from an objc.ID.
func NewEspressoPass_strength_reduction_gather_to_slice ¶
func NewEspressoPass_strength_reduction_gather_to_slice() EspressoPass_strength_reduction_gather_to_slice
NewEspressoPass_strength_reduction_gather_to_slice creates a new EspressoPass_strength_reduction_gather_to_slice instance.
func (EspressoPass_strength_reduction_gather_to_slice) Autorelease ¶
func (e EspressoPass_strength_reduction_gather_to_slice) Autorelease() EspressoPass_strength_reduction_gather_to_slice
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_gather_to_slice) Init ¶
func (e EspressoPass_strength_reduction_gather_to_slice) Init() EspressoPass_strength_reduction_gather_to_slice
Init initializes the instance.
type EspressoPass_strength_reduction_gather_to_sliceClass ¶
type EspressoPass_strength_reduction_gather_to_sliceClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_gather_to_sliceClass ¶
func GetEspressoPass_strength_reduction_gather_to_sliceClass() EspressoPass_strength_reduction_gather_to_sliceClass
GetEspressoPass_strength_reduction_gather_to_sliceClass returns the class object for EspressoPass_strength_reduction_gather_to_slice.
func (EspressoPass_strength_reduction_gather_to_sliceClass) Alloc ¶
func (ec EspressoPass_strength_reduction_gather_to_sliceClass) Alloc() EspressoPass_strength_reduction_gather_to_slice
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_general_slice_to_slice ¶
type EspressoPass_strength_reduction_general_slice_to_slice struct {
EspressoCustomPass
}
func EspressoPass_strength_reduction_general_slice_to_sliceFromID ¶
func EspressoPass_strength_reduction_general_slice_to_sliceFromID(id objc.ID) EspressoPass_strength_reduction_general_slice_to_slice
EspressoPass_strength_reduction_general_slice_to_sliceFromID constructs a EspressoPass_strength_reduction_general_slice_to_slice from an objc.ID.
func NewEspressoPass_strength_reduction_general_slice_to_slice ¶
func NewEspressoPass_strength_reduction_general_slice_to_slice() EspressoPass_strength_reduction_general_slice_to_slice
NewEspressoPass_strength_reduction_general_slice_to_slice creates a new EspressoPass_strength_reduction_general_slice_to_slice instance.
func (EspressoPass_strength_reduction_general_slice_to_slice) Autorelease ¶
func (e EspressoPass_strength_reduction_general_slice_to_slice) Autorelease() EspressoPass_strength_reduction_general_slice_to_slice
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_general_slice_to_slice) Init ¶
func (e EspressoPass_strength_reduction_general_slice_to_slice) Init() EspressoPass_strength_reduction_general_slice_to_slice
Init initializes the instance.
type EspressoPass_strength_reduction_general_slice_to_sliceClass ¶
type EspressoPass_strength_reduction_general_slice_to_sliceClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_general_slice_to_sliceClass ¶
func GetEspressoPass_strength_reduction_general_slice_to_sliceClass() EspressoPass_strength_reduction_general_slice_to_sliceClass
GetEspressoPass_strength_reduction_general_slice_to_sliceClass returns the class object for EspressoPass_strength_reduction_general_slice_to_slice.
func (EspressoPass_strength_reduction_general_slice_to_sliceClass) Alloc ¶
func (ec EspressoPass_strength_reduction_general_slice_to_sliceClass) Alloc() EspressoPass_strength_reduction_general_slice_to_slice
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_loadc_eltwise__eltwisec ¶
type EspressoPass_strength_reduction_loadc_eltwise__eltwisec struct {
EspressoCustomPass
}
func EspressoPass_strength_reduction_loadc_eltwise__eltwisecFromID ¶
func EspressoPass_strength_reduction_loadc_eltwise__eltwisecFromID(id objc.ID) EspressoPass_strength_reduction_loadc_eltwise__eltwisec
EspressoPass_strength_reduction_loadc_eltwise__eltwisecFromID constructs a EspressoPass_strength_reduction_loadc_eltwise__eltwisec from an objc.ID.
func NewEspressoPass_strength_reduction_loadc_eltwise__eltwisec ¶
func NewEspressoPass_strength_reduction_loadc_eltwise__eltwisec() EspressoPass_strength_reduction_loadc_eltwise__eltwisec
NewEspressoPass_strength_reduction_loadc_eltwise__eltwisec creates a new EspressoPass_strength_reduction_loadc_eltwise__eltwisec instance.
func (EspressoPass_strength_reduction_loadc_eltwise__eltwisec) Autorelease ¶
func (e EspressoPass_strength_reduction_loadc_eltwise__eltwisec) Autorelease() EspressoPass_strength_reduction_loadc_eltwise__eltwisec
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_loadc_eltwise__eltwisec) Init ¶
func (e EspressoPass_strength_reduction_loadc_eltwise__eltwisec) Init() EspressoPass_strength_reduction_loadc_eltwise__eltwisec
Init initializes the instance.
type EspressoPass_strength_reduction_loadc_eltwise__eltwisecClass ¶
type EspressoPass_strength_reduction_loadc_eltwise__eltwisecClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_loadc_eltwise__eltwisecClass ¶
func GetEspressoPass_strength_reduction_loadc_eltwise__eltwisecClass() EspressoPass_strength_reduction_loadc_eltwise__eltwisecClass
GetEspressoPass_strength_reduction_loadc_eltwise__eltwisecClass returns the class object for EspressoPass_strength_reduction_loadc_eltwise__eltwisec.
func (EspressoPass_strength_reduction_loadc_eltwise__eltwisecClass) Alloc ¶
func (ec EspressoPass_strength_reduction_loadc_eltwise__eltwisecClass) Alloc() EspressoPass_strength_reduction_loadc_eltwise__eltwisec
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_remove_identity_transposes ¶
type EspressoPass_strength_reduction_remove_identity_transposes struct {
EspressoCustomPass
}
func EspressoPass_strength_reduction_remove_identity_transposesFromID ¶
func EspressoPass_strength_reduction_remove_identity_transposesFromID(id objc.ID) EspressoPass_strength_reduction_remove_identity_transposes
EspressoPass_strength_reduction_remove_identity_transposesFromID constructs a EspressoPass_strength_reduction_remove_identity_transposes from an objc.ID.
func NewEspressoPass_strength_reduction_remove_identity_transposes ¶
func NewEspressoPass_strength_reduction_remove_identity_transposes() EspressoPass_strength_reduction_remove_identity_transposes
NewEspressoPass_strength_reduction_remove_identity_transposes creates a new EspressoPass_strength_reduction_remove_identity_transposes instance.
func (EspressoPass_strength_reduction_remove_identity_transposes) Autorelease ¶
func (e EspressoPass_strength_reduction_remove_identity_transposes) Autorelease() EspressoPass_strength_reduction_remove_identity_transposes
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_remove_identity_transposes) Init ¶
func (e EspressoPass_strength_reduction_remove_identity_transposes) Init() EspressoPass_strength_reduction_remove_identity_transposes
Init initializes the instance.
type EspressoPass_strength_reduction_remove_identity_transposesClass ¶
type EspressoPass_strength_reduction_remove_identity_transposesClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_remove_identity_transposesClass ¶
func GetEspressoPass_strength_reduction_remove_identity_transposesClass() EspressoPass_strength_reduction_remove_identity_transposesClass
GetEspressoPass_strength_reduction_remove_identity_transposesClass returns the class object for EspressoPass_strength_reduction_remove_identity_transposes.
func (EspressoPass_strength_reduction_remove_identity_transposesClass) Alloc ¶
func (ec EspressoPass_strength_reduction_remove_identity_transposesClass) Alloc() EspressoPass_strength_reduction_remove_identity_transposes
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_reshape_to_flatten ¶
type EspressoPass_strength_reduction_reshape_to_flatten struct {
EspressoCustomPass
}
func EspressoPass_strength_reduction_reshape_to_flattenFromID ¶
func EspressoPass_strength_reduction_reshape_to_flattenFromID(id objc.ID) EspressoPass_strength_reduction_reshape_to_flatten
EspressoPass_strength_reduction_reshape_to_flattenFromID constructs a EspressoPass_strength_reduction_reshape_to_flatten from an objc.ID.
func NewEspressoPass_strength_reduction_reshape_to_flatten ¶
func NewEspressoPass_strength_reduction_reshape_to_flatten() EspressoPass_strength_reduction_reshape_to_flatten
NewEspressoPass_strength_reduction_reshape_to_flatten creates a new EspressoPass_strength_reduction_reshape_to_flatten instance.
func (EspressoPass_strength_reduction_reshape_to_flatten) Autorelease ¶
func (e EspressoPass_strength_reduction_reshape_to_flatten) Autorelease() EspressoPass_strength_reduction_reshape_to_flatten
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_reshape_to_flatten) Init ¶
func (e EspressoPass_strength_reduction_reshape_to_flatten) Init() EspressoPass_strength_reduction_reshape_to_flatten
Init initializes the instance.
type EspressoPass_strength_reduction_reshape_to_flattenClass ¶
type EspressoPass_strength_reduction_reshape_to_flattenClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_reshape_to_flattenClass ¶
func GetEspressoPass_strength_reduction_reshape_to_flattenClass() EspressoPass_strength_reduction_reshape_to_flattenClass
GetEspressoPass_strength_reduction_reshape_to_flattenClass returns the class object for EspressoPass_strength_reduction_reshape_to_flatten.
func (EspressoPass_strength_reduction_reshape_to_flattenClass) Alloc ¶
func (ec EspressoPass_strength_reduction_reshape_to_flattenClass) Alloc() EspressoPass_strength_reduction_reshape_to_flatten
Alloc allocates memory for a new instance of the class.
type EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze ¶
type EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze struct {
EspressoCustomPass
}
func EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeFromID ¶
func EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeFromID(id objc.ID) EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeFromID constructs a EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze from an objc.ID.
func NewEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze ¶
func NewEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
NewEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze creates a new EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze instance.
func (EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze) Autorelease ¶
func (e EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze) Autorelease() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze) Init ¶
func (e EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze) Init() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
Init initializes the instance.
type EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass ¶
type EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass ¶
func GetEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass
GetEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass returns the class object for EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze.
func (EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass) Alloc ¶
func (ec EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass) Alloc() EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze
Alloc allocates memory for a new instance of the class.
type EspressoPass_style_transfer_parameterize_transplant ¶
type EspressoPass_style_transfer_parameterize_transplant struct {
EspressoCustomPass
}
func EspressoPass_style_transfer_parameterize_transplantFromID ¶
func EspressoPass_style_transfer_parameterize_transplantFromID(id objc.ID) EspressoPass_style_transfer_parameterize_transplant
EspressoPass_style_transfer_parameterize_transplantFromID constructs a EspressoPass_style_transfer_parameterize_transplant from an objc.ID.
func NewEspressoPass_style_transfer_parameterize_transplant ¶
func NewEspressoPass_style_transfer_parameterize_transplant() EspressoPass_style_transfer_parameterize_transplant
NewEspressoPass_style_transfer_parameterize_transplant creates a new EspressoPass_style_transfer_parameterize_transplant instance.
func (EspressoPass_style_transfer_parameterize_transplant) Autorelease ¶
func (e EspressoPass_style_transfer_parameterize_transplant) Autorelease() EspressoPass_style_transfer_parameterize_transplant
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_style_transfer_parameterize_transplant) Init ¶
func (e EspressoPass_style_transfer_parameterize_transplant) Init() EspressoPass_style_transfer_parameterize_transplant
Init initializes the instance.
type EspressoPass_style_transfer_parameterize_transplantClass ¶
type EspressoPass_style_transfer_parameterize_transplantClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_style_transfer_parameterize_transplantClass ¶
func GetEspressoPass_style_transfer_parameterize_transplantClass() EspressoPass_style_transfer_parameterize_transplantClass
GetEspressoPass_style_transfer_parameterize_transplantClass returns the class object for EspressoPass_style_transfer_parameterize_transplant.
func (EspressoPass_style_transfer_parameterize_transplantClass) Alloc ¶
func (ec EspressoPass_style_transfer_parameterize_transplantClass) Alloc() EspressoPass_style_transfer_parameterize_transplant
Alloc allocates memory for a new instance of the class.
type EspressoPass_style_transfer_two_nets ¶
type EspressoPass_style_transfer_two_nets struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_style_transfer_two_nets
func EspressoPass_style_transfer_two_netsFromID ¶
func EspressoPass_style_transfer_two_netsFromID(id objc.ID) EspressoPass_style_transfer_two_nets
EspressoPass_style_transfer_two_netsFromID constructs a EspressoPass_style_transfer_two_nets from an objc.ID.
func NewEspressoPass_style_transfer_two_nets ¶
func NewEspressoPass_style_transfer_two_nets() EspressoPass_style_transfer_two_nets
NewEspressoPass_style_transfer_two_nets creates a new EspressoPass_style_transfer_two_nets instance.
func (EspressoPass_style_transfer_two_nets) Autorelease ¶
func (e EspressoPass_style_transfer_two_nets) Autorelease() EspressoPass_style_transfer_two_nets
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_style_transfer_two_netsClass ¶
type EspressoPass_style_transfer_two_netsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_style_transfer_two_netsClass ¶
func GetEspressoPass_style_transfer_two_netsClass() EspressoPass_style_transfer_two_netsClass
GetEspressoPass_style_transfer_two_netsClass returns the class object for EspressoPass_style_transfer_two_nets.
type EspressoPass_style_transfer_two_nets_onlyanepart ¶
type EspressoPass_style_transfer_two_nets_onlyanepart struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_style_transfer_two_nets_onlyanepart
func EspressoPass_style_transfer_two_nets_onlyanepartFromID ¶
func EspressoPass_style_transfer_two_nets_onlyanepartFromID(id objc.ID) EspressoPass_style_transfer_two_nets_onlyanepart
EspressoPass_style_transfer_two_nets_onlyanepartFromID constructs a EspressoPass_style_transfer_two_nets_onlyanepart from an objc.ID.
func NewEspressoPass_style_transfer_two_nets_onlyanepart ¶
func NewEspressoPass_style_transfer_two_nets_onlyanepart() EspressoPass_style_transfer_two_nets_onlyanepart
NewEspressoPass_style_transfer_two_nets_onlyanepart creates a new EspressoPass_style_transfer_two_nets_onlyanepart instance.
func (EspressoPass_style_transfer_two_nets_onlyanepart) Autorelease ¶
func (e EspressoPass_style_transfer_two_nets_onlyanepart) Autorelease() EspressoPass_style_transfer_two_nets_onlyanepart
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_style_transfer_two_nets_onlyanepart) Init ¶
func (e EspressoPass_style_transfer_two_nets_onlyanepart) Init() EspressoPass_style_transfer_two_nets_onlyanepart
Init initializes the instance.
type EspressoPass_style_transfer_two_nets_onlyanepartClass ¶
type EspressoPass_style_transfer_two_nets_onlyanepartClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_style_transfer_two_nets_onlyanepartClass ¶
func GetEspressoPass_style_transfer_two_nets_onlyanepartClass() EspressoPass_style_transfer_two_nets_onlyanepartClass
GetEspressoPass_style_transfer_two_nets_onlyanepartClass returns the class object for EspressoPass_style_transfer_two_nets_onlyanepart.
func (EspressoPass_style_transfer_two_nets_onlyanepartClass) Alloc ¶
func (ec EspressoPass_style_transfer_two_nets_onlyanepartClass) Alloc() EspressoPass_style_transfer_two_nets_onlyanepart
Alloc allocates memory for a new instance of the class.
type EspressoPass_transform_quantize_kernel ¶
type EspressoPass_transform_quantize_kernel struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_transform_quantize_kernel
func EspressoPass_transform_quantize_kernelFromID ¶
func EspressoPass_transform_quantize_kernelFromID(id objc.ID) EspressoPass_transform_quantize_kernel
EspressoPass_transform_quantize_kernelFromID constructs a EspressoPass_transform_quantize_kernel from an objc.ID.
func NewEspressoPass_transform_quantize_kernel ¶
func NewEspressoPass_transform_quantize_kernel() EspressoPass_transform_quantize_kernel
NewEspressoPass_transform_quantize_kernel creates a new EspressoPass_transform_quantize_kernel instance.
func (EspressoPass_transform_quantize_kernel) Autorelease ¶
func (e EspressoPass_transform_quantize_kernel) Autorelease() EspressoPass_transform_quantize_kernel
Autorelease adds the receiver to the current autorelease pool.
type EspressoPass_transform_quantize_kernelClass ¶
type EspressoPass_transform_quantize_kernelClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_transform_quantize_kernelClass ¶
func GetEspressoPass_transform_quantize_kernelClass() EspressoPass_transform_quantize_kernelClass
GetEspressoPass_transform_quantize_kernelClass returns the class object for EspressoPass_transform_quantize_kernel.
func (EspressoPass_transform_quantize_kernelClass) Alloc ¶
func (ec EspressoPass_transform_quantize_kernelClass) Alloc() EspressoPass_transform_quantize_kernel
Alloc allocates memory for a new instance of the class.
type EspressoPass_transform_static_quantize_kernel ¶
type EspressoPass_transform_static_quantize_kernel struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_transform_static_quantize_kernel
func EspressoPass_transform_static_quantize_kernelFromID ¶
func EspressoPass_transform_static_quantize_kernelFromID(id objc.ID) EspressoPass_transform_static_quantize_kernel
EspressoPass_transform_static_quantize_kernelFromID constructs a EspressoPass_transform_static_quantize_kernel from an objc.ID.
func NewEspressoPass_transform_static_quantize_kernel ¶
func NewEspressoPass_transform_static_quantize_kernel() EspressoPass_transform_static_quantize_kernel
NewEspressoPass_transform_static_quantize_kernel creates a new EspressoPass_transform_static_quantize_kernel instance.
func (EspressoPass_transform_static_quantize_kernel) Autorelease ¶
func (e EspressoPass_transform_static_quantize_kernel) Autorelease() EspressoPass_transform_static_quantize_kernel
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_transform_static_quantize_kernel) Init ¶
func (e EspressoPass_transform_static_quantize_kernel) Init() EspressoPass_transform_static_quantize_kernel
Init initializes the instance.
type EspressoPass_transform_static_quantize_kernelClass ¶
type EspressoPass_transform_static_quantize_kernelClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_transform_static_quantize_kernelClass ¶
func GetEspressoPass_transform_static_quantize_kernelClass() EspressoPass_transform_static_quantize_kernelClass
GetEspressoPass_transform_static_quantize_kernelClass returns the class object for EspressoPass_transform_static_quantize_kernel.
func (EspressoPass_transform_static_quantize_kernelClass) Alloc ¶
func (ec EspressoPass_transform_static_quantize_kernelClass) Alloc() EspressoPass_transform_static_quantize_kernel
Alloc allocates memory for a new instance of the class.
type EspressoPass_transpose_inner_product_weights ¶
type EspressoPass_transpose_inner_product_weights struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_transpose_inner_product_weights
func EspressoPass_transpose_inner_product_weightsFromID ¶
func EspressoPass_transpose_inner_product_weightsFromID(id objc.ID) EspressoPass_transpose_inner_product_weights
EspressoPass_transpose_inner_product_weightsFromID constructs a EspressoPass_transpose_inner_product_weights from an objc.ID.
func NewEspressoPass_transpose_inner_product_weights ¶
func NewEspressoPass_transpose_inner_product_weights() EspressoPass_transpose_inner_product_weights
NewEspressoPass_transpose_inner_product_weights creates a new EspressoPass_transpose_inner_product_weights instance.
func (EspressoPass_transpose_inner_product_weights) Autorelease ¶
func (e EspressoPass_transpose_inner_product_weights) Autorelease() EspressoPass_transpose_inner_product_weights
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_transpose_inner_product_weights) Init ¶
func (e EspressoPass_transpose_inner_product_weights) Init() EspressoPass_transpose_inner_product_weights
Init initializes the instance.
type EspressoPass_transpose_inner_product_weightsClass ¶
type EspressoPass_transpose_inner_product_weightsClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_transpose_inner_product_weightsClass ¶
func GetEspressoPass_transpose_inner_product_weightsClass() EspressoPass_transpose_inner_product_weightsClass
GetEspressoPass_transpose_inner_product_weightsClass returns the class object for EspressoPass_transpose_inner_product_weights.
func (EspressoPass_transpose_inner_product_weightsClass) Alloc ¶
func (ec EspressoPass_transpose_inner_product_weightsClass) Alloc() EspressoPass_transpose_inner_product_weights
Alloc allocates memory for a new instance of the class.
type EspressoPass_wavernn_ane ¶
type EspressoPass_wavernn_ane struct {
EspressoCustomPass
}
See: https://developer.apple.com/documentation/Espresso/EspressoPass_wavernn_ane
func EspressoPass_wavernn_aneFromID ¶
func EspressoPass_wavernn_aneFromID(id objc.ID) EspressoPass_wavernn_ane
EspressoPass_wavernn_aneFromID constructs a EspressoPass_wavernn_ane from an objc.ID.
func NewEspressoPass_wavernn_ane ¶
func NewEspressoPass_wavernn_ane() EspressoPass_wavernn_ane
NewEspressoPass_wavernn_ane creates a new EspressoPass_wavernn_ane instance.
func (EspressoPass_wavernn_ane) Autorelease ¶
func (e EspressoPass_wavernn_ane) Autorelease() EspressoPass_wavernn_ane
Autorelease adds the receiver to the current autorelease pool.
func (EspressoPass_wavernn_ane) Init ¶
func (e EspressoPass_wavernn_ane) Init() EspressoPass_wavernn_ane
Init initializes the instance.
type EspressoPass_wavernn_aneClass ¶
type EspressoPass_wavernn_aneClass struct {
// contains filtered or unexported fields
}
func GetEspressoPass_wavernn_aneClass ¶
func GetEspressoPass_wavernn_aneClass() EspressoPass_wavernn_aneClass
GetEspressoPass_wavernn_aneClass returns the class object for EspressoPass_wavernn_ane.
func (EspressoPass_wavernn_aneClass) Alloc ¶
func (ec EspressoPass_wavernn_aneClass) Alloc() EspressoPass_wavernn_ane
Alloc allocates memory for a new instance of the class.
type EspressoProfilingANEcompilerAnalytics ¶
type EspressoProfilingANEcompilerAnalytics struct {
objectivec.Object
}
Methods ¶
- EspressoProfilingANEcompilerAnalytics.Compiler_analytics_file_names
- EspressoProfilingANEcompilerAnalytics.SetCompiler_analytics_file_names
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingANEcompilerAnalytics
func EspressoProfilingANEcompilerAnalyticsFromID ¶
func EspressoProfilingANEcompilerAnalyticsFromID(id objc.ID) EspressoProfilingANEcompilerAnalytics
EspressoProfilingANEcompilerAnalyticsFromID constructs a EspressoProfilingANEcompilerAnalytics from an objc.ID.
func NewEspressoProfilingANEcompilerAnalytics ¶
func NewEspressoProfilingANEcompilerAnalytics() EspressoProfilingANEcompilerAnalytics
NewEspressoProfilingANEcompilerAnalytics creates a new EspressoProfilingANEcompilerAnalytics instance.
func (EspressoProfilingANEcompilerAnalytics) Autorelease ¶
func (e EspressoProfilingANEcompilerAnalytics) Autorelease() EspressoProfilingANEcompilerAnalytics
Autorelease adds the receiver to the current autorelease pool.
func (EspressoProfilingANEcompilerAnalytics) Compiler_analytics_file_names ¶
func (e EspressoProfilingANEcompilerAnalytics) Compiler_analytics_file_names() foundation.INSArray
func (EspressoProfilingANEcompilerAnalytics) SetCompiler_analytics_file_names ¶
func (e EspressoProfilingANEcompilerAnalytics) SetCompiler_analytics_file_names(value foundation.INSArray)
type EspressoProfilingANEcompilerAnalyticsClass ¶
type EspressoProfilingANEcompilerAnalyticsClass struct {
// contains filtered or unexported fields
}
func GetEspressoProfilingANEcompilerAnalyticsClass ¶
func GetEspressoProfilingANEcompilerAnalyticsClass() EspressoProfilingANEcompilerAnalyticsClass
GetEspressoProfilingANEcompilerAnalyticsClass returns the class object for EspressoProfilingANEcompilerAnalytics.
type EspressoProfilingLayerInfo ¶
type EspressoProfilingLayerInfo struct {
objectivec.Object
}
Methods ¶
- EspressoProfilingLayerInfo.Average_runtime
- EspressoProfilingLayerInfo.SetAverage_runtime
- EspressoProfilingLayerInfo.Debug_name
- EspressoProfilingLayerInfo.SetDebug_name
- EspressoProfilingLayerInfo.Main_engine_support
- EspressoProfilingLayerInfo.SetMain_engine_support
- EspressoProfilingLayerInfo.Name
- EspressoProfilingLayerInfo.SetName
- EspressoProfilingLayerInfo.Per_platform_support
- EspressoProfilingLayerInfo.SetPer_platform_support
- EspressoProfilingLayerInfo.Runtimes
- EspressoProfilingLayerInfo.SetRuntimes
- EspressoProfilingLayerInfo.Selected_runtime_engine
- EspressoProfilingLayerInfo.SetSelected_runtime_engine
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo
func EspressoProfilingLayerInfoFromID ¶
func EspressoProfilingLayerInfoFromID(id objc.ID) EspressoProfilingLayerInfo
EspressoProfilingLayerInfoFromID constructs a EspressoProfilingLayerInfo from an objc.ID.
func NewEspressoProfilingLayerInfo ¶
func NewEspressoProfilingLayerInfo() EspressoProfilingLayerInfo
NewEspressoProfilingLayerInfo creates a new EspressoProfilingLayerInfo instance.
func (EspressoProfilingLayerInfo) Autorelease ¶
func (e EspressoProfilingLayerInfo) Autorelease() EspressoProfilingLayerInfo
Autorelease adds the receiver to the current autorelease pool.
func (EspressoProfilingLayerInfo) Average_runtime ¶
func (e EspressoProfilingLayerInfo) Average_runtime() float64
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo/average_runtime
func (EspressoProfilingLayerInfo) Debug_name ¶
func (e EspressoProfilingLayerInfo) Debug_name() string
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo/debug_name
func (EspressoProfilingLayerInfo) Init ¶
func (e EspressoProfilingLayerInfo) Init() EspressoProfilingLayerInfo
Init initializes the instance.
func (EspressoProfilingLayerInfo) Main_engine_support ¶
func (e EspressoProfilingLayerInfo) Main_engine_support() IEspressoProfilingLayerSupportInfo
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo/main_engine_support
func (EspressoProfilingLayerInfo) Name ¶
func (e EspressoProfilingLayerInfo) Name() string
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo/name
func (EspressoProfilingLayerInfo) Per_platform_support ¶
func (e EspressoProfilingLayerInfo) Per_platform_support() foundation.INSDictionary
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo/per_platform_support
func (EspressoProfilingLayerInfo) Runtimes ¶
func (e EspressoProfilingLayerInfo) Runtimes() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo/runtimes
func (EspressoProfilingLayerInfo) Selected_runtime_engine ¶
func (e EspressoProfilingLayerInfo) Selected_runtime_engine() int
func (EspressoProfilingLayerInfo) SetAverage_runtime ¶
func (e EspressoProfilingLayerInfo) SetAverage_runtime(value float64)
func (EspressoProfilingLayerInfo) SetDebug_name ¶
func (e EspressoProfilingLayerInfo) SetDebug_name(value string)
func (EspressoProfilingLayerInfo) SetMain_engine_support ¶
func (e EspressoProfilingLayerInfo) SetMain_engine_support(value IEspressoProfilingLayerSupportInfo)
func (EspressoProfilingLayerInfo) SetName ¶
func (e EspressoProfilingLayerInfo) SetName(value string)
func (EspressoProfilingLayerInfo) SetPer_platform_support ¶
func (e EspressoProfilingLayerInfo) SetPer_platform_support(value foundation.INSDictionary)
func (EspressoProfilingLayerInfo) SetRuntimes ¶
func (e EspressoProfilingLayerInfo) SetRuntimes(value foundation.INSArray)
func (EspressoProfilingLayerInfo) SetSelected_runtime_engine ¶
func (e EspressoProfilingLayerInfo) SetSelected_runtime_engine(value int)
type EspressoProfilingLayerInfoClass ¶
type EspressoProfilingLayerInfoClass struct {
// contains filtered or unexported fields
}
func GetEspressoProfilingLayerInfoClass ¶
func GetEspressoProfilingLayerInfoClass() EspressoProfilingLayerInfoClass
GetEspressoProfilingLayerInfoClass returns the class object for EspressoProfilingLayerInfo.
func (EspressoProfilingLayerInfoClass) Alloc ¶
func (ec EspressoProfilingLayerInfoClass) Alloc() EspressoProfilingLayerInfo
Alloc allocates memory for a new instance of the class.
type EspressoProfilingLayerRuntime ¶
type EspressoProfilingLayerRuntime struct {
objectivec.Object
}
Methods ¶
- EspressoProfilingLayerRuntime.End_t
- EspressoProfilingLayerRuntime.SetEnd_t
- EspressoProfilingLayerRuntime.Start_t
- EspressoProfilingLayerRuntime.SetStart_t
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerRuntime
func EspressoProfilingLayerRuntimeFromID ¶
func EspressoProfilingLayerRuntimeFromID(id objc.ID) EspressoProfilingLayerRuntime
EspressoProfilingLayerRuntimeFromID constructs a EspressoProfilingLayerRuntime from an objc.ID.
func NewEspressoProfilingLayerRuntime ¶
func NewEspressoProfilingLayerRuntime() EspressoProfilingLayerRuntime
NewEspressoProfilingLayerRuntime creates a new EspressoProfilingLayerRuntime instance.
func (EspressoProfilingLayerRuntime) Autorelease ¶
func (e EspressoProfilingLayerRuntime) Autorelease() EspressoProfilingLayerRuntime
Autorelease adds the receiver to the current autorelease pool.
func (EspressoProfilingLayerRuntime) End_t ¶
func (e EspressoProfilingLayerRuntime) End_t() float64
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerRuntime/end_t
func (EspressoProfilingLayerRuntime) Init ¶
func (e EspressoProfilingLayerRuntime) Init() EspressoProfilingLayerRuntime
Init initializes the instance.
func (EspressoProfilingLayerRuntime) SetEnd_t ¶
func (e EspressoProfilingLayerRuntime) SetEnd_t(value float64)
func (EspressoProfilingLayerRuntime) SetStart_t ¶
func (e EspressoProfilingLayerRuntime) SetStart_t(value float64)
func (EspressoProfilingLayerRuntime) Start_t ¶
func (e EspressoProfilingLayerRuntime) Start_t() float64
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerRuntime/start_t
type EspressoProfilingLayerRuntimeClass ¶
type EspressoProfilingLayerRuntimeClass struct {
// contains filtered or unexported fields
}
func GetEspressoProfilingLayerRuntimeClass ¶
func GetEspressoProfilingLayerRuntimeClass() EspressoProfilingLayerRuntimeClass
GetEspressoProfilingLayerRuntimeClass returns the class object for EspressoProfilingLayerRuntime.
func (EspressoProfilingLayerRuntimeClass) Alloc ¶
func (ec EspressoProfilingLayerRuntimeClass) Alloc() EspressoProfilingLayerRuntime
Alloc allocates memory for a new instance of the class.
type EspressoProfilingLayerSupportInfo ¶
type EspressoProfilingLayerSupportInfo struct {
objectivec.Object
}
Methods ¶
- EspressoProfilingLayerSupportInfo.Error_private
- EspressoProfilingLayerSupportInfo.SetError_private
- EspressoProfilingLayerSupportInfo.Error_public
- EspressoProfilingLayerSupportInfo.SetError_public
- EspressoProfilingLayerSupportInfo.Exists
- EspressoProfilingLayerSupportInfo.SetExists
- EspressoProfilingLayerSupportInfo.Has_perf_warning
- EspressoProfilingLayerSupportInfo.SetHas_perf_warning
- EspressoProfilingLayerSupportInfo.Internal_layer
- EspressoProfilingLayerSupportInfo.SetInternal_layer
- EspressoProfilingLayerSupportInfo.Supported
- EspressoProfilingLayerSupportInfo.SetSupported
- EspressoProfilingLayerSupportInfo.Type
- EspressoProfilingLayerSupportInfo.SetType
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo
func EspressoProfilingLayerSupportInfoFromID ¶
func EspressoProfilingLayerSupportInfoFromID(id objc.ID) EspressoProfilingLayerSupportInfo
EspressoProfilingLayerSupportInfoFromID constructs a EspressoProfilingLayerSupportInfo from an objc.ID.
func NewEspressoProfilingLayerSupportInfo ¶
func NewEspressoProfilingLayerSupportInfo() EspressoProfilingLayerSupportInfo
NewEspressoProfilingLayerSupportInfo creates a new EspressoProfilingLayerSupportInfo instance.
func (EspressoProfilingLayerSupportInfo) Autorelease ¶
func (e EspressoProfilingLayerSupportInfo) Autorelease() EspressoProfilingLayerSupportInfo
Autorelease adds the receiver to the current autorelease pool.
func (EspressoProfilingLayerSupportInfo) Error_private ¶
func (e EspressoProfilingLayerSupportInfo) Error_private() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo/error_private
func (EspressoProfilingLayerSupportInfo) Error_public ¶
func (e EspressoProfilingLayerSupportInfo) Error_public() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo/error_public
func (EspressoProfilingLayerSupportInfo) Exists ¶
func (e EspressoProfilingLayerSupportInfo) Exists() bool
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo/exists
func (EspressoProfilingLayerSupportInfo) Has_perf_warning ¶
func (e EspressoProfilingLayerSupportInfo) Has_perf_warning() bool
func (EspressoProfilingLayerSupportInfo) Init ¶
func (e EspressoProfilingLayerSupportInfo) Init() EspressoProfilingLayerSupportInfo
Init initializes the instance.
func (EspressoProfilingLayerSupportInfo) Internal_layer ¶
func (e EspressoProfilingLayerSupportInfo) Internal_layer() bool
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo/internal_layer
func (EspressoProfilingLayerSupportInfo) SetError_private ¶
func (e EspressoProfilingLayerSupportInfo) SetError_private(value foundation.INSArray)
func (EspressoProfilingLayerSupportInfo) SetError_public ¶
func (e EspressoProfilingLayerSupportInfo) SetError_public(value foundation.INSArray)
func (EspressoProfilingLayerSupportInfo) SetExists ¶
func (e EspressoProfilingLayerSupportInfo) SetExists(value bool)
func (EspressoProfilingLayerSupportInfo) SetHas_perf_warning ¶
func (e EspressoProfilingLayerSupportInfo) SetHas_perf_warning(value bool)
func (EspressoProfilingLayerSupportInfo) SetInternal_layer ¶
func (e EspressoProfilingLayerSupportInfo) SetInternal_layer(value bool)
func (EspressoProfilingLayerSupportInfo) SetSupported ¶
func (e EspressoProfilingLayerSupportInfo) SetSupported(value bool)
func (EspressoProfilingLayerSupportInfo) SetType ¶
func (e EspressoProfilingLayerSupportInfo) SetType(value string)
func (EspressoProfilingLayerSupportInfo) Supported ¶
func (e EspressoProfilingLayerSupportInfo) Supported() bool
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo/supported
func (EspressoProfilingLayerSupportInfo) Type ¶
func (e EspressoProfilingLayerSupportInfo) Type() string
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo/type
type EspressoProfilingLayerSupportInfoClass ¶
type EspressoProfilingLayerSupportInfoClass struct {
// contains filtered or unexported fields
}
func GetEspressoProfilingLayerSupportInfoClass ¶
func GetEspressoProfilingLayerSupportInfoClass() EspressoProfilingLayerSupportInfoClass
GetEspressoProfilingLayerSupportInfoClass returns the class object for EspressoProfilingLayerSupportInfo.
func (EspressoProfilingLayerSupportInfoClass) Alloc ¶
func (ec EspressoProfilingLayerSupportInfoClass) Alloc() EspressoProfilingLayerSupportInfo
Alloc allocates memory for a new instance of the class.
type EspressoProfilingNetworkANEInfo ¶
type EspressoProfilingNetworkANEInfo struct {
objectivec.Object
}
Methods ¶
- EspressoProfilingNetworkANEInfo.Ane_time_per_eval_ns
- EspressoProfilingNetworkANEInfo.SetAne_time_per_eval_ns
- EspressoProfilingNetworkANEInfo.Total_ane_time_ns
- EspressoProfilingNetworkANEInfo.SetTotal_ane_time_ns
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkANEInfo
func EspressoProfilingNetworkANEInfoFromID ¶
func EspressoProfilingNetworkANEInfoFromID(id objc.ID) EspressoProfilingNetworkANEInfo
EspressoProfilingNetworkANEInfoFromID constructs a EspressoProfilingNetworkANEInfo from an objc.ID.
func NewEspressoProfilingNetworkANEInfo ¶
func NewEspressoProfilingNetworkANEInfo() EspressoProfilingNetworkANEInfo
NewEspressoProfilingNetworkANEInfo creates a new EspressoProfilingNetworkANEInfo instance.
func (EspressoProfilingNetworkANEInfo) Ane_time_per_eval_ns ¶
func (e EspressoProfilingNetworkANEInfo) Ane_time_per_eval_ns() uint64
func (EspressoProfilingNetworkANEInfo) Autorelease ¶
func (e EspressoProfilingNetworkANEInfo) Autorelease() EspressoProfilingNetworkANEInfo
Autorelease adds the receiver to the current autorelease pool.
func (EspressoProfilingNetworkANEInfo) Init ¶
func (e EspressoProfilingNetworkANEInfo) Init() EspressoProfilingNetworkANEInfo
Init initializes the instance.
func (EspressoProfilingNetworkANEInfo) SetAne_time_per_eval_ns ¶
func (e EspressoProfilingNetworkANEInfo) SetAne_time_per_eval_ns(value uint64)
func (EspressoProfilingNetworkANEInfo) SetTotal_ane_time_ns ¶
func (e EspressoProfilingNetworkANEInfo) SetTotal_ane_time_ns(value uint64)
func (EspressoProfilingNetworkANEInfo) Total_ane_time_ns ¶
func (e EspressoProfilingNetworkANEInfo) Total_ane_time_ns() uint64
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkANEInfo/total_ane_time_ns
type EspressoProfilingNetworkANEInfoClass ¶
type EspressoProfilingNetworkANEInfoClass struct {
// contains filtered or unexported fields
}
func GetEspressoProfilingNetworkANEInfoClass ¶
func GetEspressoProfilingNetworkANEInfoClass() EspressoProfilingNetworkANEInfoClass
GetEspressoProfilingNetworkANEInfoClass returns the class object for EspressoProfilingNetworkANEInfo.
func (EspressoProfilingNetworkANEInfoClass) Alloc ¶
func (ec EspressoProfilingNetworkANEInfoClass) Alloc() EspressoProfilingNetworkANEInfo
Alloc allocates memory for a new instance of the class.
type EspressoProfilingNetworkInfo ¶
type EspressoProfilingNetworkInfo struct {
objectivec.Object
}
Methods ¶
- EspressoProfilingNetworkInfo.Ane_compiler_analytics
- EspressoProfilingNetworkInfo.SetAne_compiler_analytics
- EspressoProfilingNetworkInfo.Ane_performance_info
- EspressoProfilingNetworkInfo.SetAne_performance_info
- EspressoProfilingNetworkInfo.Layers
- EspressoProfilingNetworkInfo.SetLayers
- EspressoProfilingNetworkInfo.Network_at_path
- EspressoProfilingNetworkInfo.SetNetwork_at_path
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkInfo
func EspressoProfilingNetworkInfoFromID ¶
func EspressoProfilingNetworkInfoFromID(id objc.ID) EspressoProfilingNetworkInfo
EspressoProfilingNetworkInfoFromID constructs a EspressoProfilingNetworkInfo from an objc.ID.
func NewEspressoProfilingNetworkInfo ¶
func NewEspressoProfilingNetworkInfo() EspressoProfilingNetworkInfo
NewEspressoProfilingNetworkInfo creates a new EspressoProfilingNetworkInfo instance.
func (EspressoProfilingNetworkInfo) Ane_compiler_analytics ¶
func (e EspressoProfilingNetworkInfo) Ane_compiler_analytics() IEspressoProfilingANEcompilerAnalytics
func (EspressoProfilingNetworkInfo) Ane_performance_info ¶
func (e EspressoProfilingNetworkInfo) Ane_performance_info() IEspressoProfilingNetworkANEInfo
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkInfo/ane_performance_info
func (EspressoProfilingNetworkInfo) Autorelease ¶
func (e EspressoProfilingNetworkInfo) Autorelease() EspressoProfilingNetworkInfo
Autorelease adds the receiver to the current autorelease pool.
func (EspressoProfilingNetworkInfo) Init ¶
func (e EspressoProfilingNetworkInfo) Init() EspressoProfilingNetworkInfo
Init initializes the instance.
func (EspressoProfilingNetworkInfo) Layers ¶
func (e EspressoProfilingNetworkInfo) Layers() foundation.INSArray
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkInfo/layers
func (EspressoProfilingNetworkInfo) Network_at_path ¶
func (e EspressoProfilingNetworkInfo) Network_at_path() string
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkInfo/network_at_path
func (EspressoProfilingNetworkInfo) SetAne_compiler_analytics ¶
func (e EspressoProfilingNetworkInfo) SetAne_compiler_analytics(value IEspressoProfilingANEcompilerAnalytics)
func (EspressoProfilingNetworkInfo) SetAne_performance_info ¶
func (e EspressoProfilingNetworkInfo) SetAne_performance_info(value IEspressoProfilingNetworkANEInfo)
func (EspressoProfilingNetworkInfo) SetLayers ¶
func (e EspressoProfilingNetworkInfo) SetLayers(value foundation.INSArray)
func (EspressoProfilingNetworkInfo) SetNetwork_at_path ¶
func (e EspressoProfilingNetworkInfo) SetNetwork_at_path(value string)
type EspressoProfilingNetworkInfoClass ¶
type EspressoProfilingNetworkInfoClass struct {
// contains filtered or unexported fields
}
func GetEspressoProfilingNetworkInfoClass ¶
func GetEspressoProfilingNetworkInfoClass() EspressoProfilingNetworkInfoClass
GetEspressoProfilingNetworkInfoClass returns the class object for EspressoProfilingNetworkInfo.
func (EspressoProfilingNetworkInfoClass) Alloc ¶
func (ec EspressoProfilingNetworkInfoClass) Alloc() EspressoProfilingNetworkInfo
Alloc allocates memory for a new instance of the class.
type EspressoSharedKernelCacheEntry ¶
type EspressoSharedKernelCacheEntry struct {
}
Methods ¶
See: https://developer.apple.com/documentation/Espresso/EspressoSharedKernelCacheEntry
func EspressoSharedKernelCacheEntryFromID ¶
func EspressoSharedKernelCacheEntryFromID(id objc.ID) EspressoSharedKernelCacheEntry
EspressoSharedKernelCacheEntryFromID constructs a EspressoSharedKernelCacheEntry from an objc.ID.
func NewEspressoSharedKernelCacheEntry ¶
func NewEspressoSharedKernelCacheEntry() EspressoSharedKernelCacheEntry
NewEspressoSharedKernelCacheEntry creates a new EspressoSharedKernelCacheEntry instance.
func (EspressoSharedKernelCacheEntry) Autorelease ¶
func (e EspressoSharedKernelCacheEntry) Autorelease() EspressoSharedKernelCacheEntry
Autorelease adds the receiver to the current autorelease pool.
func (EspressoSharedKernelCacheEntry) Cached ¶
func (e EspressoSharedKernelCacheEntry) Cached() IEspressoMetalKernelsCache
See: https://developer.apple.com/documentation/Espresso/EspressoSharedKernelCacheEntry/cached
func (EspressoSharedKernelCacheEntry) Init ¶
func (e EspressoSharedKernelCacheEntry) Init() EspressoSharedKernelCacheEntry
Init initializes the instance.
func (EspressoSharedKernelCacheEntry) SetCached ¶
func (e EspressoSharedKernelCacheEntry) SetCached(value IEspressoMetalKernelsCache)
type EspressoSharedKernelCacheEntryClass ¶
type EspressoSharedKernelCacheEntryClass struct {
// contains filtered or unexported fields
}
func GetEspressoSharedKernelCacheEntryClass ¶
func GetEspressoSharedKernelCacheEntryClass() EspressoSharedKernelCacheEntryClass
GetEspressoSharedKernelCacheEntryClass returns the class object for EspressoSharedKernelCacheEntry.
func (EspressoSharedKernelCacheEntryClass) Alloc ¶
func (ec EspressoSharedKernelCacheEntryClass) Alloc() EspressoSharedKernelCacheEntry
Alloc allocates memory for a new instance of the class.
type EspressoTrainingConvolutionWeightsForMPS ¶
type EspressoTrainingConvolutionWeightsForMPS struct {
EspressoConvolutionWeightsForMPS
}
Methods ¶
- EspressoTrainingConvolutionWeightsForMPS.BiasesBuffer
- EspressoTrainingConvolutionWeightsForMPS.SetBiasesBuffer
- EspressoTrainingConvolutionWeightsForMPS.WeightsBuffer
- EspressoTrainingConvolutionWeightsForMPS.SetWeightsBuffer
- EspressoTrainingConvolutionWeightsForMPS.WeightsLayout
- EspressoTrainingConvolutionWeightsForMPS.InitWithParamsForMode
See: https://developer.apple.com/documentation/Espresso/EspressoTrainingConvolutionWeightsForMPS
func EspressoTrainingConvolutionWeightsForMPSFromID ¶
func EspressoTrainingConvolutionWeightsForMPSFromID(id objc.ID) EspressoTrainingConvolutionWeightsForMPS
EspressoTrainingConvolutionWeightsForMPSFromID constructs a EspressoTrainingConvolutionWeightsForMPS from an objc.ID.
func NewEspressoTrainingConvolutionWeightsForMPS ¶
func NewEspressoTrainingConvolutionWeightsForMPS() EspressoTrainingConvolutionWeightsForMPS
NewEspressoTrainingConvolutionWeightsForMPS creates a new EspressoTrainingConvolutionWeightsForMPS instance.
func NewEspressoTrainingConvolutionWeightsForMPSWithParams ¶
func NewEspressoTrainingConvolutionWeightsForMPSWithParams(params objectivec.IObject) EspressoTrainingConvolutionWeightsForMPS
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS/initWithParams:
func NewEspressoTrainingConvolutionWeightsForMPSWithParamsForMode ¶
func NewEspressoTrainingConvolutionWeightsForMPSWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingConvolutionWeightsForMPS
func (EspressoTrainingConvolutionWeightsForMPS) Autorelease ¶
func (e EspressoTrainingConvolutionWeightsForMPS) Autorelease() EspressoTrainingConvolutionWeightsForMPS
Autorelease adds the receiver to the current autorelease pool.
func (EspressoTrainingConvolutionWeightsForMPS) BiasesBuffer ¶
func (e EspressoTrainingConvolutionWeightsForMPS) BiasesBuffer() objectivec.IObject
func (EspressoTrainingConvolutionWeightsForMPS) InitWithParamsForMode ¶
func (e EspressoTrainingConvolutionWeightsForMPS) InitWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingConvolutionWeightsForMPS
func (EspressoTrainingConvolutionWeightsForMPS) SetBiasesBuffer ¶
func (e EspressoTrainingConvolutionWeightsForMPS) SetBiasesBuffer(value objectivec.IObject)
func (EspressoTrainingConvolutionWeightsForMPS) SetWeightsBuffer ¶
func (e EspressoTrainingConvolutionWeightsForMPS) SetWeightsBuffer(value objectivec.IObject)
func (EspressoTrainingConvolutionWeightsForMPS) WeightsBuffer ¶
func (e EspressoTrainingConvolutionWeightsForMPS) WeightsBuffer() objectivec.IObject
func (EspressoTrainingConvolutionWeightsForMPS) WeightsLayout ¶
func (e EspressoTrainingConvolutionWeightsForMPS) WeightsLayout() uint32
type EspressoTrainingConvolutionWeightsForMPSClass ¶
type EspressoTrainingConvolutionWeightsForMPSClass struct {
// contains filtered or unexported fields
}
func GetEspressoTrainingConvolutionWeightsForMPSClass ¶
func GetEspressoTrainingConvolutionWeightsForMPSClass() EspressoTrainingConvolutionWeightsForMPSClass
GetEspressoTrainingConvolutionWeightsForMPSClass returns the class object for EspressoTrainingConvolutionWeightsForMPS.
func (EspressoTrainingConvolutionWeightsForMPSClass) Alloc ¶
func (ec EspressoTrainingConvolutionWeightsForMPSClass) Alloc() EspressoTrainingConvolutionWeightsForMPS
Alloc allocates memory for a new instance of the class.
type EspressoTrainingInnerProductWeightsForMPS ¶
type EspressoTrainingInnerProductWeightsForMPS struct {
EspressoInnerProductWeightsForMPS
}
Methods ¶
- EspressoTrainingInnerProductWeightsForMPS.BiasesBuffer
- EspressoTrainingInnerProductWeightsForMPS.SetBiasesBuffer
- EspressoTrainingInnerProductWeightsForMPS.WeightsBuffer
- EspressoTrainingInnerProductWeightsForMPS.SetWeightsBuffer
- EspressoTrainingInnerProductWeightsForMPS.InitWithParamsForMode
See: https://developer.apple.com/documentation/Espresso/EspressoTrainingInnerProductWeightsForMPS
func EspressoTrainingInnerProductWeightsForMPSFromID ¶
func EspressoTrainingInnerProductWeightsForMPSFromID(id objc.ID) EspressoTrainingInnerProductWeightsForMPS
EspressoTrainingInnerProductWeightsForMPSFromID constructs a EspressoTrainingInnerProductWeightsForMPS from an objc.ID.
func NewEspressoTrainingInnerProductWeightsForMPS ¶
func NewEspressoTrainingInnerProductWeightsForMPS() EspressoTrainingInnerProductWeightsForMPS
NewEspressoTrainingInnerProductWeightsForMPS creates a new EspressoTrainingInnerProductWeightsForMPS instance.
func NewEspressoTrainingInnerProductWeightsForMPSWithParams ¶
func NewEspressoTrainingInnerProductWeightsForMPSWithParams(params objectivec.IObject) EspressoTrainingInnerProductWeightsForMPS
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS/initWithParams:
func NewEspressoTrainingInnerProductWeightsForMPSWithParamsForMode ¶
func NewEspressoTrainingInnerProductWeightsForMPSWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingInnerProductWeightsForMPS
func (EspressoTrainingInnerProductWeightsForMPS) Autorelease ¶
func (e EspressoTrainingInnerProductWeightsForMPS) Autorelease() EspressoTrainingInnerProductWeightsForMPS
Autorelease adds the receiver to the current autorelease pool.
func (EspressoTrainingInnerProductWeightsForMPS) BiasesBuffer ¶
func (e EspressoTrainingInnerProductWeightsForMPS) BiasesBuffer() objectivec.IObject
func (EspressoTrainingInnerProductWeightsForMPS) InitWithParamsForMode ¶
func (e EspressoTrainingInnerProductWeightsForMPS) InitWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingInnerProductWeightsForMPS
func (EspressoTrainingInnerProductWeightsForMPS) SetBiasesBuffer ¶
func (e EspressoTrainingInnerProductWeightsForMPS) SetBiasesBuffer(value objectivec.IObject)
func (EspressoTrainingInnerProductWeightsForMPS) SetWeightsBuffer ¶
func (e EspressoTrainingInnerProductWeightsForMPS) SetWeightsBuffer(value objectivec.IObject)
func (EspressoTrainingInnerProductWeightsForMPS) WeightsBuffer ¶
func (e EspressoTrainingInnerProductWeightsForMPS) WeightsBuffer() objectivec.IObject
type EspressoTrainingInnerProductWeightsForMPSClass ¶
type EspressoTrainingInnerProductWeightsForMPSClass struct {
// contains filtered or unexported fields
}
func GetEspressoTrainingInnerProductWeightsForMPSClass ¶
func GetEspressoTrainingInnerProductWeightsForMPSClass() EspressoTrainingInnerProductWeightsForMPSClass
GetEspressoTrainingInnerProductWeightsForMPSClass returns the class object for EspressoTrainingInnerProductWeightsForMPS.
func (EspressoTrainingInnerProductWeightsForMPSClass) Alloc ¶
func (ec EspressoTrainingInnerProductWeightsForMPSClass) Alloc() EspressoTrainingInnerProductWeightsForMPS
Alloc allocates memory for a new instance of the class.
type Espresso_mxnetTools_ImageBinaryRecordReader ¶
type Espresso_mxnetTools_ImageBinaryRecordReader struct {
objectivec.Object
}
Methods ¶
- Espresso_mxnetTools_ImageBinaryRecordReader.CurrentOffset
- Espresso_mxnetTools_ImageBinaryRecordReader.SetCurrentOffset
- Espresso_mxnetTools_ImageBinaryRecordReader.ImageData
- Espresso_mxnetTools_ImageBinaryRecordReader.ImageHeader
- Espresso_mxnetTools_ImageBinaryRecordReader.SetImageHeader
- Espresso_mxnetTools_ImageBinaryRecordReader.ImageID
- Espresso_mxnetTools_ImageBinaryRecordReader.Labels
- Espresso_mxnetTools_ImageBinaryRecordReader.LabelsPrivate
- Espresso_mxnetTools_ImageBinaryRecordReader.SetLabelsPrivate
- Espresso_mxnetTools_ImageBinaryRecordReader.NextRecordAndError
- Espresso_mxnetTools_ImageBinaryRecordReader.RecFileHandle
- Espresso_mxnetTools_ImageBinaryRecordReader.SetRecFileHandle
- Espresso_mxnetTools_ImageBinaryRecordReader.RecordHeader
- Espresso_mxnetTools_ImageBinaryRecordReader.SetRecordHeader
- Espresso_mxnetTools_ImageBinaryRecordReader.SeekRecordWithIDError
- Espresso_mxnetTools_ImageBinaryRecordReader.InitWithRecFileError
See: https://developer.apple.com/documentation/Espresso/Espresso_mxnetTools_ImageBinaryRecordReader
func Espresso_mxnetTools_ImageBinaryRecordReaderFromID ¶
func Espresso_mxnetTools_ImageBinaryRecordReaderFromID(id objc.ID) Espresso_mxnetTools_ImageBinaryRecordReader
Espresso_mxnetTools_ImageBinaryRecordReaderFromID constructs a Espresso_mxnetTools_ImageBinaryRecordReader from an objc.ID.
func NewEspresso_mxnetTools_ImageBinaryRecordReader ¶
func NewEspresso_mxnetTools_ImageBinaryRecordReader() Espresso_mxnetTools_ImageBinaryRecordReader
NewEspresso_mxnetTools_ImageBinaryRecordReader creates a new Espresso_mxnetTools_ImageBinaryRecordReader instance.
func NewEspresso_mxnetTools_ImageBinaryRecordReaderWithRecFileError ¶
func NewEspresso_mxnetTools_ImageBinaryRecordReaderWithRecFileError(file objectivec.IObject) (Espresso_mxnetTools_ImageBinaryRecordReader, error)
func (Espresso_mxnetTools_ImageBinaryRecordReader) Autorelease ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) Autorelease() Espresso_mxnetTools_ImageBinaryRecordReader
Autorelease adds the receiver to the current autorelease pool.
func (Espresso_mxnetTools_ImageBinaryRecordReader) CurrentOffset ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) CurrentOffset() uint64
func (Espresso_mxnetTools_ImageBinaryRecordReader) ImageData ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) ImageData() objectivec.IObject
func (Espresso_mxnetTools_ImageBinaryRecordReader) ImageHeader ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) ImageHeader() objectivec.IObject
func (Espresso_mxnetTools_ImageBinaryRecordReader) ImageID ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) ImageID() objectivec.IObject
func (Espresso_mxnetTools_ImageBinaryRecordReader) Init ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) Init() Espresso_mxnetTools_ImageBinaryRecordReader
Init initializes the instance.
func (Espresso_mxnetTools_ImageBinaryRecordReader) InitWithRecFileError ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) InitWithRecFileError(file objectivec.IObject) (Espresso_mxnetTools_ImageBinaryRecordReader, error)
func (Espresso_mxnetTools_ImageBinaryRecordReader) Labels ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) Labels() objectivec.IObject
func (Espresso_mxnetTools_ImageBinaryRecordReader) LabelsPrivate ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) LabelsPrivate() foundation.INSArray
func (Espresso_mxnetTools_ImageBinaryRecordReader) NextRecordAndError ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) NextRecordAndError() (bool, error)
func (Espresso_mxnetTools_ImageBinaryRecordReader) RecFileHandle ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) RecFileHandle() *foundation.NSFileHandle
func (Espresso_mxnetTools_ImageBinaryRecordReader) RecordHeader ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) RecordHeader() objectivec.IObject
func (Espresso_mxnetTools_ImageBinaryRecordReader) SeekRecordWithIDError ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) SeekRecordWithIDError(id objectivec.IObject) (bool, error)
func (Espresso_mxnetTools_ImageBinaryRecordReader) SetCurrentOffset ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetCurrentOffset(value uint64)
func (Espresso_mxnetTools_ImageBinaryRecordReader) SetImageHeader ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetImageHeader(value objectivec.IObject)
func (Espresso_mxnetTools_ImageBinaryRecordReader) SetLabelsPrivate ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetLabelsPrivate(value foundation.INSArray)
func (Espresso_mxnetTools_ImageBinaryRecordReader) SetRecFileHandle ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetRecFileHandle(value *foundation.NSFileHandle)
func (Espresso_mxnetTools_ImageBinaryRecordReader) SetRecordHeader ¶
func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetRecordHeader(value objectivec.IObject)
type Espresso_mxnetTools_ImageBinaryRecordReaderClass ¶
type Espresso_mxnetTools_ImageBinaryRecordReaderClass struct {
// contains filtered or unexported fields
}
func GetEspresso_mxnetTools_ImageBinaryRecordReaderClass ¶
func GetEspresso_mxnetTools_ImageBinaryRecordReaderClass() Espresso_mxnetTools_ImageBinaryRecordReaderClass
GetEspresso_mxnetTools_ImageBinaryRecordReaderClass returns the class object for Espresso_mxnetTools_ImageBinaryRecordReader.
func (Espresso_mxnetTools_ImageBinaryRecordReaderClass) Alloc ¶
func (ec Espresso_mxnetTools_ImageBinaryRecordReaderClass) Alloc() Espresso_mxnetTools_ImageBinaryRecordReader
Alloc allocates memory for a new instance of the class.
type IANEServicesLog ¶
type IANEServicesLog interface {
objectivec.IObject
}
An interface definition for the ANEServicesLog class.
See: https://developer.apple.com/documentation/Espresso/ANEServicesLog
type IEspressoANEIOSurface ¶
type IEspressoANEIOSurface interface {
objectivec.IObject
Ane_io_surfaceForMultiBufferFrame(frame uint64) objectivec.IObject
CheckIfMatches(matches corevideo.CVImageBufferRef) bool
CheckIfMatchesIOSurface(iOSurface coregraphics.IOSurfaceRef) bool
Cleanup()
CreateIOSurfaceWithExtraProperties(properties objectivec.IObject) coregraphics.IOSurfaceRef
DoNonLazyAllocation(allocation objectivec.IObject)
External_storage_blob_for_aliasing_mem() objectivec.IObject
SetExternal_storage_blob_for_aliasing_mem(value objectivec.IObject)
IoSurfaceForMultiBufferFrame(frame uint64) coregraphics.IOSurfaceRef
IoSurfaceForMultiBufferFrameNoLazyForTesting(testing uint64) coregraphics.IOSurfaceRef
LazilyAutoCreateSurfaceForFrame(frame uint64)
MetalBufferWithDeviceMultiBufferFrame(device objectivec.IObject, frame uint64) metal.MTLBuffer
NFrames() uint64
PixelFormat() uint32
ResizeForMultipleAsyncBuffers(buffers uint64)
RestoreInternalStorage(storage uint64)
RestoreInternalStorageForAllMultiBufferFrames()
SetExternalStorageIoSurface(storage uint64, surface coregraphics.IOSurfaceRef)
InitWithIOSurfacePropertiesAndPixelFormats(properties objectivec.IObject, formats objectivec.IObject) EspressoANEIOSurface
}
An interface definition for the EspressoANEIOSurface class.
Methods ¶
- [IEspressoANEIOSurface.Ane_io_surfaceForMultiBufferFrame]
- [IEspressoANEIOSurface.CheckIfMatches]
- [IEspressoANEIOSurface.CheckIfMatchesIOSurface]
- [IEspressoANEIOSurface.Cleanup]
- [IEspressoANEIOSurface.CreateIOSurfaceWithExtraProperties]
- [IEspressoANEIOSurface.DoNonLazyAllocation]
- [IEspressoANEIOSurface.External_storage_blob_for_aliasing_mem]
- [IEspressoANEIOSurface.SetExternal_storage_blob_for_aliasing_mem]
- [IEspressoANEIOSurface.IoSurfaceForMultiBufferFrame]
- [IEspressoANEIOSurface.IoSurfaceForMultiBufferFrameNoLazyForTesting]
- [IEspressoANEIOSurface.LazilyAutoCreateSurfaceForFrame]
- [IEspressoANEIOSurface.MetalBufferWithDeviceMultiBufferFrame]
- [IEspressoANEIOSurface.NFrames]
- [IEspressoANEIOSurface.PixelFormat]
- [IEspressoANEIOSurface.ResizeForMultipleAsyncBuffers]
- [IEspressoANEIOSurface.RestoreInternalStorage]
- [IEspressoANEIOSurface.RestoreInternalStorageForAllMultiBufferFrames]
- [IEspressoANEIOSurface.SetExternalStorageIoSurface]
- [IEspressoANEIOSurface.InitWithIOSurfacePropertiesAndPixelFormats]
See: https://developer.apple.com/documentation/Espresso/EspressoANEIOSurface
type IEspressoBrickRegistry ¶
type IEspressoBrickRegistry interface {
objectivec.IObject
}
An interface definition for the EspressoBrickRegistry class.
See: https://developer.apple.com/documentation/Espresso/EspressoBrickRegistry
type IEspressoBrickTensor ¶
type IEspressoBrickTensor interface {
objectivec.IObject
Shape() IEspressoBrickTensorShape
SetShape(value IEspressoBrickTensorShape)
}
An interface definition for the EspressoBrickTensor class.
Methods ¶
- [IEspressoBrickTensor.Shape]
- [IEspressoBrickTensor.SetShape]
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensor
type IEspressoBrickTensorCPU ¶
type IEspressoBrickTensorCPU interface {
IEspressoBrickTensor
RawPointer() unsafe.Pointer
SetRawPointer(value unsafe.Pointer)
}
An interface definition for the EspressoBrickTensorCPU class.
Methods ¶
- [IEspressoBrickTensorCPU.RawPointer]
- [IEspressoBrickTensorCPU.SetRawPointer]
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorCPU
type IEspressoBrickTensorMetal ¶
type IEspressoBrickTensorMetal interface {
IEspressoBrickTensor
Texture() objectivec.IObject
SetTexture(value objectivec.IObject)
}
An interface definition for the EspressoBrickTensorMetal class.
Methods ¶
- [IEspressoBrickTensorMetal.Texture]
- [IEspressoBrickTensorMetal.SetTexture]
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorMetal
type IEspressoBrickTensorShape ¶
type IEspressoBrickTensorShape interface {
objectivec.IObject
Batch() int
SetBatch(value int)
Channels() int
SetChannels(value int)
Height() int
SetHeight(value int)
Rank() int
SetRank(value int)
Sequence() int
SetSequence(value int)
Width() int
SetWidth(value int)
}
An interface definition for the EspressoBrickTensorShape class.
Methods ¶
- [IEspressoBrickTensorShape.Batch]
- [IEspressoBrickTensorShape.SetBatch]
- [IEspressoBrickTensorShape.Channels]
- [IEspressoBrickTensorShape.SetChannels]
- [IEspressoBrickTensorShape.Height]
- [IEspressoBrickTensorShape.SetHeight]
- [IEspressoBrickTensorShape.Rank]
- [IEspressoBrickTensorShape.SetRank]
- [IEspressoBrickTensorShape.Sequence]
- [IEspressoBrickTensorShape.SetSequence]
- [IEspressoBrickTensorShape.Width]
- [IEspressoBrickTensorShape.SetWidth]
See: https://developer.apple.com/documentation/Espresso/EspressoBrickTensorShape
type IEspressoContext ¶
type IEspressoContext interface {
objectivec.IObject
Ctx() objectivec.IObject
Platform() int
Set_priorityLow_priority_max_ms_per_command_bufferGpu_priority(set_priority bool, low_priority_max_ms_per_command_buffer float32, gpu_priority uint32)
InitWithContext(context objectivec.IObject) EspressoContext
InitWithDeviceAndWisdomParams(device objectivec.IObject, params objectivec.IObject) EspressoContext
InitWithNetworkContext(context objectivec.IObject) EspressoContext
InitWithPlatform(platform int) EspressoContext
}
An interface definition for the EspressoContext class.
Methods ¶
- [IEspressoContext.Ctx]
- [IEspressoContext.Platform]
- [IEspressoContext.Set_priorityLow_priority_max_ms_per_command_bufferGpu_priority]
- [IEspressoContext.InitWithContext]
- [IEspressoContext.InitWithDeviceAndWisdomParams]
- [IEspressoContext.InitWithNetworkContext]
- [IEspressoContext.InitWithPlatform]
See: https://developer.apple.com/documentation/Espresso/EspressoContext
type IEspressoConvolutionWeightsForMPS ¶
type IEspressoConvolutionWeightsForMPS interface {
objectivec.IObject
BiasTerms() unsafe.Pointer
DataType() uint32
Descriptor() objectivec.IObject
Label() objectivec.IObject
LookupTableForUInt8Kernel() unsafe.Pointer
Purge()
RangesForUInt8Kernel() []objectivec.IObject
Ready() bool
Weights() unsafe.Pointer
InitWithParams(params objectivec.IObject) EspressoConvolutionWeightsForMPS
DebugDescription() string
Description() string
Hash() uint64
Superclass() objc.Class
}
An interface definition for the EspressoConvolutionWeightsForMPS class.
Methods ¶
- [IEspressoConvolutionWeightsForMPS.BiasTerms]
- [IEspressoConvolutionWeightsForMPS.DataType]
- [IEspressoConvolutionWeightsForMPS.Descriptor]
- [IEspressoConvolutionWeightsForMPS.Label]
- [IEspressoConvolutionWeightsForMPS.LookupTableForUInt8Kernel]
- [IEspressoConvolutionWeightsForMPS.Purge]
- [IEspressoConvolutionWeightsForMPS.RangesForUInt8Kernel]
- [IEspressoConvolutionWeightsForMPS.Ready]
- [IEspressoConvolutionWeightsForMPS.Weights]
- [IEspressoConvolutionWeightsForMPS.InitWithParams]
- [IEspressoConvolutionWeightsForMPS.DebugDescription]
- [IEspressoConvolutionWeightsForMPS.Description]
- [IEspressoConvolutionWeightsForMPS.Hash]
- [IEspressoConvolutionWeightsForMPS.Superclass]
See: https://developer.apple.com/documentation/Espresso/EspressoConvolutionWeightsForMPS
type IEspressoCustomPass ¶
type IEspressoCustomPass interface {
objectivec.IObject
RunOnNetwork(network unsafe.Pointer) bool
}
An interface definition for the EspressoCustomPass class.
Methods ¶
- [IEspressoCustomPass.RunOnNetwork]
See: https://developer.apple.com/documentation/Espresso/EspressoCustomPass
type IEspressoDCNEspressoOverfeatDetector ¶
type IEspressoDCNEspressoOverfeatDetector interface {
objectivec.IObject
CommonInit()
CompareObjectWithObjectError(object objectivec.IObject, object2 objectivec.IObject) (float64, error)
ComputeBBoxUsingProbBoxAndScalefactorPadXPadY(prob objectivec.IObject, box objectivec.IObject, scalefactor float32, x float32, y float32)
ConfidenceThreshold() float64
SetConfidenceThreshold(value float64)
Enet() IEspressoFDOverfeatNetwork
SetEnet(value IEspressoFDOverfeatNetwork)
FillFaceList()
GetDescription() objectivec.IObject
GetFacesFromNetworkResultOriginalWidthOriginalHeight(width float32, height float32) objectivec.IObject
MergeFaceList()
MinBoundingBoxThreshold() float64
SetMinBoundingBoxThreshold(value float64)
InitWithNetwork(network objectivec.IObject) EspressoDCNEspressoOverfeatDetector
InitWithOptions(options objectivec.IObject) EspressoDCNEspressoOverfeatDetector
}
An interface definition for the EspressoDCNEspressoOverfeatDetector class.
Methods ¶
- [IEspressoDCNEspressoOverfeatDetector.CommonInit]
- [IEspressoDCNEspressoOverfeatDetector.CompareObjectWithObjectError]
- [IEspressoDCNEspressoOverfeatDetector.ComputeBBoxUsingProbBoxAndScalefactorPadXPadY]
- [IEspressoDCNEspressoOverfeatDetector.ConfidenceThreshold]
- [IEspressoDCNEspressoOverfeatDetector.SetConfidenceThreshold]
- [IEspressoDCNEspressoOverfeatDetector.Enet]
- [IEspressoDCNEspressoOverfeatDetector.SetEnet]
- [IEspressoDCNEspressoOverfeatDetector.FillFaceList]
- [IEspressoDCNEspressoOverfeatDetector.GetDescription]
- [IEspressoDCNEspressoOverfeatDetector.GetFacesFromNetworkResultOriginalWidthOriginalHeight]
- [IEspressoDCNEspressoOverfeatDetector.MergeFaceList]
- [IEspressoDCNEspressoOverfeatDetector.MinBoundingBoxThreshold]
- [IEspressoDCNEspressoOverfeatDetector.SetMinBoundingBoxThreshold]
- [IEspressoDCNEspressoOverfeatDetector.InitWithNetwork]
- [IEspressoDCNEspressoOverfeatDetector.InitWithOptions]
See: https://developer.apple.com/documentation/Espresso/EspressoDCNEspressoOverfeatDetector
type IEspressoDataFrame ¶
type IEspressoDataFrame interface {
objectivec.IObject
Function_name() string
SetFunction_name(value string)
GetFunctionName() objectivec.IObject
GetGroundTruthAttachment(attachment objectivec.IObject) objectivec.IObject
GetInputAttachment(attachment objectivec.IObject) objectivec.IObject
GetOutputAttachment(attachment objectivec.IObject) objectivec.IObject
GroundTruthAttachmentNames() foundation.INSArray
GroundTruthAttachments() foundation.INSDictionary
SetGroundTruthAttachments(value foundation.INSDictionary)
InputAttachmentNames() foundation.INSArray
InputAttachments() foundation.INSDictionary
SetInputAttachments(value foundation.INSDictionary)
LoadFromDictFrameStorage(dict objectivec.IObject, storage objectivec.IObject)
OutputAttachmentNames() foundation.INSArray
OutputAttachments() foundation.INSDictionary
SetOutputAttachments(value foundation.INSDictionary)
}
An interface definition for the EspressoDataFrame class.
Methods ¶
- [IEspressoDataFrame.Function_name]
- [IEspressoDataFrame.SetFunction_name]
- [IEspressoDataFrame.GetFunctionName]
- [IEspressoDataFrame.GetGroundTruthAttachment]
- [IEspressoDataFrame.GetInputAttachment]
- [IEspressoDataFrame.GetOutputAttachment]
- [IEspressoDataFrame.GroundTruthAttachmentNames]
- [IEspressoDataFrame.GroundTruthAttachments]
- [IEspressoDataFrame.SetGroundTruthAttachments]
- [IEspressoDataFrame.InputAttachmentNames]
- [IEspressoDataFrame.InputAttachments]
- [IEspressoDataFrame.SetInputAttachments]
- [IEspressoDataFrame.LoadFromDictFrameStorage]
- [IEspressoDataFrame.OutputAttachmentNames]
- [IEspressoDataFrame.OutputAttachments]
- [IEspressoDataFrame.SetOutputAttachments]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrame
type IEspressoDataFrameAttachment ¶
type IEspressoDataFrameAttachment interface {
objectivec.IObject
Disabled() bool
SetDisabled(value bool)
FilePath() string
SetFilePath(value string)
LoadFromDictFrameStorage(dict objectivec.IObject, storage objectivec.IObject)
Offset() uint64
SetOffset(value uint64)
RawPointer() unsafe.Pointer
SetRawPointer(value unsafe.Pointer)
Size() uint64
SetSize(value uint64)
}
An interface definition for the EspressoDataFrameAttachment class.
Methods ¶
- [IEspressoDataFrameAttachment.Disabled]
- [IEspressoDataFrameAttachment.SetDisabled]
- [IEspressoDataFrameAttachment.FilePath]
- [IEspressoDataFrameAttachment.SetFilePath]
- [IEspressoDataFrameAttachment.LoadFromDictFrameStorage]
- [IEspressoDataFrameAttachment.Offset]
- [IEspressoDataFrameAttachment.SetOffset]
- [IEspressoDataFrameAttachment.RawPointer]
- [IEspressoDataFrameAttachment.SetRawPointer]
- [IEspressoDataFrameAttachment.Size]
- [IEspressoDataFrameAttachment.SetSize]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameAttachment
type IEspressoDataFrameExecutor ¶
type IEspressoDataFrameExecutor interface {
objectivec.IObject
BindInputFromImageAttachmentToNetwork(input objectivec.IObject, attachment objectivec.IObject, network objectivec.IObject) int
BindInputFromTensorAttachmentToNetwork(input objectivec.IObject, attachment objectivec.IObject, network objectivec.IObject) int
BindInputsFromFrameToNetwork(frame objectivec.IObject, network objectivec.IObject) int
BindOutputsFromFrameToNetwork(frame objectivec.IObject, network objectivec.IObject) int
BindOutputsFromFrameToNetworkExecutionStatus(frame objectivec.IObject, network objectivec.IObject, status int) int
BindOutputsFromFrameToNetworkReferenceNetwork(frame objectivec.IObject, network objectivec.IObject, network2 objectivec.IObject) int
FreeTemporaryResources()
OutputMatchingBuffers() foundation.INSArray
SetOutputMatchingBuffers(value foundation.INSArray)
UseCVPixelBuffers() bool
UseCVPixelBuffersForOutputs(outputs bool) bool
Use_cvpixelbuffer() int
SetUse_cvpixelbuffer(value int)
}
An interface definition for the EspressoDataFrameExecutor class.
Methods ¶
- [IEspressoDataFrameExecutor.BindInputFromImageAttachmentToNetwork]
- [IEspressoDataFrameExecutor.BindInputFromTensorAttachmentToNetwork]
- [IEspressoDataFrameExecutor.BindInputsFromFrameToNetwork]
- [IEspressoDataFrameExecutor.BindOutputsFromFrameToNetwork]
- [IEspressoDataFrameExecutor.BindOutputsFromFrameToNetworkExecutionStatus]
- [IEspressoDataFrameExecutor.BindOutputsFromFrameToNetworkReferenceNetwork]
- [IEspressoDataFrameExecutor.FreeTemporaryResources]
- [IEspressoDataFrameExecutor.OutputMatchingBuffers]
- [IEspressoDataFrameExecutor.SetOutputMatchingBuffers]
- [IEspressoDataFrameExecutor.UseCVPixelBuffers]
- [IEspressoDataFrameExecutor.UseCVPixelBuffersForOutputs]
- [IEspressoDataFrameExecutor.Use_cvpixelbuffer]
- [IEspressoDataFrameExecutor.SetUse_cvpixelbuffer]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameExecutor
type IEspressoDataFrameImageAttachment ¶
type IEspressoDataFrameImageAttachment interface {
IEspressoDataFrameAttachment
CopyAsImageGrayscaleOrBGRA() unsafe.Pointer
NChannels() int
SetNChannels(value int)
}
An interface definition for the EspressoDataFrameImageAttachment class.
Methods ¶
- [IEspressoDataFrameImageAttachment.CopyAsImageGrayscaleOrBGRA]
- [IEspressoDataFrameImageAttachment.NChannels]
- [IEspressoDataFrameImageAttachment.SetNChannels]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameImageAttachment
type IEspressoDataFrameMappedFile ¶
type IEspressoDataFrameMappedFile interface {
objectivec.IObject
BasePtr() string
SetBasePtr(value string)
Path() string
SetPath(value string)
InitWithPath(path objectivec.IObject) EspressoDataFrameMappedFile
}
An interface definition for the EspressoDataFrameMappedFile class.
Methods ¶
- [IEspressoDataFrameMappedFile.BasePtr]
- [IEspressoDataFrameMappedFile.SetBasePtr]
- [IEspressoDataFrameMappedFile.Path]
- [IEspressoDataFrameMappedFile.SetPath]
- [IEspressoDataFrameMappedFile.InitWithPath]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameMappedFile
type IEspressoDataFrameStorage ¶
type IEspressoDataFrameStorage interface {
objectivec.IObject
BaseFilename() string
SetBaseFilename(value string)
DataFrameAtIndex(index uint64) objectivec.IObject
DataFrames() foundation.INSArray
SetDataFrames(value foundation.INSArray)
MappedFiles() foundation.INSDictionary
SetMappedFiles(value foundation.INSDictionary)
NumberOfDataFrames() uint64
}
An interface definition for the EspressoDataFrameStorage class.
Methods ¶
- [IEspressoDataFrameStorage.BaseFilename]
- [IEspressoDataFrameStorage.SetBaseFilename]
- [IEspressoDataFrameStorage.DataFrameAtIndex]
- [IEspressoDataFrameStorage.DataFrames]
- [IEspressoDataFrameStorage.SetDataFrames]
- [IEspressoDataFrameStorage.MappedFiles]
- [IEspressoDataFrameStorage.SetMappedFiles]
- [IEspressoDataFrameStorage.NumberOfDataFrames]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorage
type IEspressoDataFrameStorageExecutor ¶
type IEspressoDataFrameStorageExecutor interface {
objectivec.IObject
ExecuteDataFrameStorageWithNetworkBlock(storage objectivec.IObject, network objectivec.IObject, block VoidHandler)
ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndex(storage objectivec.IObject, network objectivec.IObject, block VoidHandler, index VoidHandler)
ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndex(storage objectivec.IObject, network objectivec.IObject, network2 objectivec.IObject, block VoidHandler, index VoidHandler)
}
An interface definition for the EspressoDataFrameStorageExecutor class.
Methods ¶
- [IEspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkBlock]
- [IEspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkBlockBlockPrepareForIndex]
- [IEspressoDataFrameStorageExecutor.ExecuteDataFrameStorageWithNetworkReferenceNetworkBlockBlockPrepareForIndex]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorageExecutor
type IEspressoDataFrameStorageExecutorMatchingBufferSet ¶
type IEspressoDataFrameStorageExecutorMatchingBufferSet interface {
objectivec.IObject
Computed_buffer() objectivec.IObject
SetComputed_buffer(value objectivec.IObject)
Computed_pb() corevideo.CVImageBufferRef
SetComputed_pb(value corevideo.CVImageBufferRef)
Groundtruth_buffer() objectivec.IObject
SetGroundtruth_buffer(value objectivec.IObject)
Name() string
SetName(value string)
Reference_buffer() objectivec.IObject
SetReference_buffer(value objectivec.IObject)
SetIndex(index uint64)
}
An interface definition for the EspressoDataFrameStorageExecutorMatchingBufferSet class.
Methods ¶
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.Computed_buffer]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetComputed_buffer]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.Computed_pb]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetComputed_pb]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.Groundtruth_buffer]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetGroundtruth_buffer]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.Name]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetName]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.Reference_buffer]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetReference_buffer]
- [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetIndex]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameStorageExecutorMatchingBufferSet
type IEspressoDataFrameTensorAttachment ¶
type IEspressoDataFrameTensorAttachment interface {
IEspressoDataFrameAttachment
CopyAsEspressoBuffer() objectivec.IObject
}
An interface definition for the EspressoDataFrameTensorAttachment class.
Methods ¶
- [IEspressoDataFrameTensorAttachment.CopyAsEspressoBuffer]
See: https://developer.apple.com/documentation/Espresso/EspressoDataFrameTensorAttachment
type IEspressoFDOverfeatNetwork ¶
type IEspressoFDOverfeatNetwork interface {
objectivec.IObject
AutoResizeForAspectRatioUseLowPriorityModeGpuPriority(ratio float32, mode bool, priority uint32)
AutoSetupNetBaseNameWeightsScaleConfigSetupModeComputePathAutoAspectRatioForceResetUseLowPriorityModeGpuPriority(name objectivec.IObject, weights objectivec.IObject, config int, mode int, path int, ratio float32, reset bool, mode2 bool, priority uint32)
Basename() string
SetBasename(value string)
BoxBlobForScale(scale int) objectivec.IObject
Context_cpu() objectivec.IObject
SetContext_cpu(value objectivec.IObject)
Context_metal() objectivec.IObject
SetContext_metal(value objectivec.IObject)
Cpin() int
SetCpin(value int)
Cpu_net(cpu_net int) objectivec.IObject
Default_retile_outputs() int
ErrorForLayers() objectivec.IObject
ForceMaxNScales() int
SetForceMaxNScales(value int)
Forward_cpu_network_at_indexPyr(forward_cpu_network_at_index int, pyr unsafe.Pointer)
GeneratePyramidTex(pyramid unsafe.Pointer, tex objectivec.IObject)
GetNumScales() int
GetScale(scale int) float64
Gpu_net(gpu_net int) objectivec.IObject
MaxScale() float32
SetMaxScale(value float32)
Mode() int
SetMode(value int)
NeedRetiling(retiling int) bool
ProbBlobForScale(scale int) objectivec.IObject
ProcessBlobTex(blob unsafe.Pointer, tex objectivec.IObject)
ProcessBlobNoRotationTexDoBGRA2RGBA(rotation unsafe.Pointer, tex objectivec.IObject, bgra2rgba bool)
ProcessPyramid(pyramid objectivec.IObject)
ProcessPyramidGpu_resizer(pyramid objectivec.IObject, gpu_resizer objectivec.IObject)
ProcessVimageNoRotationTexDoBGRA2RGBA(rotation unsafe.Pointer, tex objectivec.IObject, bgra2rgba bool)
Reset()
ResizerAtIndex(index int) objectivec.IObject
ResizerCount() int
Retile_and_forward_espresso_gpu_network_at_indexNetPyr(retile_and_forward_espresso_gpu_network_at_index int, net unsafe.Pointer, pyr unsafe.Pointer)
Retile_and_forward_espresso_network_at_indexNetPyr(retile_and_forward_espresso_network_at_index int, net unsafe.Pointer, pyr unsafe.Pointer)
RetryLoadingCaffeNetNameWeightsContextCp(net unsafe.Pointer, name objectivec.IObject, weights objectivec.IObject, context objectivec.IObject, cp int)
ScaleConfig() int
SetScaleConfig(value int)
ScalingMode() int
SetScalingMode(value int)
SetContextCpu(cpu objectivec.IObject)
SetContextMetal(metal objectivec.IObject)
Setup_retile()
StoreDataForPruningProb(pruning objectivec.IObject, prob float32)
StrideConfiguration() objectivec.IObject
UseGPUScaler() bool
SetUseGPUScaler(value bool)
Weights() string
SetWeights(value string)
WipeLayersMemory()
}
An interface definition for the EspressoFDOverfeatNetwork class.
Methods ¶
- [IEspressoFDOverfeatNetwork.AutoResizeForAspectRatioUseLowPriorityModeGpuPriority]
- [IEspressoFDOverfeatNetwork.AutoSetupNetBaseNameWeightsScaleConfigSetupModeComputePathAutoAspectRatioForceResetUseLowPriorityModeGpuPriority]
- [IEspressoFDOverfeatNetwork.Basename]
- [IEspressoFDOverfeatNetwork.SetBasename]
- [IEspressoFDOverfeatNetwork.BoxBlobForScale]
- [IEspressoFDOverfeatNetwork.Context_cpu]
- [IEspressoFDOverfeatNetwork.SetContext_cpu]
- [IEspressoFDOverfeatNetwork.Context_metal]
- [IEspressoFDOverfeatNetwork.SetContext_metal]
- [IEspressoFDOverfeatNetwork.Cpin]
- [IEspressoFDOverfeatNetwork.SetCpin]
- [IEspressoFDOverfeatNetwork.Cpu_net]
- [IEspressoFDOverfeatNetwork.Default_retile_outputs]
- [IEspressoFDOverfeatNetwork.ErrorForLayers]
- [IEspressoFDOverfeatNetwork.ForceMaxNScales]
- [IEspressoFDOverfeatNetwork.SetForceMaxNScales]
- [IEspressoFDOverfeatNetwork.Forward_cpu_network_at_indexPyr]
- [IEspressoFDOverfeatNetwork.GeneratePyramidTex]
- [IEspressoFDOverfeatNetwork.GetNumScales]
- [IEspressoFDOverfeatNetwork.GetScale]
- [IEspressoFDOverfeatNetwork.Gpu_net]
- [IEspressoFDOverfeatNetwork.MaxScale]
- [IEspressoFDOverfeatNetwork.SetMaxScale]
- [IEspressoFDOverfeatNetwork.Mode]
- [IEspressoFDOverfeatNetwork.SetMode]
- [IEspressoFDOverfeatNetwork.NeedRetiling]
- [IEspressoFDOverfeatNetwork.ProbBlobForScale]
- [IEspressoFDOverfeatNetwork.ProcessBlobTex]
- [IEspressoFDOverfeatNetwork.ProcessBlobNoRotationTexDoBGRA2RGBA]
- [IEspressoFDOverfeatNetwork.ProcessPyramid]
- [IEspressoFDOverfeatNetwork.ProcessPyramidGpu_resizer]
- [IEspressoFDOverfeatNetwork.ProcessVimageNoRotationTexDoBGRA2RGBA]
- [IEspressoFDOverfeatNetwork.Reset]
- [IEspressoFDOverfeatNetwork.ResizerAtIndex]
- [IEspressoFDOverfeatNetwork.ResizerCount]
- [IEspressoFDOverfeatNetwork.Retile_and_forward_espresso_gpu_network_at_indexNetPyr]
- [IEspressoFDOverfeatNetwork.Retile_and_forward_espresso_network_at_indexNetPyr]
- [IEspressoFDOverfeatNetwork.RetryLoadingCaffeNetNameWeightsContextCp]
- [IEspressoFDOverfeatNetwork.ScaleConfig]
- [IEspressoFDOverfeatNetwork.SetScaleConfig]
- [IEspressoFDOverfeatNetwork.ScalingMode]
- [IEspressoFDOverfeatNetwork.SetScalingMode]
- [IEspressoFDOverfeatNetwork.SetContextCpu]
- [IEspressoFDOverfeatNetwork.SetContextMetal]
- [IEspressoFDOverfeatNetwork.Setup_retile]
- [IEspressoFDOverfeatNetwork.StoreDataForPruningProb]
- [IEspressoFDOverfeatNetwork.StrideConfiguration]
- [IEspressoFDOverfeatNetwork.UseGPUScaler]
- [IEspressoFDOverfeatNetwork.SetUseGPUScaler]
- [IEspressoFDOverfeatNetwork.Weights]
- [IEspressoFDOverfeatNetwork.SetWeights]
- [IEspressoFDOverfeatNetwork.WipeLayersMemory]
See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork
type IEspressoFaceDetectedObject ¶
type IEspressoFaceDetectedObject interface {
objectivec.IObject
Bounds() corefoundation.CGRect
SetBounds(value corefoundation.CGRect)
Center() corefoundation.CGPoint
SetCenter(value corefoundation.CGPoint)
Confidence() float32
SetConfidence(value float32)
ObjectType() int64
SetObjectType(value int64)
InitWithOptionsXlocYlocSizeConfidence(xloc float32, yloc float32, size float32, confidence float32) EspressoFaceDetectedObject
DebugDescription() string
Description() string
Hash() uint64
Superclass() objc.Class
}
An interface definition for the EspressoFaceDetectedObject class.
Methods ¶
- [IEspressoFaceDetectedObject.Bounds]
- [IEspressoFaceDetectedObject.SetBounds]
- [IEspressoFaceDetectedObject.Center]
- [IEspressoFaceDetectedObject.SetCenter]
- [IEspressoFaceDetectedObject.Confidence]
- [IEspressoFaceDetectedObject.SetConfidence]
- [IEspressoFaceDetectedObject.ObjectType]
- [IEspressoFaceDetectedObject.SetObjectType]
- [IEspressoFaceDetectedObject.InitWithOptionsXlocYlocSizeConfidence]
- [IEspressoFaceDetectedObject.DebugDescription]
- [IEspressoFaceDetectedObject.Description]
- [IEspressoFaceDetectedObject.Hash]
- [IEspressoFaceDetectedObject.Superclass]
See: https://developer.apple.com/documentation/Espresso/EspressoFaceDetectedObject
type IEspressoFaceLandmarkDetector ¶
type IEspressoFaceLandmarkDetector interface {
objectivec.IObject
CommonInitContextPlatformComputePath(init_ objectivec.IObject, context objectivec.IObject, platform int, path int)
DetectFaceSublandmarkDoFaceRectFix(detect unsafe.Pointer, face corefoundation.CGRect, sublandmark bool, fix bool) objectivec.IObject
DetectInImageRectFaceSublandmark(rect unsafe.Pointer, face corefoundation.CGRect, sublandmark bool) objectivec.IObject
ExtractSubLandmarksFromCrop192Centers192(crop192 unsafe.Pointer, centers192 unsafe.Pointer) objectivec.IObject
Newface() corefoundation.CGRect
SetNewface(value corefoundation.CGRect)
InitWithNetworkAtPathContextPlatformComputePath(path objectivec.IObject, context objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
InitWithNetworkAtPathContextObjCPlatformComputePath(path objectivec.IObject, c objectivec.IObject, platform int, path2 int) EspressoFaceLandmarkDetector
}
An interface definition for the EspressoFaceLandmarkDetector class.
Methods ¶
- [IEspressoFaceLandmarkDetector.CommonInitContextPlatformComputePath]
- [IEspressoFaceLandmarkDetector.DetectFaceSublandmarkDoFaceRectFix]
- [IEspressoFaceLandmarkDetector.DetectInImageRectFaceSublandmark]
- [IEspressoFaceLandmarkDetector.ExtractSubLandmarksFromCrop192Centers192]
- [IEspressoFaceLandmarkDetector.Newface]
- [IEspressoFaceLandmarkDetector.SetNewface]
- [IEspressoFaceLandmarkDetector.InitWithNetworkAtPathContextPlatformComputePath]
- [IEspressoFaceLandmarkDetector.InitWithNetworkAtPathContextObjCPlatformComputePath]
See: https://developer.apple.com/documentation/Espresso/EspressoFaceLandmarkDetector
type IEspressoImage2Image ¶
type IEspressoImage2Image interface {
objectivec.IObject
AddNoiseLayer()
AggregateWisdom(wisdom unsafe.Pointer)
Benchmark() float32
EncodeToCommandBufferSourceTextureDestinationTextureCropRect(buffer objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject, rect objectivec.IObject) int
EncodeToCommandBufferSourceTextureDestinationTextureCropRectDestinationRect(buffer objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject, rect objectivec.IObject, rect2 objectivec.IObject) int
Flip_y() int
SetFlip_y(value int)
GetEspressoNetwork() objectivec.IObject
GetInternalDataForKey(key objectivec.IObject) objectivec.IObject
Height() int
Load(load objectivec.IObject) int
LoadResolutionPreset(load objectivec.IObject, preset int64) int
NewOutputTexture() objectivec.IObject
PostProcessCameraSourceTextureInputTextureDestinationTexture(process objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject, texture3 objectivec.IObject)
Reload() int
ResetTemporalState()
ReshapeToResolutionPreset(preset int64) int
ReshapeToResolutionPresetAspectRatio(preset int64, ratio float32) int
ReshapeToWidthAndHeight(width int, height int) int
ResolutionForPreset(preset int64) objectivec.IObject
Rotation_degrees() int
SetRotation_degrees(value int)
SetupWithQueue(queue objectivec.IObject) objectivec.IObject
SimpleLinearResizeSourceTextureDestinationTexture(resize objectivec.IObject, texture objectivec.IObject, texture2 objectivec.IObject)
StyleName() objectivec.IObject
SubmitToQueueWithSourceTextureDestinationTexture(texture objectivec.IObject, texture2 objectivec.IObject) int
SubmitToQueueWithSourceTextureDestinationTextureCropRect(texture objectivec.IObject, texture2 objectivec.IObject, rect objectivec.IObject) int
Tune()
TweakValue(tweak objectivec.IObject, value float32)
WasReshaped() int
Width() int
InitWithQueue(queue objectivec.IObject) EspressoImage2Image
}
An interface definition for the EspressoImage2Image class.
Methods ¶
- [IEspressoImage2Image.AddNoiseLayer]
- [IEspressoImage2Image.AggregateWisdom]
- [IEspressoImage2Image.Benchmark]
- [IEspressoImage2Image.EncodeToCommandBufferSourceTextureDestinationTextureCropRect]
- [IEspressoImage2Image.EncodeToCommandBufferSourceTextureDestinationTextureCropRectDestinationRect]
- [IEspressoImage2Image.Flip_y]
- [IEspressoImage2Image.SetFlip_y]
- [IEspressoImage2Image.GetEspressoNetwork]
- [IEspressoImage2Image.GetInternalDataForKey]
- [IEspressoImage2Image.Height]
- [IEspressoImage2Image.Load]
- [IEspressoImage2Image.LoadResolutionPreset]
- [IEspressoImage2Image.NewOutputTexture]
- [IEspressoImage2Image.PostProcessCameraSourceTextureInputTextureDestinationTexture]
- [IEspressoImage2Image.Reload]
- [IEspressoImage2Image.ResetTemporalState]
- [IEspressoImage2Image.ReshapeToResolutionPreset]
- [IEspressoImage2Image.ReshapeToResolutionPresetAspectRatio]
- [IEspressoImage2Image.ReshapeToWidthAndHeight]
- [IEspressoImage2Image.ResolutionForPreset]
- [IEspressoImage2Image.Rotation_degrees]
- [IEspressoImage2Image.SetRotation_degrees]
- [IEspressoImage2Image.SetupWithQueue]
- [IEspressoImage2Image.SimpleLinearResizeSourceTextureDestinationTexture]
- [IEspressoImage2Image.StyleName]
- [IEspressoImage2Image.SubmitToQueueWithSourceTextureDestinationTexture]
- [IEspressoImage2Image.SubmitToQueueWithSourceTextureDestinationTextureCropRect]
- [IEspressoImage2Image.Tune]
- [IEspressoImage2Image.TweakValue]
- [IEspressoImage2Image.WasReshaped]
- [IEspressoImage2Image.Width]
- [IEspressoImage2Image.InitWithQueue]
See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image
type IEspressoInnerProductWeightsForMPS ¶
type IEspressoInnerProductWeightsForMPS interface {
objectivec.IObject
BiasTerms() unsafe.Pointer
DataType() uint32
Descriptor() objectivec.IObject
Label() objectivec.IObject
LookupTableForUInt8Kernel() unsafe.Pointer
Purge()
RangesForUInt8Kernel() []objectivec.IObject
Ready() bool
Weights() unsafe.Pointer
InitWithParams(params objectivec.IObject) EspressoInnerProductWeightsForMPS
DebugDescription() string
Description() string
Hash() uint64
Superclass() objc.Class
}
An interface definition for the EspressoInnerProductWeightsForMPS class.
Methods ¶
- [IEspressoInnerProductWeightsForMPS.BiasTerms]
- [IEspressoInnerProductWeightsForMPS.DataType]
- [IEspressoInnerProductWeightsForMPS.Descriptor]
- [IEspressoInnerProductWeightsForMPS.Label]
- [IEspressoInnerProductWeightsForMPS.LookupTableForUInt8Kernel]
- [IEspressoInnerProductWeightsForMPS.Purge]
- [IEspressoInnerProductWeightsForMPS.RangesForUInt8Kernel]
- [IEspressoInnerProductWeightsForMPS.Ready]
- [IEspressoInnerProductWeightsForMPS.Weights]
- [IEspressoInnerProductWeightsForMPS.InitWithParams]
- [IEspressoInnerProductWeightsForMPS.DebugDescription]
- [IEspressoInnerProductWeightsForMPS.Description]
- [IEspressoInnerProductWeightsForMPS.Hash]
- [IEspressoInnerProductWeightsForMPS.Superclass]
See: https://developer.apple.com/documentation/Espresso/EspressoInnerProductWeightsForMPS
type IEspressoMetalKernelsCache ¶
type IEspressoMetalKernelsCache interface {
objectivec.IObject
AddLibraryAtPath(path objectivec.IObject)
KernelForFunction(function []byte) objectivec.IObject
KernelForFunctionCacheStringWithConstants(function []byte, string_ []byte, constants objectivec.IObject) objectivec.IObject
KernelPrefix() string
SetKernelPrefix(value string)
LazySetup()
LoadLibraryNamed(named objectivec.IObject)
M_kernelCache() foundation.INSDictionary
SetM_kernelCache(value foundation.INSDictionary)
ShouldUseTexArray() bool
WasSetup() bool
InitWithDevice(device objectivec.IObject) EspressoMetalKernelsCache
}
An interface definition for the EspressoMetalKernelsCache class.
Methods ¶
- [IEspressoMetalKernelsCache.AddLibraryAtPath]
- [IEspressoMetalKernelsCache.KernelForFunction]
- [IEspressoMetalKernelsCache.KernelForFunctionCacheStringWithConstants]
- [IEspressoMetalKernelsCache.KernelPrefix]
- [IEspressoMetalKernelsCache.SetKernelPrefix]
- [IEspressoMetalKernelsCache.LazySetup]
- [IEspressoMetalKernelsCache.LoadLibraryNamed]
- [IEspressoMetalKernelsCache.M_kernelCache]
- [IEspressoMetalKernelsCache.SetM_kernelCache]
- [IEspressoMetalKernelsCache.ShouldUseTexArray]
- [IEspressoMetalKernelsCache.WasSetup]
- [IEspressoMetalKernelsCache.InitWithDevice]
See: https://developer.apple.com/documentation/Espresso/EspressoMetalKernelsCache
type IEspressoMetalSingleton ¶
type IEspressoMetalSingleton interface {
objectivec.IObject
Is_memory_tight() int
SetIs_memory_tight(value int)
}
An interface definition for the EspressoMetalSingleton class.
Methods ¶
- [IEspressoMetalSingleton.Is_memory_tight]
- [IEspressoMetalSingleton.SetIs_memory_tight]
See: https://developer.apple.com/documentation/Espresso/EspressoMetalSingleton
type IEspressoNetwork ¶
type IEspressoNetwork interface {
objectivec.IObject
Ctx() IEspressoContext
Layers_size() uint64
Net() objectivec.IObject
Wipe_layers_blobs()
InitWithJSFileBinSerializerIdContextComputePath(jSFile []byte, id []byte, context objectivec.IObject, path int) EspressoNetwork
InitWithJSFileContextComputePath(jSFile []byte, context objectivec.IObject, path int) EspressoNetwork
}
An interface definition for the EspressoNetwork class.
Methods ¶
- [IEspressoNetwork.Ctx]
- [IEspressoNetwork.Layers_size]
- [IEspressoNetwork.Net]
- [IEspressoNetwork.Wipe_layers_blobs]
- [IEspressoNetwork.InitWithJSFileBinSerializerIdContextComputePath]
- [IEspressoNetwork.InitWithJSFileContextComputePath]
See: https://developer.apple.com/documentation/Espresso/EspressoNetwork
type IEspressoOJBC ¶
type IEspressoOJBC interface {
objectivec.IObject
}
An interface definition for the EspressoOJBC class.
See: https://developer.apple.com/documentation/Espresso/EspressoOJBC
type IEspressoPass_complete_fixpoint_optimization ¶
type IEspressoPass_complete_fixpoint_optimization interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_complete_fixpoint_optimization class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_complete_fixpoint_optimization
type IEspressoPass_compress_segments ¶
type IEspressoPass_compress_segments interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_compress_segments class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_compress_segments
type IEspressoPass_concat_fuse_fix ¶
type IEspressoPass_concat_fuse_fix interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_concat_fuse_fix class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_concat_fuse_fix
type IEspressoPass_debug_mode ¶
type IEspressoPass_debug_mode interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_debug_mode class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_debug_mode
type IEspressoPass_fastspeech ¶
type IEspressoPass_fastspeech interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fastspeech class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fastspeech
type IEspressoPass_find_shared_weights ¶
type IEspressoPass_find_shared_weights interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_find_shared_weights class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_find_shared_weights
type IEspressoPass_fix_input_underflow ¶
type IEspressoPass_fix_input_underflow interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fix_input_underflow class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fix_input_underflow
type IEspressoPass_fold_constants ¶
type IEspressoPass_fold_constants interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fold_constants class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fold_constants
type IEspressoPass_fuse_add_and_relu ¶
type IEspressoPass_fuse_add_and_relu interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_add_and_relu class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_add_and_relu
type IEspressoPass_fuse_affine_scale ¶
type IEspressoPass_fuse_affine_scale interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_affine_scale class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_affine_scale
type IEspressoPass_fuse_blizzard_final_1x1_convolutions ¶
type IEspressoPass_fuse_blizzard_final_1x1_convolutions interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_blizzard_final_1x1_convolutions class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_blizzard_final_1x1_convolutions
type IEspressoPass_fuse_broadcastable_transposes ¶
type IEspressoPass_fuse_broadcastable_transposes interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_broadcastable_transposes class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_broadcastable_transposes
type IEspressoPass_fuse_conv_batchnorm ¶
type IEspressoPass_fuse_conv_batchnorm interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_conv_batchnorm class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_conv_batchnorm
type IEspressoPass_fuse_fast_gelu_1 ¶
type IEspressoPass_fuse_fast_gelu_1 interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_fast_gelu_1 class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_fast_gelu_1
type IEspressoPass_fuse_gelu_with_erf ¶
type IEspressoPass_fuse_gelu_with_erf interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_gelu_with_erf class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_gelu_with_erf
type IEspressoPass_fuse_gru_activation ¶
type IEspressoPass_fuse_gru_activation interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_gru_activation class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_gru_activation
type IEspressoPass_fuse_pad ¶
type IEspressoPass_fuse_pad interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_fuse_pad class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_fuse_pad
type IEspressoPass_l2_normalize_5d_to_instancenorm ¶
type IEspressoPass_l2_normalize_5d_to_instancenorm interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_l2_normalize_5d_to_instancenorm class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_l2_normalize_5d_to_instancenorm
type IEspressoPass_lstm_atomizer ¶
type IEspressoPass_lstm_atomizer interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_lstm_atomizer class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_lstm_atomizer
type IEspressoPass_make_fully_conv ¶
type IEspressoPass_make_fully_conv interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_make_fully_conv class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_make_fully_conv
type IEspressoPass_merge_channel_norm ¶
type IEspressoPass_merge_channel_norm interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_merge_channel_norm class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_channel_norm
type IEspressoPass_merge_pytorch_layernorm ¶
type IEspressoPass_merge_pytorch_layernorm interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_merge_pytorch_layernorm class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_pytorch_layernorm
type IEspressoPass_merge_tf_layernorm ¶
type IEspressoPass_merge_tf_layernorm interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_merge_tf_layernorm class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_tf_layernorm
type IEspressoPass_merge_tf_normalization ¶
type IEspressoPass_merge_tf_normalization interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_merge_tf_normalization class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_merge_tf_normalization
type IEspressoPass_multi_head_program_gen ¶
type IEspressoPass_multi_head_program_gen interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_multi_head_program_gen class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_multi_head_program_gen
type IEspressoPass_multi_head_prune_undeclared ¶
type IEspressoPass_multi_head_prune_undeclared interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_multi_head_prune_undeclared class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_multi_head_prune_undeclared
type IEspressoPass_optimize_coreml_conv1d_lrelu ¶
type IEspressoPass_optimize_coreml_conv1d_lrelu interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_optimize_coreml_conv1d_lrelu class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_optimize_coreml_conv1d_lrelu
type IEspressoPass_quantize_gathers ¶
type IEspressoPass_quantize_gathers interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_quantize_gathers class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_quantize_gathers
type IEspressoPass_remove_nhwc_nchw_transposes ¶
type IEspressoPass_remove_nhwc_nchw_transposes interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_remove_nhwc_nchw_transposes class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_nhwc_nchw_transposes
type IEspressoPass_remove_reshape_around_rank2_softmax ¶
type IEspressoPass_remove_reshape_around_rank2_softmax interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_remove_reshape_around_rank2_softmax class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_reshape_around_rank2_softmax
type IEspressoPass_remove_reshape_around_rank3_inner_product ¶
type IEspressoPass_remove_reshape_around_rank3_inner_product interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_remove_reshape_around_rank3_inner_product class.
type IEspressoPass_remove_reshape_chain ¶
type IEspressoPass_remove_reshape_chain interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_remove_reshape_chain class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_reshape_chain
type IEspressoPass_remove_seqw_wseq_transposes ¶
type IEspressoPass_remove_seqw_wseq_transposes interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_remove_seqw_wseq_transposes class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_seqw_wseq_transposes
type IEspressoPass_remove_squeeze ¶
type IEspressoPass_remove_squeeze interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_remove_squeeze class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_squeeze
type IEspressoPass_remove_squeeze_expanddims_1d_ops ¶
type IEspressoPass_remove_squeeze_expanddims_1d_ops interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_remove_squeeze_expanddims_1d_ops class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_squeeze_expanddims_1d_ops
type IEspressoPass_rpn_tracker_merge_convs ¶
type IEspressoPass_rpn_tracker_merge_convs interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_rpn_tracker_merge_convs class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_rpn_tracker_merge_convs
type IEspressoPass_squeeze_devop ¶
type IEspressoPass_squeeze_devop interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_squeeze_devop class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_squeeze_devop
type IEspressoPass_strength_reduction_batch_matmul_to_inner_product ¶
type IEspressoPass_strength_reduction_batch_matmul_to_inner_product interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_batch_matmul_to_inner_product class.
type IEspressoPass_strength_reduction_gather_to_lookup ¶
type IEspressoPass_strength_reduction_gather_to_lookup interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_gather_to_lookup class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_gather_to_lookup
type IEspressoPass_strength_reduction_gather_to_slice ¶
type IEspressoPass_strength_reduction_gather_to_slice interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_gather_to_slice class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_gather_to_slice
type IEspressoPass_strength_reduction_general_slice_to_slice ¶
type IEspressoPass_strength_reduction_general_slice_to_slice interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_general_slice_to_slice class.
type IEspressoPass_strength_reduction_loadc_eltwise__eltwisec ¶
type IEspressoPass_strength_reduction_loadc_eltwise__eltwisec interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_loadc_eltwise__eltwisec class.
type IEspressoPass_strength_reduction_remove_identity_transposes ¶
type IEspressoPass_strength_reduction_remove_identity_transposes interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_remove_identity_transposes class.
type IEspressoPass_strength_reduction_reshape_to_flatten ¶
type IEspressoPass_strength_reduction_reshape_to_flatten interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_reshape_to_flatten class.
type IEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze ¶
type IEspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze class.
type IEspressoPass_style_transfer_parameterize_transplant ¶
type IEspressoPass_style_transfer_parameterize_transplant interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_style_transfer_parameterize_transplant class.
type IEspressoPass_style_transfer_two_nets ¶
type IEspressoPass_style_transfer_two_nets interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_style_transfer_two_nets class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_style_transfer_two_nets
type IEspressoPass_style_transfer_two_nets_onlyanepart ¶
type IEspressoPass_style_transfer_two_nets_onlyanepart interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_style_transfer_two_nets_onlyanepart class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_style_transfer_two_nets_onlyanepart
type IEspressoPass_transform_quantize_kernel ¶
type IEspressoPass_transform_quantize_kernel interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_transform_quantize_kernel class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_transform_quantize_kernel
type IEspressoPass_transform_static_quantize_kernel ¶
type IEspressoPass_transform_static_quantize_kernel interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_transform_static_quantize_kernel class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_transform_static_quantize_kernel
type IEspressoPass_transpose_inner_product_weights ¶
type IEspressoPass_transpose_inner_product_weights interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_transpose_inner_product_weights class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_transpose_inner_product_weights
type IEspressoPass_wavernn_ane ¶
type IEspressoPass_wavernn_ane interface {
IEspressoCustomPass
}
An interface definition for the EspressoPass_wavernn_ane class.
See: https://developer.apple.com/documentation/Espresso/EspressoPass_wavernn_ane
type IEspressoProfilingANEcompilerAnalytics ¶
type IEspressoProfilingANEcompilerAnalytics interface {
objectivec.IObject
Compiler_analytics_file_names() foundation.INSArray
SetCompiler_analytics_file_names(value foundation.INSArray)
}
An interface definition for the EspressoProfilingANEcompilerAnalytics class.
Methods ¶
- [IEspressoProfilingANEcompilerAnalytics.Compiler_analytics_file_names]
- [IEspressoProfilingANEcompilerAnalytics.SetCompiler_analytics_file_names]
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingANEcompilerAnalytics
type IEspressoProfilingLayerInfo ¶
type IEspressoProfilingLayerInfo interface {
objectivec.IObject
Average_runtime() float64
SetAverage_runtime(value float64)
Debug_name() string
SetDebug_name(value string)
Main_engine_support() IEspressoProfilingLayerSupportInfo
SetMain_engine_support(value IEspressoProfilingLayerSupportInfo)
Name() string
SetName(value string)
Per_platform_support() foundation.INSDictionary
SetPer_platform_support(value foundation.INSDictionary)
Runtimes() foundation.INSArray
SetRuntimes(value foundation.INSArray)
Selected_runtime_engine() int
SetSelected_runtime_engine(value int)
}
An interface definition for the EspressoProfilingLayerInfo class.
Methods ¶
- [IEspressoProfilingLayerInfo.Average_runtime]
- [IEspressoProfilingLayerInfo.SetAverage_runtime]
- [IEspressoProfilingLayerInfo.Debug_name]
- [IEspressoProfilingLayerInfo.SetDebug_name]
- [IEspressoProfilingLayerInfo.Main_engine_support]
- [IEspressoProfilingLayerInfo.SetMain_engine_support]
- [IEspressoProfilingLayerInfo.Name]
- [IEspressoProfilingLayerInfo.SetName]
- [IEspressoProfilingLayerInfo.Per_platform_support]
- [IEspressoProfilingLayerInfo.SetPer_platform_support]
- [IEspressoProfilingLayerInfo.Runtimes]
- [IEspressoProfilingLayerInfo.SetRuntimes]
- [IEspressoProfilingLayerInfo.Selected_runtime_engine]
- [IEspressoProfilingLayerInfo.SetSelected_runtime_engine]
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerInfo
type IEspressoProfilingLayerRuntime ¶
type IEspressoProfilingLayerRuntime interface {
objectivec.IObject
End_t() float64
SetEnd_t(value float64)
Start_t() float64
SetStart_t(value float64)
}
An interface definition for the EspressoProfilingLayerRuntime class.
Methods ¶
- [IEspressoProfilingLayerRuntime.End_t]
- [IEspressoProfilingLayerRuntime.SetEnd_t]
- [IEspressoProfilingLayerRuntime.Start_t]
- [IEspressoProfilingLayerRuntime.SetStart_t]
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerRuntime
type IEspressoProfilingLayerSupportInfo ¶
type IEspressoProfilingLayerSupportInfo interface {
objectivec.IObject
Error_private() foundation.INSArray
SetError_private(value foundation.INSArray)
Error_public() foundation.INSArray
SetError_public(value foundation.INSArray)
Exists() bool
SetExists(value bool)
Has_perf_warning() bool
SetHas_perf_warning(value bool)
Internal_layer() bool
SetInternal_layer(value bool)
Supported() bool
SetSupported(value bool)
Type() string
SetType(value string)
}
An interface definition for the EspressoProfilingLayerSupportInfo class.
Methods ¶
- [IEspressoProfilingLayerSupportInfo.Error_private]
- [IEspressoProfilingLayerSupportInfo.SetError_private]
- [IEspressoProfilingLayerSupportInfo.Error_public]
- [IEspressoProfilingLayerSupportInfo.SetError_public]
- [IEspressoProfilingLayerSupportInfo.Exists]
- [IEspressoProfilingLayerSupportInfo.SetExists]
- [IEspressoProfilingLayerSupportInfo.Has_perf_warning]
- [IEspressoProfilingLayerSupportInfo.SetHas_perf_warning]
- [IEspressoProfilingLayerSupportInfo.Internal_layer]
- [IEspressoProfilingLayerSupportInfo.SetInternal_layer]
- [IEspressoProfilingLayerSupportInfo.Supported]
- [IEspressoProfilingLayerSupportInfo.SetSupported]
- [IEspressoProfilingLayerSupportInfo.Type]
- [IEspressoProfilingLayerSupportInfo.SetType]
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingLayerSupportInfo
type IEspressoProfilingNetworkANEInfo ¶
type IEspressoProfilingNetworkANEInfo interface {
objectivec.IObject
Ane_time_per_eval_ns() uint64
SetAne_time_per_eval_ns(value uint64)
Total_ane_time_ns() uint64
SetTotal_ane_time_ns(value uint64)
}
An interface definition for the EspressoProfilingNetworkANEInfo class.
Methods ¶
- [IEspressoProfilingNetworkANEInfo.Ane_time_per_eval_ns]
- [IEspressoProfilingNetworkANEInfo.SetAne_time_per_eval_ns]
- [IEspressoProfilingNetworkANEInfo.Total_ane_time_ns]
- [IEspressoProfilingNetworkANEInfo.SetTotal_ane_time_ns]
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkANEInfo
type IEspressoProfilingNetworkInfo ¶
type IEspressoProfilingNetworkInfo interface {
objectivec.IObject
Ane_compiler_analytics() IEspressoProfilingANEcompilerAnalytics
SetAne_compiler_analytics(value IEspressoProfilingANEcompilerAnalytics)
Ane_performance_info() IEspressoProfilingNetworkANEInfo
SetAne_performance_info(value IEspressoProfilingNetworkANEInfo)
Layers() foundation.INSArray
SetLayers(value foundation.INSArray)
Network_at_path() string
SetNetwork_at_path(value string)
}
An interface definition for the EspressoProfilingNetworkInfo class.
Methods ¶
- [IEspressoProfilingNetworkInfo.Ane_compiler_analytics]
- [IEspressoProfilingNetworkInfo.SetAne_compiler_analytics]
- [IEspressoProfilingNetworkInfo.Ane_performance_info]
- [IEspressoProfilingNetworkInfo.SetAne_performance_info]
- [IEspressoProfilingNetworkInfo.Layers]
- [IEspressoProfilingNetworkInfo.SetLayers]
- [IEspressoProfilingNetworkInfo.Network_at_path]
- [IEspressoProfilingNetworkInfo.SetNetwork_at_path]
See: https://developer.apple.com/documentation/Espresso/EspressoProfilingNetworkInfo
type IEspressoSharedKernelCacheEntry ¶
type IEspressoSharedKernelCacheEntry interface {
objectivec.IObject
}
An interface definition for the EspressoSharedKernelCacheEntry class.
Methods ¶
- [IEspressoSharedKernelCacheEntry.Cached]
- [IEspressoSharedKernelCacheEntry.SetCached]
See: https://developer.apple.com/documentation/Espresso/EspressoSharedKernelCacheEntry
type IEspressoTrainingConvolutionWeightsForMPS ¶
type IEspressoTrainingConvolutionWeightsForMPS interface {
IEspressoConvolutionWeightsForMPS
BiasesBuffer() objectivec.IObject
SetBiasesBuffer(value objectivec.IObject)
WeightsBuffer() objectivec.IObject
SetWeightsBuffer(value objectivec.IObject)
WeightsLayout() uint32
InitWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingConvolutionWeightsForMPS
}
An interface definition for the EspressoTrainingConvolutionWeightsForMPS class.
Methods ¶
- [IEspressoTrainingConvolutionWeightsForMPS.BiasesBuffer]
- [IEspressoTrainingConvolutionWeightsForMPS.SetBiasesBuffer]
- [IEspressoTrainingConvolutionWeightsForMPS.WeightsBuffer]
- [IEspressoTrainingConvolutionWeightsForMPS.SetWeightsBuffer]
- [IEspressoTrainingConvolutionWeightsForMPS.WeightsLayout]
- [IEspressoTrainingConvolutionWeightsForMPS.InitWithParamsForMode]
See: https://developer.apple.com/documentation/Espresso/EspressoTrainingConvolutionWeightsForMPS
type IEspressoTrainingInnerProductWeightsForMPS ¶
type IEspressoTrainingInnerProductWeightsForMPS interface {
IEspressoInnerProductWeightsForMPS
BiasesBuffer() objectivec.IObject
SetBiasesBuffer(value objectivec.IObject)
WeightsBuffer() objectivec.IObject
SetWeightsBuffer(value objectivec.IObject)
InitWithParamsForMode(params objectivec.IObject, mode bool) EspressoTrainingInnerProductWeightsForMPS
}
An interface definition for the EspressoTrainingInnerProductWeightsForMPS class.
Methods ¶
- [IEspressoTrainingInnerProductWeightsForMPS.BiasesBuffer]
- [IEspressoTrainingInnerProductWeightsForMPS.SetBiasesBuffer]
- [IEspressoTrainingInnerProductWeightsForMPS.WeightsBuffer]
- [IEspressoTrainingInnerProductWeightsForMPS.SetWeightsBuffer]
- [IEspressoTrainingInnerProductWeightsForMPS.InitWithParamsForMode]
See: https://developer.apple.com/documentation/Espresso/EspressoTrainingInnerProductWeightsForMPS
type IEspresso_mxnetTools_ImageBinaryRecordReader ¶
type IEspresso_mxnetTools_ImageBinaryRecordReader interface {
objectivec.IObject
CurrentOffset() uint64
SetCurrentOffset(value uint64)
ImageData() objectivec.IObject
ImageHeader() objectivec.IObject
SetImageHeader(value objectivec.IObject)
ImageID() objectivec.IObject
Labels() objectivec.IObject
LabelsPrivate() foundation.INSArray
SetLabelsPrivate(value foundation.INSArray)
NextRecordAndError() (bool, error)
RecFileHandle() *foundation.NSFileHandle
SetRecFileHandle(value *foundation.NSFileHandle)
RecordHeader() objectivec.IObject
SetRecordHeader(value objectivec.IObject)
SeekRecordWithIDError(id objectivec.IObject) (bool, error)
InitWithRecFileError(file objectivec.IObject) (Espresso_mxnetTools_ImageBinaryRecordReader, error)
}
An interface definition for the Espresso_mxnetTools_ImageBinaryRecordReader class.
Methods ¶
- [IEspresso_mxnetTools_ImageBinaryRecordReader.CurrentOffset]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.SetCurrentOffset]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.ImageData]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.ImageHeader]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.SetImageHeader]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.ImageID]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.Labels]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.LabelsPrivate]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.SetLabelsPrivate]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.NextRecordAndError]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.RecFileHandle]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.SetRecFileHandle]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.RecordHeader]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.SetRecordHeader]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.SeekRecordWithIDError]
- [IEspresso_mxnetTools_ImageBinaryRecordReader.InitWithRecFileError]
See: https://developer.apple.com/documentation/Espresso/Espresso_mxnetTools_ImageBinaryRecordReader
type VoidHandler ¶
type VoidHandler = func()
VoidHandler is the signature for a completion handler block.
Used by:
Source Files
¶
- ane_services_log.gen.go
- blocks.gen.go
- doc.gen.go
- espresso_aneio_surface.gen.go
- espresso_brick_registry.gen.go
- espresso_brick_tensor.gen.go
- espresso_brick_tensor_cpu.gen.go
- espresso_brick_tensor_metal.gen.go
- espresso_brick_tensor_shape.gen.go
- espresso_context.gen.go
- espresso_convolution_weights_for_mps.gen.go
- espresso_custom_pass.gen.go
- espresso_data_frame.gen.go
- espresso_data_frame_attachment.gen.go
- espresso_data_frame_executor.gen.go
- espresso_data_frame_image_attachment.gen.go
- espresso_data_frame_mapped_file.gen.go
- espresso_data_frame_storage.gen.go
- espresso_data_frame_storage_executor.gen.go
- espresso_data_frame_storage_executor_matching_buffer_set.gen.go
- espresso_data_frame_tensor_attachment.gen.go
- espresso_dcn_espresso_overfeat_detector.gen.go
- espresso_face_detected_object.gen.go
- espresso_face_landmark_detector.gen.go
- espresso_fd_overfeat_network.gen.go
- espresso_image2_image.gen.go
- espresso_inner_product_weights_for_mps.gen.go
- espresso_metal_kernels_cache.gen.go
- espresso_metal_singleton.gen.go
- espresso_mxnet_tools_image_binary_record_reader.gen.go
- espresso_network.gen.go
- espresso_ojbc.gen.go
- espresso_pass_complete_fixpoint_optimization.gen.go
- espresso_pass_compress_segments.gen.go
- espresso_pass_concat_fuse_fix.gen.go
- espresso_pass_debug_mode.gen.go
- espresso_pass_fastspeech.gen.go
- espresso_pass_find_shared_weights.gen.go
- espresso_pass_fix_input_underflow.gen.go
- espresso_pass_fold_constants.gen.go
- espresso_pass_fuse_add_and_relu.gen.go
- espresso_pass_fuse_affine_scale.gen.go
- espresso_pass_fuse_blizzard_final_1x1_convolutions.gen.go
- espresso_pass_fuse_broadcastable_transposes.gen.go
- espresso_pass_fuse_conv_batchnorm.gen.go
- espresso_pass_fuse_fast_gelu_1.gen.go
- espresso_pass_fuse_gelu_with_erf.gen.go
- espresso_pass_fuse_gru_activation.gen.go
- espresso_pass_fuse_pad.gen.go
- espresso_pass_l2_normalize_5d_to_instancenorm.gen.go
- espresso_pass_lstm_atomizer.gen.go
- espresso_pass_make_fully_conv.gen.go
- espresso_pass_merge_channel_norm.gen.go
- espresso_pass_merge_pytorch_layernorm.gen.go
- espresso_pass_merge_tf_layernorm.gen.go
- espresso_pass_merge_tf_normalization.gen.go
- espresso_pass_multi_head_program_gen.gen.go
- espresso_pass_multi_head_prune_undeclared.gen.go
- espresso_pass_optimize_coreml_conv1d_lrelu.gen.go
- espresso_pass_quantize_gathers.gen.go
- espresso_pass_remove_nhwc_nchw_transposes.gen.go
- espresso_pass_remove_reshape_around_rank2_softmax.gen.go
- espresso_pass_remove_reshape_around_rank3_inner_product.gen.go
- espresso_pass_remove_reshape_chain.gen.go
- espresso_pass_remove_seqw_wseq_transposes.gen.go
- espresso_pass_remove_squeeze.gen.go
- espresso_pass_remove_squeeze_expanddims_1d_ops.gen.go
- espresso_pass_rpn_tracker_merge_convs.gen.go
- espresso_pass_squeeze_devop.gen.go
- espresso_pass_strength_reduction_batch_matmul_to_inner_product.gen.go
- espresso_pass_strength_reduction_gather_to_lookup.gen.go
- espresso_pass_strength_reduction_gather_to_slice.gen.go
- espresso_pass_strength_reduction_general_slice_to_slice.gen.go
- espresso_pass_strength_reduction_loadc_eltwise_eltwisec.gen.go
- espresso_pass_strength_reduction_remove_identity_transposes.gen.go
- espresso_pass_strength_reduction_reshape_to_flatten.gen.go
- espresso_pass_strength_reduction_transpose_reshape_to_flatten_squeeze.gen.go
- espresso_pass_style_transfer_parameterize_transplant.gen.go
- espresso_pass_style_transfer_two_nets.gen.go
- espresso_pass_style_transfer_two_nets_onlyanepart.gen.go
- espresso_pass_transform_quantize_kernel.gen.go
- espresso_pass_transform_static_quantize_kernel.gen.go
- espresso_pass_transpose_inner_product_weights.gen.go
- espresso_pass_wavernn_ane.gen.go
- espresso_profiling_an_ecompiler_analytics.gen.go
- espresso_profiling_layer_info.gen.go
- espresso_profiling_layer_runtime.gen.go
- espresso_profiling_layer_support_info.gen.go
- espresso_profiling_network_ane_info.gen.go
- espresso_profiling_network_info.gen.go
- espresso_shared_kernel_cache_entry.gen.go
- espresso_training_convolution_weights_for_mps.gen.go
- espresso_training_inner_product_weights_for_mps.gen.go
- functions.gen.go
- generate.go
- types.gen.go
- undefined_types.gen.go