espresso

package
v0.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package espresso provides Go bindings for the espresso framework.

Key Types

Code generated from Apple documentation. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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

Alloc allocates memory for a new instance of the class.

type EspressoANEIOSurface

type EspressoANEIOSurface struct {
	objectivec.Object
}

Methods

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 (EspressoANEIOSurface) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoANEIOSurface) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoBrickRegistry) Init

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

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

Init initializes the instance.

func (EspressoBrickTensor) SetShape

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoBrickTensorCPU) Init

Init initializes the instance.

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

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoBrickTensorMetal) Init

Init initializes the instance.

func (EspressoBrickTensorMetal) SetTexture

func (e EspressoBrickTensorMetal) SetTexture(value objectivec.IObject)

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

Alloc allocates memory for a new instance of the class.

type EspressoBrickTensorShape

type EspressoBrickTensorShape struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoBrickTensorShape) Init

Init initializes the instance.

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)

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

Alloc allocates memory for a new instance of the class.

type EspressoContext

type EspressoContext struct {
	objectivec.Object
}

Methods

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 (EspressoContext) Autorelease

func (e EspressoContext) Autorelease() EspressoContext

Autorelease adds the receiver to the current autorelease pool.

func (EspressoContext) Init

Init initializes the instance.

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)

See: https://developer.apple.com/documentation/Espresso/EspressoContext/set_priority:low_priority_max_ms_per_command_buffer:gpu_priority:

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

Alloc allocates memory for a new instance of the class.

type EspressoConvolutionWeightsForMPS

type EspressoConvolutionWeightsForMPS struct {
	objectivec.Object
}

Methods

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 (EspressoConvolutionWeightsForMPS) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoConvolutionWeightsForMPS) Init

Init initializes the instance.

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

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

Init initializes the instance.

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

Alloc allocates memory for a new instance of the class.

type EspressoDCNEspressoOverfeatDetector

type EspressoDCNEspressoOverfeatDetector struct {
	objectivec.Object
}

Methods

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 (EspressoDCNEspressoOverfeatDetector) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDCNEspressoOverfeatDetector) Init

Init initializes the instance.

func (EspressoDCNEspressoOverfeatDetector) SetConfidenceThreshold

func (e EspressoDCNEspressoOverfeatDetector) SetConfidenceThreshold(value float64)

func (EspressoDCNEspressoOverfeatDetector) SetEnet

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

Alloc allocates memory for a new instance of the class.

type EspressoDataFrame

type EspressoDataFrame struct {
	objectivec.Object
}

Methods

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) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDataFrameAttachment) Init

Init initializes the instance.

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)

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

Alloc allocates memory for a new instance of the class.

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

Alloc allocates memory for a new instance of the class.

type EspressoDataFrameExecutor

type EspressoDataFrameExecutor struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDataFrameExecutor) Init

Init initializes the instance.

func (EspressoDataFrameExecutor) SetOutputMatchingBuffers

func (e EspressoDataFrameExecutor) SetOutputMatchingBuffers(value foundation.INSArray)

func (EspressoDataFrameExecutor) SetUse_cvpixelbuffer

func (e EspressoDataFrameExecutor) SetUse_cvpixelbuffer(value int)

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

Alloc allocates memory for a new instance of the class.

type EspressoDataFrameImageAttachment

type EspressoDataFrameImageAttachment struct {
	EspressoDataFrameAttachment
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDataFrameImageAttachment) Init

Init initializes the instance.

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

Alloc allocates memory for a new instance of the class.

type EspressoDataFrameMappedFile

type EspressoDataFrameMappedFile struct {
	objectivec.Object
}

Methods

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 (EspressoDataFrameMappedFile) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDataFrameMappedFile) Init

Init initializes the instance.

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

Alloc allocates memory for a new instance of the class.

type EspressoDataFrameStorage

type EspressoDataFrameStorage struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDataFrameStorage) Init

Init initializes the instance.

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

Alloc allocates memory for a new instance of the class.

type EspressoDataFrameStorageExecutor

type EspressoDataFrameStorageExecutor struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

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) 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

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

Alloc allocates memory for a new instance of the class.

type EspressoDataFrameStorageExecutorMatchingBufferSet

type EspressoDataFrameStorageExecutorMatchingBufferSet struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDataFrameStorageExecutorMatchingBufferSet) Init

Init initializes the instance.

func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_buffer

func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetComputed_pb

func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetGroundtruth_buffer

func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetName

func (EspressoDataFrameStorageExecutorMatchingBufferSet) SetReference_buffer

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoDataFrameTensorAttachment) Init

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

Alloc allocates memory for a new instance of the class.

type EspressoFDOverfeatNetwork

type EspressoFDOverfeatNetwork struct {
	objectivec.Object
}

Methods

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) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoFDOverfeatNetwork) Forward_cpu_network_at_indexPyr

func (e EspressoFDOverfeatNetwork) Forward_cpu_network_at_indexPyr(forward_cpu_network_at_index int, pyr unsafe.Pointer)

See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/forward_cpu_network_at_index:pyr:

func (EspressoFDOverfeatNetwork) Init

Init initializes the instance.

func (EspressoFDOverfeatNetwork) Retile_and_forward_espresso_gpu_network_at_indexNetPyr

func (e EspressoFDOverfeatNetwork) Retile_and_forward_espresso_gpu_network_at_indexNetPyr(retile_and_forward_espresso_gpu_network_at_index int, net unsafe.Pointer, pyr unsafe.Pointer)

See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/retile_and_forward_espresso_gpu_network_at_index:net:pyr:

func (EspressoFDOverfeatNetwork) Retile_and_forward_espresso_network_at_indexNetPyr

func (e EspressoFDOverfeatNetwork) Retile_and_forward_espresso_network_at_indexNetPyr(retile_and_forward_espresso_network_at_index int, net unsafe.Pointer, pyr unsafe.Pointer)

See: https://developer.apple.com/documentation/Espresso/EspressoFDOverfeatNetwork/retile_and_forward_espresso_network_at_index:net:pyr:

func (EspressoFDOverfeatNetwork) SetBasename

func (e EspressoFDOverfeatNetwork) SetBasename(value string)

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)

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

Alloc allocates memory for a new instance of the class.

type EspressoFaceDetectedObject

type EspressoFaceDetectedObject struct {
	objectivec.Object
}

Methods

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 (EspressoFaceDetectedObject) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoFaceDetectedObject) Init

Init initializes the instance.

func (EspressoFaceDetectedObject) SetBounds

func (EspressoFaceDetectedObject) SetCenter

func (EspressoFaceDetectedObject) SetConfidence

func (e EspressoFaceDetectedObject) SetConfidence(value float32)

func (EspressoFaceDetectedObject) SetObjectType

func (e EspressoFaceDetectedObject) SetObjectType(value int64)

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

Alloc allocates memory for a new instance of the class.

type EspressoFaceLandmarkDetector

type EspressoFaceLandmarkDetector struct {
	objectivec.Object
}

Methods

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 (EspressoFaceLandmarkDetector) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoFaceLandmarkDetector) Init

Init initializes the instance.

func (EspressoFaceLandmarkDetector) SetNewface

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

Alloc allocates memory for a new instance of the class.

type EspressoImage2Image

type EspressoImage2Image struct {
	objectivec.Object
}

Methods

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 (EspressoImage2Image) Autorelease

func (e EspressoImage2Image) Autorelease() EspressoImage2Image

Autorelease adds the receiver to the current autorelease pool.

func (EspressoImage2Image) Init

Init initializes the instance.

func (EspressoImage2Image) SetFlip_y

func (e EspressoImage2Image) SetFlip_y(value int)

func (EspressoImage2Image) SetRotation_degrees

func (e EspressoImage2Image) SetRotation_degrees(value int)

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

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) GpuSyncTex

func (_EspressoImage2ImageClass EspressoImage2ImageClass) GpuSyncTex(sync objectivec.IObject, tex objectivec.IObject)

See: https://developer.apple.com/documentation/Espresso/EspressoImage2Image/gpuSync:tex:

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

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 (EspressoInnerProductWeightsForMPS) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoInnerProductWeightsForMPS) Init

Init initializes the instance.

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

Alloc allocates memory for a new instance of the class.

type EspressoMetalKernelsCache

type EspressoMetalKernelsCache struct {
	objectivec.Object
}

Methods

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 (EspressoMetalKernelsCache) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoMetalKernelsCache) Init

Init initializes the instance.

func (EspressoMetalKernelsCache) SetKernelPrefix

func (e EspressoMetalKernelsCache) SetKernelPrefix(value string)

func (EspressoMetalKernelsCache) SetM_kernelCache

func (e EspressoMetalKernelsCache) SetM_kernelCache(value foundation.INSDictionary)

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoMetalSingleton) Init

Init initializes the instance.

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

Alloc allocates memory for a new instance of the class.

type EspressoNetwork

type EspressoNetwork struct {
	objectivec.Object
}

Methods

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 (EspressoNetwork) Autorelease

func (e EspressoNetwork) Autorelease() EspressoNetwork

Autorelease adds the receiver to the current autorelease pool.

func (EspressoNetwork) Init

Init initializes the instance.

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

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.

func (EspressoOJBC) Init

func (e EspressoOJBC) Init() EspressoOJBC

Init initializes the instance.

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_complete_fixpoint_optimization) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_compress_segments) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_concat_fuse_fix) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_debug_mode) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fastspeech) Init

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

Alloc allocates memory for a new instance of the class.

type EspressoPass_find_shared_weights

type EspressoPass_find_shared_weights struct {
	EspressoCustomPass
}

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_find_shared_weights) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fix_input_underflow) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fold_constants) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_add_and_relu) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_affine_scale) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_blizzard_final_1x1_convolutions) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_broadcastable_transposes) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_conv_batchnorm) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_fast_gelu_1) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_gelu_with_erf) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_gru_activation) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_fuse_pad) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_l2_normalize_5d_to_instancenorm) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_lstm_atomizer) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_make_fully_conv) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_merge_channel_norm) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_merge_pytorch_layernorm) Init

Init initializes the instance.

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.

func (EspressoPass_merge_pytorch_layernormClass) Alloc

Alloc allocates memory for a new instance of the class.

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_merge_tf_layernorm) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_merge_tf_normalization) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_multi_head_program_gen) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_multi_head_prune_undeclared) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_optimize_coreml_conv1d_lrelu) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_quantize_gathers) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_remove_nhwc_nchw_transposes) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_remove_reshape_around_rank2_softmax) Init

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

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
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_remove_reshape_around_rank3_inner_product

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_remove_reshape_around_rank3_inner_product) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_remove_reshape_chain) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_remove_seqw_wseq_transposes) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_remove_squeeze) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_remove_squeeze_expanddims_1d_ops) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_rpn_tracker_merge_convs) Init

Init initializes the instance.

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.

func (EspressoPass_rpn_tracker_merge_convsClass) Alloc

Alloc allocates memory for a new instance of the class.

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_squeeze_devop) Init

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

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
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_batch_matmul_to_inner_product

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_batch_matmul_to_inner_product) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_gather_to_lookup) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_gather_to_slice) Init

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

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
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_general_slice_to_slice

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_general_slice_to_slice) Init

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

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
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_loadc_eltwise__eltwisec

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_loadc_eltwise__eltwisec) Init

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

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
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_remove_identity_transposes

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_remove_identity_transposes) Init

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

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
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_reshape_to_flatten

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_reshape_to_flatten) Init

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

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
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeeze) Init

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

Alloc allocates memory for a new instance of the class.

type EspressoPass_style_transfer_parameterize_transplant

type EspressoPass_style_transfer_parameterize_transplant struct {
	EspressoCustomPass
}

See: https://developer.apple.com/documentation/Espresso/EspressoPass_style_transfer_parameterize_transplant

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_style_transfer_parameterize_transplant) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_style_transfer_two_nets) Init

Init initializes the instance.

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.

func (EspressoPass_style_transfer_two_netsClass) Alloc

Alloc allocates memory for a new instance of the class.

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_style_transfer_two_nets_onlyanepart) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_transform_quantize_kernel) Init

Init initializes the instance.

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_transform_static_quantize_kernel) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_transpose_inner_product_weights) Init

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

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoPass_wavernn_ane) Init

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

Alloc allocates memory for a new instance of the class.

type EspressoProfilingANEcompilerAnalytics

type EspressoProfilingANEcompilerAnalytics struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoProfilingANEcompilerAnalytics) Init

Init initializes the instance.

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.

func (EspressoProfilingANEcompilerAnalyticsClass) Alloc

Alloc allocates memory for a new instance of the class.

type EspressoProfilingLayerInfo

type EspressoProfilingLayerInfo struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoProfilingLayerInfo) Init

Init initializes the instance.

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

Alloc allocates memory for a new instance of the class.

type EspressoProfilingLayerRuntime

type EspressoProfilingLayerRuntime struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoProfilingLayerRuntime) Init

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)

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

Alloc allocates memory for a new instance of the class.

type EspressoProfilingLayerSupportInfo

type EspressoProfilingLayerSupportInfo struct {
	objectivec.Object
}

Methods

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoProfilingLayerSupportInfo) Init

Init initializes the instance.

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)

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

Alloc allocates memory for a new instance of the class.

type EspressoProfilingNetworkANEInfo

type EspressoProfilingNetworkANEInfo struct {
	objectivec.Object
}

Methods

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) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoProfilingNetworkANEInfo) Init

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)

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

Alloc allocates memory for a new instance of the class.

type EspressoProfilingNetworkInfo

type EspressoProfilingNetworkInfo struct {
	objectivec.Object
}

Methods

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) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoProfilingNetworkInfo) Init

Init initializes the instance.

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 (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

Alloc allocates memory for a new instance of the class.

type EspressoSharedKernelCacheEntry

type EspressoSharedKernelCacheEntry struct {
	objectivec.Object
}

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

Autorelease adds the receiver to the current autorelease pool.

func (EspressoSharedKernelCacheEntry) Init

Init initializes the instance.

func (EspressoSharedKernelCacheEntry) SetCached

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

Alloc allocates memory for a new instance of the class.

type EspressoTrainingConvolutionWeightsForMPS

type EspressoTrainingConvolutionWeightsForMPS struct {
	EspressoConvolutionWeightsForMPS
}

Methods

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 (EspressoTrainingConvolutionWeightsForMPS) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoTrainingConvolutionWeightsForMPS) Init

Init initializes the instance.

func (EspressoTrainingConvolutionWeightsForMPS) SetBiasesBuffer

func (EspressoTrainingConvolutionWeightsForMPS) SetWeightsBuffer

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

Alloc allocates memory for a new instance of the class.

type EspressoTrainingInnerProductWeightsForMPS

type EspressoTrainingInnerProductWeightsForMPS struct {
	EspressoInnerProductWeightsForMPS
}

Methods

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 (EspressoTrainingInnerProductWeightsForMPS) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (EspressoTrainingInnerProductWeightsForMPS) Init

Init initializes the instance.

func (EspressoTrainingInnerProductWeightsForMPS) SetBiasesBuffer

func (EspressoTrainingInnerProductWeightsForMPS) SetWeightsBuffer

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

Alloc allocates memory for a new instance of the class.

type Espresso_mxnetTools_ImageBinaryRecordReader

type Espresso_mxnetTools_ImageBinaryRecordReader struct {
	objectivec.Object
}

Methods

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 (Espresso_mxnetTools_ImageBinaryRecordReader) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (Espresso_mxnetTools_ImageBinaryRecordReader) Init

Init initializes the instance.

func (Espresso_mxnetTools_ImageBinaryRecordReader) SetCurrentOffset

func (e Espresso_mxnetTools_ImageBinaryRecordReader) SetCurrentOffset(value uint64)

func (Espresso_mxnetTools_ImageBinaryRecordReader) SetImageHeader

func (Espresso_mxnetTools_ImageBinaryRecordReader) SetLabelsPrivate

func (Espresso_mxnetTools_ImageBinaryRecordReader) SetRecFileHandle

func (Espresso_mxnetTools_ImageBinaryRecordReader) SetRecordHeader

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

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_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_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_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_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_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_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_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

	Cached() IEspressoMetalKernelsCache
	SetCached(value IEspressoMetalKernelsCache)
}

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

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL