espresso

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: MIT Imports: 15 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 ANEAnalyticsGroup added in v0.5.0

type ANEAnalyticsGroup struct {
	objectivec.Object
}

Methods

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

func ANEAnalyticsGroupFromID added in v0.5.0

func ANEAnalyticsGroupFromID(id objc.ID) ANEAnalyticsGroup

ANEAnalyticsGroupFromID constructs a ANEAnalyticsGroup from an objc.ID.

func NewANEAnalyticsGroup added in v0.5.0

func NewANEAnalyticsGroup() ANEAnalyticsGroup

NewANEAnalyticsGroup creates a new ANEAnalyticsGroup instance.

func (ANEAnalyticsGroup) Autorelease added in v0.5.0

func (a ANEAnalyticsGroup) Autorelease() ANEAnalyticsGroup

Autorelease adds the receiver to the current autorelease pool.

func (ANEAnalyticsGroup) Init added in v0.5.0

Init initializes the instance.

type ANEAnalyticsGroupClass added in v0.5.0

type ANEAnalyticsGroupClass struct {
	// contains filtered or unexported fields
}

func GetANEAnalyticsGroupClass added in v0.5.0

func GetANEAnalyticsGroupClass() ANEAnalyticsGroupClass

GetANEAnalyticsGroupClass returns the class object for _ANEAnalyticsGroup.

func (ANEAnalyticsGroupClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ANEAnalyticsGroupClass) Class added in v0.5.0

func (ac ANEAnalyticsGroupClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ANEAnalyticsLayer added in v0.5.0

type ANEAnalyticsLayer struct {
	objectivec.Object
}

Methods

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

func ANEAnalyticsLayerFromID added in v0.5.0

func ANEAnalyticsLayerFromID(id objc.ID) ANEAnalyticsLayer

ANEAnalyticsLayerFromID constructs a ANEAnalyticsLayer from an objc.ID.

func NewANEAnalyticsLayer added in v0.5.0

func NewANEAnalyticsLayer() ANEAnalyticsLayer

NewANEAnalyticsLayer creates a new ANEAnalyticsLayer instance.

func (ANEAnalyticsLayer) Autorelease added in v0.5.0

func (a ANEAnalyticsLayer) Autorelease() ANEAnalyticsLayer

Autorelease adds the receiver to the current autorelease pool.

func (ANEAnalyticsLayer) Init added in v0.5.0

Init initializes the instance.

type ANEAnalyticsLayerClass added in v0.5.0

type ANEAnalyticsLayerClass struct {
	// contains filtered or unexported fields
}

func GetANEAnalyticsLayerClass added in v0.5.0

func GetANEAnalyticsLayerClass() ANEAnalyticsLayerClass

GetANEAnalyticsLayerClass returns the class object for _ANEAnalyticsLayer.

func (ANEAnalyticsLayerClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ANEAnalyticsLayerClass) Class added in v0.5.0

func (ac ANEAnalyticsLayerClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (ANEAnalyticsLayerClass) ObjectWithNameWeight added in v0.5.0

func (_ANEAnalyticsLayerClass ANEAnalyticsLayerClass) ObjectWithNameWeight(name objectivec.IObject, weight objectivec.IObject) objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/_ANEAnalyticsLayer/objectWithName:weight:

type ANEAnalyticsProcedure added in v0.5.0

type ANEAnalyticsProcedure struct {
	objectivec.Object
}

Methods

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

func ANEAnalyticsProcedureFromID added in v0.5.0

func ANEAnalyticsProcedureFromID(id objc.ID) ANEAnalyticsProcedure

ANEAnalyticsProcedureFromID constructs a ANEAnalyticsProcedure from an objc.ID.

func NewANEAnalyticsProcedure added in v0.5.0

func NewANEAnalyticsProcedure() ANEAnalyticsProcedure

NewANEAnalyticsProcedure creates a new ANEAnalyticsProcedure instance.

func (ANEAnalyticsProcedure) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ANEAnalyticsProcedure) Init added in v0.5.0

Init initializes the instance.

type ANEAnalyticsProcedureClass added in v0.5.0

type ANEAnalyticsProcedureClass struct {
	// contains filtered or unexported fields
}

func GetANEAnalyticsProcedureClass added in v0.5.0

func GetANEAnalyticsProcedureClass() ANEAnalyticsProcedureClass

GetANEAnalyticsProcedureClass returns the class object for _ANEAnalyticsProcedure.

func (ANEAnalyticsProcedureClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ANEAnalyticsProcedureClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

func (ANEAnalyticsProcedureClass) ObjectWithGroupsProcedureMetricsIndentifier added in v0.5.0

func (_ANEAnalyticsProcedureClass ANEAnalyticsProcedureClass) ObjectWithGroupsProcedureMetricsIndentifier(groups objectivec.IObject, metrics objectivec.IObject, indentifier objectivec.IObject) objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/_ANEAnalyticsProcedure/objectWithGroups:procedureMetrics:indentifier:

type ANEAnalyticsTask added in v0.5.0

type ANEAnalyticsTask struct {
	objectivec.Object
}

Methods

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

func ANEAnalyticsTaskFromID added in v0.5.0

func ANEAnalyticsTaskFromID(id objc.ID) ANEAnalyticsTask

ANEAnalyticsTaskFromID constructs a ANEAnalyticsTask from an objc.ID.

func NewANEAnalyticsTask added in v0.5.0

func NewANEAnalyticsTask() ANEAnalyticsTask

NewANEAnalyticsTask creates a new ANEAnalyticsTask instance.

func (ANEAnalyticsTask) Autorelease added in v0.5.0

func (a ANEAnalyticsTask) Autorelease() ANEAnalyticsTask

Autorelease adds the receiver to the current autorelease pool.

func (ANEAnalyticsTask) Init added in v0.5.0

Init initializes the instance.

type ANEAnalyticsTaskClass added in v0.5.0

type ANEAnalyticsTaskClass struct {
	// contains filtered or unexported fields
}

func GetANEAnalyticsTaskClass added in v0.5.0

func GetANEAnalyticsTaskClass() ANEAnalyticsTaskClass

GetANEAnalyticsTaskClass returns the class object for _ANEAnalyticsTask.

func (ANEAnalyticsTaskClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ANEAnalyticsTaskClass) Class added in v0.5.0

func (ac ANEAnalyticsTaskClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (ANEAnalyticsTaskClass) ObjectWithMetrics added in v0.5.0

func (_ANEAnalyticsTaskClass ANEAnalyticsTaskClass) ObjectWithMetrics(metrics objectivec.IObject) objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/_ANEAnalyticsTask/objectWithMetrics:

type ANECompilerAnalytics added in v0.5.0

type ANECompilerAnalytics struct {
	objectivec.Object
}

Methods

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

func ANECompilerAnalyticsFromID added in v0.5.0

func ANECompilerAnalyticsFromID(id objc.ID) ANECompilerAnalytics

ANECompilerAnalyticsFromID constructs a ANECompilerAnalytics from an objc.ID.

func NewANECompilerAnalytics added in v0.5.0

func NewANECompilerAnalytics() ANECompilerAnalytics

NewANECompilerAnalytics creates a new ANECompilerAnalytics instance.

func (ANECompilerAnalytics) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ANECompilerAnalytics) Init added in v0.5.0

Init initializes the instance.

func (ANECompilerAnalytics) SetProcedureAnalytics added in v0.5.0

func (a ANECompilerAnalytics) SetProcedureAnalytics(value foundation.INSArray)

type ANECompilerAnalyticsClass added in v0.5.0

type ANECompilerAnalyticsClass struct {
	// contains filtered or unexported fields
}

func GetANECompilerAnalyticsClass added in v0.5.0

func GetANECompilerAnalyticsClass() ANECompilerAnalyticsClass

GetANECompilerAnalyticsClass returns the class object for _ANECompilerAnalytics.

func (ANECompilerAnalyticsClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ANECompilerAnalyticsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

func (ANECompilerAnalyticsClass) ObjectWithBuffer added in v0.5.0

func (_ANECompilerAnalyticsClass ANECompilerAnalyticsClass) ObjectWithBuffer(buffer objectivec.IObject) objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/_ANECompilerAnalytics/objectWithBuffer:

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.

func (ANEServicesLogClass) Class added in v0.5.0

func (ac ANEServicesLogClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETBufferDataSource added in v0.5.0

type ETBufferDataSource struct {
	objectivec.Object
}

Methods

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

func ETBufferDataSourceFromID added in v0.5.0

func ETBufferDataSourceFromID(id objc.ID) ETBufferDataSource

ETBufferDataSourceFromID constructs a ETBufferDataSource from an objc.ID.

func NewETBufferDataSource added in v0.5.0

func NewETBufferDataSource() ETBufferDataSource

NewETBufferDataSource creates a new ETBufferDataSource instance.

func (ETBufferDataSource) Autorelease added in v0.5.0

func (e ETBufferDataSource) Autorelease() ETBufferDataSource

Autorelease adds the receiver to the current autorelease pool.

func (ETBufferDataSource) Init added in v0.5.0

Init initializes the instance.

func (ETBufferDataSource) SetBatchSize added in v0.5.0

func (e ETBufferDataSource) SetBatchSize(value uint64)

func (ETBufferDataSource) SetBlobShapes added in v0.5.0

func (e ETBufferDataSource) SetBlobShapes(value objectivec.IObject)

func (ETBufferDataSource) SetDataStorage added in v0.5.0

func (e ETBufferDataSource) SetDataStorage(value objectivec.IObject)

func (ETBufferDataSource) SetNonBatchBlobNames added in v0.5.0

func (e ETBufferDataSource) SetNonBatchBlobNames(value objectivec.IObject)

func (ETBufferDataSource) SetNumber_of_data_points added in v0.5.0

func (e ETBufferDataSource) SetNumber_of_data_points(value uint64)

type ETBufferDataSourceClass added in v0.5.0

type ETBufferDataSourceClass struct {
	// contains filtered or unexported fields
}

func GetETBufferDataSourceClass added in v0.5.0

func GetETBufferDataSourceClass() ETBufferDataSourceClass

GetETBufferDataSourceClass returns the class object for _ETBufferDataSource.

func (ETBufferDataSourceClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETBufferDataSourceClass) Class added in v0.5.0

func (ec ETBufferDataSourceClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETDataPoint added in v0.5.0

type ETDataPoint struct {
	objectivec.Object
}

Methods

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

func ETDataPointFromID added in v0.5.0

func ETDataPointFromID(id objc.ID) ETDataPoint

ETDataPointFromID constructs a ETDataPoint from an objc.ID.

func NewETDataPoint added in v0.5.0

func NewETDataPoint() ETDataPoint

NewETDataPoint creates a new ETDataPoint instance.

func (ETDataPoint) Autorelease added in v0.5.0

func (e ETDataPoint) Autorelease() ETDataPoint

Autorelease adds the receiver to the current autorelease pool.

func (ETDataPoint) Init added in v0.5.0

func (e ETDataPoint) Init() ETDataPoint

Init initializes the instance.

func (ETDataPoint) IterateBuffersByKeySync added in v0.5.0

func (e ETDataPoint) IterateBuffersByKeySync(ctx context.Context) error

IterateBuffersByKeySync is a synchronous wrapper around ETDataPoint.IterateBuffersByKey. It blocks until the completion handler fires or the context is cancelled.

type ETDataPointClass added in v0.5.0

type ETDataPointClass struct {
	// contains filtered or unexported fields
}

func GetETDataPointClass added in v0.5.0

func GetETDataPointClass() ETDataPointClass

GetETDataPointClass returns the class object for ETDataPoint.

func (ETDataPointClass) Alloc added in v0.5.0

func (ec ETDataPointClass) Alloc() ETDataPoint

Alloc allocates memory for a new instance of the class.

func (ETDataPointClass) Class added in v0.5.0

func (ec ETDataPointClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETDataPointDictionary added in v0.5.0

type ETDataPointDictionary struct {
	objectivec.Object
}

Methods

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

func ETDataPointDictionaryFromID added in v0.5.0

func ETDataPointDictionaryFromID(id objc.ID) ETDataPointDictionary

ETDataPointDictionaryFromID constructs a ETDataPointDictionary from an objc.ID.

func NewETDataPointDictionary added in v0.5.0

func NewETDataPointDictionary() ETDataPointDictionary

NewETDataPointDictionary creates a new ETDataPointDictionary instance.

func (ETDataPointDictionary) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETDataPointDictionary) Init added in v0.5.0

Init initializes the instance.

func (ETDataPointDictionary) SetFloat_buffers added in v0.5.0

func (e ETDataPointDictionary) SetFloat_buffers(value objectivec.IObject)

func (ETDataPointDictionary) SetImage_buffers added in v0.5.0

func (e ETDataPointDictionary) SetImage_buffers(value objectivec.IObject)

type ETDataPointDictionaryClass added in v0.5.0

type ETDataPointDictionaryClass struct {
	// contains filtered or unexported fields
}

func GetETDataPointDictionaryClass added in v0.5.0

func GetETDataPointDictionaryClass() ETDataPointDictionaryClass

GetETDataPointDictionaryClass returns the class object for ETDataPointDictionary.

func (ETDataPointDictionaryClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETDataPointDictionaryClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETDataProvider added in v0.5.0

type ETDataProvider interface {
	objectivec.IObject

	// NumberOfDataPoints protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/ETDataProvider/numberOfDataPoints
	NumberOfDataPoints() uint64

	// PrepareForEpoch protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/ETDataProvider/prepareForEpoch
	PrepareForEpoch()
}

ETDataProvider protocol.

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

type ETDataProviderObject added in v0.5.0

type ETDataProviderObject struct {
	objectivec.Object
}

ETDataProviderObject wraps an existing Objective-C object that conforms to the ETDataProvider protocol.

func ETDataProviderObjectFromID added in v0.5.0

func ETDataProviderObjectFromID(id objc.ID) ETDataProviderObject

ETDataProviderObjectFromID constructs a ETDataProviderObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (ETDataProviderObject) BaseObject added in v0.5.0

func (o ETDataProviderObject) BaseObject() objectivec.Object

func (ETDataProviderObject) PrepareForEpoch added in v0.5.0

func (o ETDataProviderObject) PrepareForEpoch()

See: https://developer.apple.com/documentation/Espresso/ETDataProvider/prepareForEpoch

type ETDataSource added in v0.5.0

type ETDataSource interface {
	objectivec.IObject

	// NumberOfDataPoints protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/ETDataSource/numberOfDataPoints
	NumberOfDataPoints() int
}

ETDataSource protocol.

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

type ETDataSourceBlobF4 added in v0.5.0

type ETDataSourceBlobF4 struct {
	objectivec.Object
}

Methods

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

func ETDataSourceBlobF4FromID added in v0.5.0

func ETDataSourceBlobF4FromID(id objc.ID) ETDataSourceBlobF4

ETDataSourceBlobF4FromID constructs a ETDataSourceBlobF4 from an objc.ID.

func NewETDataSourceBlobF4 added in v0.5.0

func NewETDataSourceBlobF4() ETDataSourceBlobF4

NewETDataSourceBlobF4 creates a new ETDataSourceBlobF4 instance.

func (ETDataSourceBlobF4) Autorelease added in v0.5.0

func (e ETDataSourceBlobF4) Autorelease() ETDataSourceBlobF4

Autorelease adds the receiver to the current autorelease pool.

func (ETDataSourceBlobF4) Init added in v0.5.0

Init initializes the instance.

type ETDataSourceBlobF4Class added in v0.5.0

type ETDataSourceBlobF4Class struct {
	// contains filtered or unexported fields
}

func GetETDataSourceBlobF4Class added in v0.5.0

func GetETDataSourceBlobF4Class() ETDataSourceBlobF4Class

GetETDataSourceBlobF4Class returns the class object for ETDataSourceBlobF4.

func (ETDataSourceBlobF4Class) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETDataSourceBlobF4Class) Class added in v0.5.0

func (ec ETDataSourceBlobF4Class) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETDataSourceBuf added in v0.5.0

type ETDataSourceBuf struct {
	objectivec.Object
}

Methods

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

func ETDataSourceBufFromID added in v0.5.0

func ETDataSourceBufFromID(id objc.ID) ETDataSourceBuf

ETDataSourceBufFromID constructs a ETDataSourceBuf from an objc.ID.

func NewETDataSourceBuf added in v0.5.0

func NewETDataSourceBuf() ETDataSourceBuf

NewETDataSourceBuf creates a new ETDataSourceBuf instance.

func (ETDataSourceBuf) Autorelease added in v0.5.0

func (e ETDataSourceBuf) Autorelease() ETDataSourceBuf

Autorelease adds the receiver to the current autorelease pool.

func (ETDataSourceBuf) Init added in v0.5.0

Init initializes the instance.

func (ETDataSourceBuf) SetBlobsNumberOfDataPointsNonBatches added in v0.5.0

func (e ETDataSourceBuf) SetBlobsNumberOfDataPointsNonBatches(blobs unsafe.Pointer, points int, batches unsafe.Pointer)

See: https://developer.apple.com/documentation/Espresso/ETDataSourceBuf/setBlobs:numberOfDataPoints:nonBatches:

type ETDataSourceBufClass added in v0.5.0

type ETDataSourceBufClass struct {
	// contains filtered or unexported fields
}

func GetETDataSourceBufClass added in v0.5.0

func GetETDataSourceBufClass() ETDataSourceBufClass

GetETDataSourceBufClass returns the class object for ETDataSourceBuf.

func (ETDataSourceBufClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETDataSourceBufClass) Class added in v0.5.0

func (ec ETDataSourceBufClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETDataSourceFromFolderData added in v0.5.0

type ETDataSourceFromFolderData struct {
	objectivec.Object
}

Methods

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

func ETDataSourceFromFolderDataFromID added in v0.5.0

func ETDataSourceFromFolderDataFromID(id objc.ID) ETDataSourceFromFolderData

ETDataSourceFromFolderDataFromID constructs a ETDataSourceFromFolderData from an objc.ID.

func NewETDataSourceFromFolderData added in v0.5.0

func NewETDataSourceFromFolderData() ETDataSourceFromFolderData

NewETDataSourceFromFolderData creates a new ETDataSourceFromFolderData instance.

func (ETDataSourceFromFolderData) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETDataSourceFromFolderData) Init added in v0.5.0

Init initializes the instance.

func (ETDataSourceFromFolderData) SetBalanceClassesForTraining added in v0.5.0

func (e ETDataSourceFromFolderData) SetBalanceClassesForTraining(value bool)

func (ETDataSourceFromFolderData) SetClassNames added in v0.5.0

func (e ETDataSourceFromFolderData) SetClassNames(value foundation.INSArray)

func (ETDataSourceFromFolderData) SetFolderToImages added in v0.5.0

func (e ETDataSourceFromFolderData) SetFolderToImages(value foundation.INSDictionary)

func (ETDataSourceFromFolderData) SetImageFileNames added in v0.5.0

func (e ETDataSourceFromFolderData) SetImageFileNames(value foundation.INSArray)

func (ETDataSourceFromFolderData) SetImagesDir added in v0.5.0

func (e ETDataSourceFromFolderData) SetImagesDir(value string)

func (ETDataSourceFromFolderData) SetNumberOfClasses added in v0.5.0

func (e ETDataSourceFromFolderData) SetNumberOfClasses(value int)

func (ETDataSourceFromFolderData) SetPathToClassIndex added in v0.5.0

func (e ETDataSourceFromFolderData) SetPathToClassIndex(value foundation.INSDictionary)

type ETDataSourceFromFolderDataClass added in v0.5.0

type ETDataSourceFromFolderDataClass struct {
	// contains filtered or unexported fields
}

func GetETDataSourceFromFolderDataClass added in v0.5.0

func GetETDataSourceFromFolderDataClass() ETDataSourceFromFolderDataClass

GetETDataSourceFromFolderDataClass returns the class object for ETDataSourceFromFolderData.

func (ETDataSourceFromFolderDataClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETDataSourceFromFolderDataClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETDataSourceObject added in v0.5.0

type ETDataSourceObject struct {
	objectivec.Object
}

ETDataSourceObject wraps an existing Objective-C object that conforms to the ETDataSource protocol.

func ETDataSourceObjectFromID added in v0.5.0

func ETDataSourceObjectFromID(id objc.ID) ETDataSourceObject

ETDataSourceObjectFromID constructs a ETDataSourceObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (ETDataSourceObject) BaseObject added in v0.5.0

func (o ETDataSourceObject) BaseObject() objectivec.Object

func (ETDataSourceObject) NumberOfDataPoints added in v0.5.0

func (o ETDataSourceObject) NumberOfDataPoints() int

See: https://developer.apple.com/documentation/Espresso/ETDataSource/numberOfDataPoints

type ETDataSourceWithCache added in v0.5.0

type ETDataSourceWithCache struct {
	objectivec.Object
}

Methods

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

func ETDataSourceWithCacheFromID added in v0.5.0

func ETDataSourceWithCacheFromID(id objc.ID) ETDataSourceWithCache

ETDataSourceWithCacheFromID constructs a ETDataSourceWithCache from an objc.ID.

func NewETDataSourceWithCache added in v0.5.0

func NewETDataSourceWithCache() ETDataSourceWithCache

NewETDataSourceWithCache creates a new ETDataSourceWithCache instance.

func (ETDataSourceWithCache) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETDataSourceWithCache) Init added in v0.5.0

Init initializes the instance.

type ETDataSourceWithCacheClass added in v0.5.0

type ETDataSourceWithCacheClass struct {
	// contains filtered or unexported fields
}

func GetETDataSourceWithCacheClass added in v0.5.0

func GetETDataSourceWithCacheClass() ETDataSourceWithCacheClass

GetETDataSourceWithCacheClass returns the class object for ETDataSourceWithCache.

func (ETDataSourceWithCacheClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETDataSourceWithCacheClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETDataSourceWithExtractor added in v0.5.0

type ETDataSourceWithExtractor struct {
	objectivec.Object
}

Methods

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

func ETDataSourceWithExtractorFromID added in v0.5.0

func ETDataSourceWithExtractorFromID(id objc.ID) ETDataSourceWithExtractor

ETDataSourceWithExtractorFromID constructs a ETDataSourceWithExtractor from an objc.ID.

func NewETDataSourceWithExtractor added in v0.5.0

func NewETDataSourceWithExtractor() ETDataSourceWithExtractor

NewETDataSourceWithExtractor creates a new ETDataSourceWithExtractor instance.

func (ETDataSourceWithExtractor) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETDataSourceWithExtractor) Init added in v0.5.0

Init initializes the instance.

type ETDataSourceWithExtractorClass added in v0.5.0

type ETDataSourceWithExtractorClass struct {
	// contains filtered or unexported fields
}

func GetETDataSourceWithExtractorClass added in v0.5.0

func GetETDataSourceWithExtractorClass() ETDataSourceWithExtractorClass

GetETDataSourceWithExtractorClass returns the class object for ETDataSourceWithExtractor.

func (ETDataSourceWithExtractorClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETDataSourceWithExtractorClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETDataTensor added in v0.5.0

type ETDataTensor struct {
	objectivec.Object
}

Methods

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

func ETDataTensorFromID added in v0.5.0

func ETDataTensorFromID(id objc.ID) ETDataTensor

ETDataTensorFromID constructs a ETDataTensor from an objc.ID.

func NewETDataTensor added in v0.5.0

func NewETDataTensor() ETDataTensor

NewETDataTensor creates a new ETDataTensor instance.

func (ETDataTensor) Autorelease added in v0.5.0

func (e ETDataTensor) Autorelease() ETDataTensor

Autorelease adds the receiver to the current autorelease pool.

func (ETDataTensor) Init added in v0.5.0

func (e ETDataTensor) Init() ETDataTensor

Init initializes the instance.

func (ETDataTensor) SetAllocatedImageData added in v0.5.0

func (e ETDataTensor) SetAllocatedImageData(value objectivec.IObject)

func (ETDataTensor) SetBlob added in v0.5.0

func (e ETDataTensor) SetBlob(value objectivec.IObject)

func (ETDataTensor) SetDataArray added in v0.5.0

func (e ETDataTensor) SetDataArray(value foundation.INSArray)

func (ETDataTensor) SetDataPointer added in v0.5.0

func (e ETDataTensor) SetDataPointer(value unsafe.Pointer)

func (ETDataTensor) SetFloat_buffer added in v0.5.0

func (e ETDataTensor) SetFloat_buffer(value objectivec.IObject)

func (ETDataTensor) SetImageBuffer added in v0.5.0

func (e ETDataTensor) SetImageBuffer(value unsafe.Pointer)

func (ETDataTensor) SetMaxNumberOfElements added in v0.5.0

func (e ETDataTensor) SetMaxNumberOfElements(value foundation.NSNumber)

func (ETDataTensor) SetShape added in v0.5.0

func (e ETDataTensor) SetShape(value foundation.INSArray)

func (ETDataTensor) SetStrides added in v0.5.0

func (e ETDataTensor) SetStrides(value foundation.INSArray)

func (ETDataTensor) SetType added in v0.5.0

func (e ETDataTensor) SetType(value uint64)

func (ETDataTensor) Type added in v0.5.0

func (e ETDataTensor) Type() uint64

See: https://developer.apple.com/documentation/Espresso/ETDataTensor/type

type ETDataTensorClass added in v0.5.0

type ETDataTensorClass struct {
	// contains filtered or unexported fields
}

func GetETDataTensorClass added in v0.5.0

func GetETDataTensorClass() ETDataTensorClass

GetETDataTensorClass returns the class object for ETDataTensor.

func (ETDataTensorClass) Alloc added in v0.5.0

func (ec ETDataTensorClass) Alloc() ETDataTensor

Alloc allocates memory for a new instance of the class.

func (ETDataTensorClass) Class added in v0.5.0

func (ec ETDataTensorClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETImageDescriptorExtractor added in v0.5.0

type ETImageDescriptorExtractor struct {
	objectivec.Object
}

Methods

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

func ETImageDescriptorExtractorFromID added in v0.5.0

func ETImageDescriptorExtractorFromID(id objc.ID) ETImageDescriptorExtractor

ETImageDescriptorExtractorFromID constructs a ETImageDescriptorExtractor from an objc.ID.

func NewETImageDescriptorExtractor added in v0.5.0

func NewETImageDescriptorExtractor() ETImageDescriptorExtractor

NewETImageDescriptorExtractor creates a new ETImageDescriptorExtractor instance.

func (ETImageDescriptorExtractor) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETImageDescriptorExtractor) Init added in v0.5.0

Init initializes the instance.

func (ETImageDescriptorExtractor) SetBrightness_range added in v0.5.0

func (e ETImageDescriptorExtractor) SetBrightness_range(value float32)

func (ETImageDescriptorExtractor) SetContrast_range added in v0.5.0

func (e ETImageDescriptorExtractor) SetContrast_range(value float32)

func (ETImageDescriptorExtractor) SetDescriptors_file_cache_size added in v0.5.0

func (e ETImageDescriptorExtractor) SetDescriptors_file_cache_size(value uint64)

func (ETImageDescriptorExtractor) SetDescriptors_mem_cache_size added in v0.5.0

func (e ETImageDescriptorExtractor) SetDescriptors_mem_cache_size(value uint64)

func (ETImageDescriptorExtractor) SetDoBatchnormTuning added in v0.5.0

func (e ETImageDescriptorExtractor) SetDoBatchnormTuning(value int)

func (ETImageDescriptorExtractor) SetHorizontal_flip added in v0.5.0

func (e ETImageDescriptorExtractor) SetHorizontal_flip(value float32)

func (ETImageDescriptorExtractor) SetNAugmentations added in v0.5.0

func (e ETImageDescriptorExtractor) SetNAugmentations(value int)

func (ETImageDescriptorExtractor) SetRotation_range added in v0.5.0

func (e ETImageDescriptorExtractor) SetRotation_range(value float32)

func (ETImageDescriptorExtractor) SetShear_range added in v0.5.0

func (e ETImageDescriptorExtractor) SetShear_range(value float32)

func (ETImageDescriptorExtractor) SetZoom_range added in v0.5.0

func (e ETImageDescriptorExtractor) SetZoom_range(value float32)

type ETImageDescriptorExtractorClass added in v0.5.0

type ETImageDescriptorExtractorClass struct {
	// contains filtered or unexported fields
}

func GetETImageDescriptorExtractorClass added in v0.5.0

func GetETImageDescriptorExtractorClass() ETImageDescriptorExtractorClass

GetETImageDescriptorExtractorClass returns the class object for ETImageDescriptorExtractor.

func (ETImageDescriptorExtractorClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETImageDescriptorExtractorClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

func (ETImageDescriptorExtractorClass) Inception_v3_Extractor added in v0.5.0

func (_ETImageDescriptorExtractorClass ETImageDescriptorExtractorClass) Inception_v3_Extractor() objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETImageDescriptorExtractor/inception_v3_Extractor

func (ETImageDescriptorExtractorClass) PassthroughExtractor added in v0.5.0

func (_ETImageDescriptorExtractorClass ETImageDescriptorExtractorClass) PassthroughExtractor() objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETImageDescriptorExtractor/passthroughExtractor

func (ETImageDescriptorExtractorClass) VisionSceneNet_iOS10_Extractor added in v0.5.0

func (_ETImageDescriptorExtractorClass ETImageDescriptorExtractorClass) VisionSceneNet_iOS10_Extractor() objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETImageDescriptorExtractor/VisionSceneNet_iOS10_Extractor

func (ETImageDescriptorExtractorClass) VisionSmartCamNet_iOS11_Extractor added in v0.5.0

func (_ETImageDescriptorExtractorClass ETImageDescriptorExtractorClass) VisionSmartCamNet_iOS11_Extractor() objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETImageDescriptorExtractor/VisionSmartCamNet_iOS11_Extractor

type ETImageFolderDataProvider added in v0.5.0

type ETImageFolderDataProvider struct {
	objectivec.Object
}

Methods

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

func ETImageFolderDataProviderFromID added in v0.5.0

func ETImageFolderDataProviderFromID(id objc.ID) ETImageFolderDataProvider

ETImageFolderDataProviderFromID constructs a ETImageFolderDataProvider from an objc.ID.

func NewETImageFolderDataProvider added in v0.5.0

func NewETImageFolderDataProvider() ETImageFolderDataProvider

NewETImageFolderDataProvider creates a new ETImageFolderDataProvider instance.

func (ETImageFolderDataProvider) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETImageFolderDataProvider) Init added in v0.5.0

Init initializes the instance.

type ETImageFolderDataProviderClass added in v0.5.0

type ETImageFolderDataProviderClass struct {
	// contains filtered or unexported fields
}

func GetETImageFolderDataProviderClass added in v0.5.0

func GetETImageFolderDataProviderClass() ETImageFolderDataProviderClass

GetETImageFolderDataProviderClass returns the class object for ETImageFolderDataProvider.

func (ETImageFolderDataProviderClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETImageFolderDataProviderClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETImagePreprocessParams added in v0.5.0

type ETImagePreprocessParams struct {
	objectivec.Object
}

Methods

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

func ETImagePreprocessParamsFromID added in v0.5.0

func ETImagePreprocessParamsFromID(id objc.ID) ETImagePreprocessParams

ETImagePreprocessParamsFromID constructs a ETImagePreprocessParams from an objc.ID.

func NewETImagePreprocessParams added in v0.5.0

func NewETImagePreprocessParams() ETImagePreprocessParams

NewETImagePreprocessParams creates a new ETImagePreprocessParams instance.

func (ETImagePreprocessParams) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETImagePreprocessParams) Init added in v0.5.0

Init initializes the instance.

type ETImagePreprocessParamsClass added in v0.5.0

type ETImagePreprocessParamsClass struct {
	// contains filtered or unexported fields
}

func GetETImagePreprocessParamsClass added in v0.5.0

func GetETImagePreprocessParamsClass() ETImagePreprocessParamsClass

GetETImagePreprocessParamsClass returns the class object for ETImagePreprocessParams.

func (ETImagePreprocessParamsClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETImagePreprocessParamsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETImagePreprocessor added in v0.5.0

type ETImagePreprocessor struct {
	objectivec.Object
}

Methods

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

func ETImagePreprocessorFromID added in v0.5.0

func ETImagePreprocessorFromID(id objc.ID) ETImagePreprocessor

ETImagePreprocessorFromID constructs a ETImagePreprocessor from an objc.ID.

func NewETImagePreprocessor added in v0.5.0

func NewETImagePreprocessor() ETImagePreprocessor

NewETImagePreprocessor creates a new ETImagePreprocessor instance.

func (ETImagePreprocessor) Autorelease added in v0.5.0

func (e ETImagePreprocessor) Autorelease() ETImagePreprocessor

Autorelease adds the receiver to the current autorelease pool.

func (ETImagePreprocessor) Init added in v0.5.0

Init initializes the instance.

func (ETImagePreprocessor) Preprocess added in v0.5.0

func (e ETImagePreprocessor) Preprocess()

See: https://developer.apple.com/documentation/Espresso/ETImagePreprocessor/preprocess

type ETImagePreprocessorClass added in v0.5.0

type ETImagePreprocessorClass struct {
	// contains filtered or unexported fields
}

func GetETImagePreprocessorClass added in v0.5.0

func GetETImagePreprocessorClass() ETImagePreprocessorClass

GetETImagePreprocessorClass returns the class object for ETImagePreprocessor.

func (ETImagePreprocessorClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETImagePreprocessorClass) Class added in v0.5.0

func (ec ETImagePreprocessorClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETLayerInitializationParameters added in v0.5.0

type ETLayerInitializationParameters struct {
	objectivec.Object
}

Methods

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

func ETLayerInitializationParametersFromID added in v0.5.0

func ETLayerInitializationParametersFromID(id objc.ID) ETLayerInitializationParameters

ETLayerInitializationParametersFromID constructs a ETLayerInitializationParameters from an objc.ID.

func NewETLayerInitializationParameters added in v0.5.0

func NewETLayerInitializationParameters() ETLayerInitializationParameters

NewETLayerInitializationParameters creates a new ETLayerInitializationParameters instance.

func (ETLayerInitializationParameters) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETLayerInitializationParameters) Init added in v0.5.0

Init initializes the instance.

type ETLayerInitializationParametersClass added in v0.5.0

type ETLayerInitializationParametersClass struct {
	// contains filtered or unexported fields
}

func GetETLayerInitializationParametersClass added in v0.5.0

func GetETLayerInitializationParametersClass() ETLayerInitializationParametersClass

GetETLayerInitializationParametersClass returns the class object for ETLayerInitializationParameters.

func (ETLayerInitializationParametersClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETLayerInitializationParametersClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETLossConfig added in v0.5.0

type ETLossConfig struct {
	objectivec.Object
}

Methods

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

func ETLossConfigFromID added in v0.5.0

func ETLossConfigFromID(id objc.ID) ETLossConfig

ETLossConfigFromID constructs a ETLossConfig from an objc.ID.

func NewETLossConfig added in v0.5.0

func NewETLossConfig() ETLossConfig

NewETLossConfig creates a new ETLossConfig instance.

func (ETLossConfig) Autorelease added in v0.5.0

func (e ETLossConfig) Autorelease() ETLossConfig

Autorelease adds the receiver to the current autorelease pool.

func (ETLossConfig) Init added in v0.5.0

func (e ETLossConfig) Init() ETLossConfig

Init initializes the instance.

func (ETLossConfig) Loss_name added in v0.5.0

func (e ETLossConfig) Loss_name() string

See: https://developer.apple.com/documentation/Espresso/ETLossConfig/loss_name

func (ETLossConfig) Mode added in v0.5.0

func (e ETLossConfig) Mode() uint64

See: https://developer.apple.com/documentation/Espresso/ETLossConfig/mode

func (ETLossConfig) SetCustom_network_path added in v0.5.0

func (e ETLossConfig) SetCustom_network_path(value string)

func (ETLossConfig) SetLabel_name added in v0.5.0

func (e ETLossConfig) SetLabel_name(value string)

func (ETLossConfig) SetLabel_shape added in v0.5.0

func (e ETLossConfig) SetLabel_shape(value foundation.INSArray)

func (ETLossConfig) SetLoss_name added in v0.5.0

func (e ETLossConfig) SetLoss_name(value string)

func (ETLossConfig) SetMode added in v0.5.0

func (e ETLossConfig) SetMode(value uint64)

func (ETLossConfig) SetOutput_name added in v0.5.0

func (e ETLossConfig) SetOutput_name(value string)

type ETLossConfigClass added in v0.5.0

type ETLossConfigClass struct {
	// contains filtered or unexported fields
}

func GetETLossConfigClass added in v0.5.0

func GetETLossConfigClass() ETLossConfigClass

GetETLossConfigClass returns the class object for ETLossConfig.

func (ETLossConfigClass) Alloc added in v0.5.0

func (ec ETLossConfigClass) Alloc() ETLossConfig

Alloc allocates memory for a new instance of the class.

func (ETLossConfigClass) Class added in v0.5.0

func (ec ETLossConfigClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (ETLossConfigClass) L2Loss added in v0.5.0

func (_ETLossConfigClass ETLossConfigClass) L2Loss() objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETLossConfig/L2Loss

func (ETLossConfigClass) SoftmaxCrossEntropyLoss added in v0.5.0

func (_ETLossConfigClass ETLossConfigClass) SoftmaxCrossEntropyLoss() objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETLossConfig/softmaxCrossEntropyLoss

type ETLossDefinition added in v0.5.0

type ETLossDefinition struct {
	objectivec.Object
}

Methods

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

func ETLossDefinitionFromID added in v0.5.0

func ETLossDefinitionFromID(id objc.ID) ETLossDefinition

ETLossDefinitionFromID constructs a ETLossDefinition from an objc.ID.

func NewETLossDefinition added in v0.5.0

func NewETLossDefinition() ETLossDefinition

NewETLossDefinition creates a new ETLossDefinition instance.

func (ETLossDefinition) Autorelease added in v0.5.0

func (e ETLossDefinition) Autorelease() ETLossDefinition

Autorelease adds the receiver to the current autorelease pool.

func (ETLossDefinition) Init added in v0.5.0

Init initializes the instance.

func (ETLossDefinition) Mode added in v0.5.0

func (e ETLossDefinition) Mode() uint64

See: https://developer.apple.com/documentation/Espresso/ETLossDefinition/mode

func (ETLossDefinition) SetOutputName added in v0.5.0

func (e ETLossDefinition) SetOutputName(value string)

type ETLossDefinitionClass added in v0.5.0

type ETLossDefinitionClass struct {
	// contains filtered or unexported fields
}

func GetETLossDefinitionClass added in v0.5.0

func GetETLossDefinitionClass() ETLossDefinitionClass

GetETLossDefinitionClass returns the class object for ETLossDefinition.

func (ETLossDefinitionClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETLossDefinitionClass) BuiltInLoss added in v0.5.0

func (_ETLossDefinitionClass ETLossDefinitionClass) BuiltInLoss(loss objectivec.IObject) objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETLossDefinition/BuiltInLoss:

func (ETLossDefinitionClass) Class added in v0.5.0

func (ec ETLossDefinitionClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETModelDef added in v0.5.0

type ETModelDef struct {
	objectivec.Object
}

Methods

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

func ETModelDefFromID added in v0.5.0

func ETModelDefFromID(id objc.ID) ETModelDef

ETModelDefFromID constructs a ETModelDef from an objc.ID.

func NewETModelDef added in v0.5.0

func NewETModelDef() ETModelDef

NewETModelDef creates a new ETModelDef instance.

func (ETModelDef) Autorelease added in v0.5.0

func (e ETModelDef) Autorelease() ETModelDef

Autorelease adds the receiver to the current autorelease pool.

func (ETModelDef) Init added in v0.5.0

func (e ETModelDef) Init() ETModelDef

Init initializes the instance.

func (ETModelDef) SetAll_variables added in v0.5.0

func (e ETModelDef) SetAll_variables(value foundation.INSArray)

func (ETModelDef) SetGb added in v0.5.0

func (e ETModelDef) SetGb(value objectivec.IObject)

func (ETModelDef) SetNetwork added in v0.5.0

func (e ETModelDef) SetNetwork(value objectivec.IObject)

func (ETModelDef) SetupVariablesDef added in v0.5.0

func (e ETModelDef) SetupVariablesDef()

See: https://developer.apple.com/documentation/Espresso/ETModelDef/setupVariablesDef

type ETModelDefClass added in v0.5.0

type ETModelDefClass struct {
	// contains filtered or unexported fields
}

func GetETModelDefClass added in v0.5.0

func GetETModelDefClass() ETModelDefClass

GetETModelDefClass returns the class object for ETModelDef.

func (ETModelDefClass) Alloc added in v0.5.0

func (ec ETModelDefClass) Alloc() ETModelDef

Alloc allocates memory for a new instance of the class.

func (ETModelDefClass) Class added in v0.5.0

func (ec ETModelDefClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETModelDefLeNet added in v0.5.0

type ETModelDefLeNet struct {
	ETModelDef
}

Methods

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

func ETModelDefLeNetFromID added in v0.5.0

func ETModelDefLeNetFromID(id objc.ID) ETModelDefLeNet

ETModelDefLeNetFromID constructs a ETModelDefLeNet from an objc.ID.

func NewETModelDefLeNet added in v0.5.0

func NewETModelDefLeNet() ETModelDefLeNet

NewETModelDefLeNet creates a new ETModelDefLeNet instance.

func (ETModelDefLeNet) Autorelease added in v0.5.0

func (e ETModelDefLeNet) Autorelease() ETModelDefLeNet

Autorelease adds the receiver to the current autorelease pool.

func (ETModelDefLeNet) Init added in v0.5.0

Init initializes the instance.

func (ETModelDefLeNet) Output_size added in v0.5.0

func (e ETModelDefLeNet) Output_size() int

See: https://developer.apple.com/documentation/Espresso/ETModelDefLeNet/output_size

func (ETModelDefLeNet) SetOutput_size added in v0.5.0

func (e ETModelDefLeNet) SetOutput_size(value int)

type ETModelDefLeNetClass added in v0.5.0

type ETModelDefLeNetClass struct {
	// contains filtered or unexported fields
}

func GetETModelDefLeNetClass added in v0.5.0

func GetETModelDefLeNetClass() ETModelDefLeNetClass

GetETModelDefLeNetClass returns the class object for ETModelDefLeNet.

func (ETModelDefLeNetClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETModelDefLeNetClass) Class added in v0.5.0

func (ec ETModelDefLeNetClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETModelDefMLP added in v0.5.0

type ETModelDefMLP struct {
	ETModelDef
}

Methods

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

func ETModelDefMLPFromID added in v0.5.0

func ETModelDefMLPFromID(id objc.ID) ETModelDefMLP

ETModelDefMLPFromID constructs a ETModelDefMLP from an objc.ID.

func NewETModelDefMLP added in v0.5.0

func NewETModelDefMLP() ETModelDefMLP

NewETModelDefMLP creates a new ETModelDefMLP instance.

func (ETModelDefMLP) Autorelease added in v0.5.0

func (e ETModelDefMLP) Autorelease() ETModelDefMLP

Autorelease adds the receiver to the current autorelease pool.

func (ETModelDefMLP) BuildNetwork added in v0.5.0

func (e ETModelDefMLP) BuildNetwork()

See: https://developer.apple.com/documentation/Espresso/ETModelDefMLP/buildNetwork

func (ETModelDefMLP) Hidden_size added in v0.5.0

func (e ETModelDefMLP) Hidden_size() int

See: https://developer.apple.com/documentation/Espresso/ETModelDefMLP/hidden_size

func (ETModelDefMLP) Init added in v0.5.0

func (e ETModelDefMLP) Init() ETModelDefMLP

Init initializes the instance.

func (ETModelDefMLP) Input_size added in v0.5.0

func (e ETModelDefMLP) Input_size() int

See: https://developer.apple.com/documentation/Espresso/ETModelDefMLP/input_size

func (ETModelDefMLP) Output_size added in v0.5.0

func (e ETModelDefMLP) Output_size() int

See: https://developer.apple.com/documentation/Espresso/ETModelDefMLP/output_size

func (ETModelDefMLP) SetHidden_size added in v0.5.0

func (e ETModelDefMLP) SetHidden_size(value int)

func (ETModelDefMLP) SetInput_size added in v0.5.0

func (e ETModelDefMLP) SetInput_size(value int)

func (ETModelDefMLP) SetOutput_size added in v0.5.0

func (e ETModelDefMLP) SetOutput_size(value int)

type ETModelDefMLPClass added in v0.5.0

type ETModelDefMLPClass struct {
	// contains filtered or unexported fields
}

func GetETModelDefMLPClass added in v0.5.0

func GetETModelDefMLPClass() ETModelDefMLPClass

GetETModelDefMLPClass returns the class object for ETModelDefMLP.

func (ETModelDefMLPClass) Alloc added in v0.5.0

func (ec ETModelDefMLPClass) Alloc() ETModelDefMLP

Alloc allocates memory for a new instance of the class.

func (ETModelDefMLPClass) Class added in v0.5.0

func (ec ETModelDefMLPClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETModelDefinition added in v0.5.0

type ETModelDefinition struct {
	objectivec.Object
}

Methods

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

func ETModelDefinitionFromID added in v0.5.0

func ETModelDefinitionFromID(id objc.ID) ETModelDefinition

ETModelDefinitionFromID constructs a ETModelDefinition from an objc.ID.

func NewETModelDefinition added in v0.5.0

func NewETModelDefinition() ETModelDefinition

NewETModelDefinition creates a new ETModelDefinition instance.

func (ETModelDefinition) Autorelease added in v0.5.0

func (e ETModelDefinition) Autorelease() ETModelDefinition

Autorelease adds the receiver to the current autorelease pool.

func (ETModelDefinition) Init added in v0.5.0

Init initializes the instance.

type ETModelDefinitionClass added in v0.5.0

type ETModelDefinitionClass struct {
	// contains filtered or unexported fields
}

func GetETModelDefinitionClass added in v0.5.0

func GetETModelDefinitionClass() ETModelDefinitionClass

GetETModelDefinitionClass returns the class object for ETModelDefinition.

func (ETModelDefinitionClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETModelDefinitionClass) Class added in v0.5.0

func (ec ETModelDefinitionClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETModelWithExtractor added in v0.5.0

type ETModelWithExtractor struct {
	ETModelDef
}

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

func ETModelWithExtractorFromID added in v0.5.0

func ETModelWithExtractorFromID(id objc.ID) ETModelWithExtractor

ETModelWithExtractorFromID constructs a ETModelWithExtractor from an objc.ID.

func NewETModelWithExtractor added in v0.5.0

func NewETModelWithExtractor() ETModelWithExtractor

NewETModelWithExtractor creates a new ETModelWithExtractor instance.

func (ETModelWithExtractor) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETModelWithExtractor) Init added in v0.5.0

Init initializes the instance.

type ETModelWithExtractorClass added in v0.5.0

type ETModelWithExtractorClass struct {
	// contains filtered or unexported fields
}

func GetETModelWithExtractorClass added in v0.5.0

func GetETModelWithExtractorClass() ETModelWithExtractorClass

GetETModelWithExtractorClass returns the class object for ETModelWithExtractor.

func (ETModelWithExtractorClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETModelWithExtractorClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETOpaqueCopy added in v0.5.0

type ETOpaqueCopy struct {
	objectivec.Object
}

Methods

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

func ETOpaqueCopyFromID added in v0.5.0

func ETOpaqueCopyFromID(id objc.ID) ETOpaqueCopy

ETOpaqueCopyFromID constructs a ETOpaqueCopy from an objc.ID.

func NewETOpaqueCopy added in v0.5.0

func NewETOpaqueCopy() ETOpaqueCopy

NewETOpaqueCopy creates a new ETOpaqueCopy instance.

func (ETOpaqueCopy) Autorelease added in v0.5.0

func (e ETOpaqueCopy) Autorelease() ETOpaqueCopy

Autorelease adds the receiver to the current autorelease pool.

func (ETOpaqueCopy) Init added in v0.5.0

func (e ETOpaqueCopy) Init() ETOpaqueCopy

Init initializes the instance.

type ETOpaqueCopyClass added in v0.5.0

type ETOpaqueCopyClass struct {
	// contains filtered or unexported fields
}

func GetETOpaqueCopyClass added in v0.5.0

func GetETOpaqueCopyClass() ETOpaqueCopyClass

GetETOpaqueCopyClass returns the class object for ETOpaqueCopy.

func (ETOpaqueCopyClass) Alloc added in v0.5.0

func (ec ETOpaqueCopyClass) Alloc() ETOpaqueCopy

Alloc allocates memory for a new instance of the class.

func (ETOpaqueCopyClass) Class added in v0.5.0

func (ec ETOpaqueCopyClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETOptimizerDef added in v0.5.0

type ETOptimizerDef struct {
	objectivec.Object
}

Methods

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

func ETOptimizerDefFromID added in v0.5.0

func ETOptimizerDefFromID(id objc.ID) ETOptimizerDef

ETOptimizerDefFromID constructs a ETOptimizerDef from an objc.ID.

func NewETOptimizerDef added in v0.5.0

func NewETOptimizerDef() ETOptimizerDef

NewETOptimizerDef creates a new ETOptimizerDef instance.

func (ETOptimizerDef) Autorelease added in v0.5.0

func (e ETOptimizerDef) Autorelease() ETOptimizerDef

Autorelease adds the receiver to the current autorelease pool.

func (ETOptimizerDef) Init added in v0.5.0

func (e ETOptimizerDef) Init() ETOptimizerDef

Init initializes the instance.

func (ETOptimizerDef) SetBatch_size added in v0.5.0

func (e ETOptimizerDef) SetBatch_size(value uint32)

type ETOptimizerDefClass added in v0.5.0

type ETOptimizerDefClass struct {
	// contains filtered or unexported fields
}

func GetETOptimizerDefClass added in v0.5.0

func GetETOptimizerDefClass() ETOptimizerDefClass

GetETOptimizerDefClass returns the class object for ETOptimizerDef.

func (ETOptimizerDefClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETOptimizerDefClass) Class added in v0.5.0

func (ec ETOptimizerDefClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETOptimizerDefSGD added in v0.5.0

type ETOptimizerDefSGD struct {
	ETOptimizerDef
}

Methods

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

func ETOptimizerDefSGDFromID added in v0.5.0

func ETOptimizerDefSGDFromID(id objc.ID) ETOptimizerDefSGD

ETOptimizerDefSGDFromID constructs a ETOptimizerDefSGD from an objc.ID.

func NewETOptimizerDefSGD added in v0.5.0

func NewETOptimizerDefSGD() ETOptimizerDefSGD

NewETOptimizerDefSGD creates a new ETOptimizerDefSGD instance.

func (ETOptimizerDefSGD) Autorelease added in v0.5.0

func (e ETOptimizerDefSGD) Autorelease() ETOptimizerDefSGD

Autorelease adds the receiver to the current autorelease pool.

func (ETOptimizerDefSGD) Init added in v0.5.0

Init initializes the instance.

func (ETOptimizerDefSGD) Lr added in v0.5.0

func (e ETOptimizerDefSGD) Lr() float32

See: https://developer.apple.com/documentation/Espresso/ETOptimizerDefSGD/lr

func (ETOptimizerDefSGD) SetLr added in v0.5.0

func (e ETOptimizerDefSGD) SetLr(value float32)

func (ETOptimizerDefSGD) SetLr_decay_epoch added in v0.5.0

func (e ETOptimizerDefSGD) SetLr_decay_epoch(value float32)

func (ETOptimizerDefSGD) SetMomentum added in v0.5.0

func (e ETOptimizerDefSGD) SetMomentum(value float32)

func (ETOptimizerDefSGD) SetWeight_decay added in v0.5.0

func (e ETOptimizerDefSGD) SetWeight_decay(value float32)

type ETOptimizerDefSGDClass added in v0.5.0

type ETOptimizerDefSGDClass struct {
	// contains filtered or unexported fields
}

func GetETOptimizerDefSGDClass added in v0.5.0

func GetETOptimizerDefSGDClass() ETOptimizerDefSGDClass

GetETOptimizerDefSGDClass returns the class object for ETOptimizerDefSGD.

func (ETOptimizerDefSGDClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETOptimizerDefSGDClass) Class added in v0.5.0

func (ec ETOptimizerDefSGDClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETOptimizerDefinition added in v0.5.0

type ETOptimizerDefinition struct {
	objectivec.Object
}

Methods

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

func ETOptimizerDefinitionFromID added in v0.5.0

func ETOptimizerDefinitionFromID(id objc.ID) ETOptimizerDefinition

ETOptimizerDefinitionFromID constructs a ETOptimizerDefinition from an objc.ID.

func NewETOptimizerDefinition added in v0.5.0

func NewETOptimizerDefinition() ETOptimizerDefinition

NewETOptimizerDefinition creates a new ETOptimizerDefinition instance.

func (ETOptimizerDefinition) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETOptimizerDefinition) Init added in v0.5.0

Init initializes the instance.

type ETOptimizerDefinitionClass added in v0.5.0

type ETOptimizerDefinitionClass struct {
	// contains filtered or unexported fields
}

func GetETOptimizerDefinitionClass added in v0.5.0

func GetETOptimizerDefinitionClass() ETOptimizerDefinitionClass

GetETOptimizerDefinitionClass returns the class object for ETOptimizerDefinition.

func (ETOptimizerDefinitionClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETOptimizerDefinitionClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ETTask added in v0.5.0

type ETTask struct {
	objectivec.Object
}

Methods

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

func ETTaskFromID added in v0.5.0

func ETTaskFromID(id objc.ID) ETTask

ETTaskFromID constructs a ETTask from an objc.ID.

func NewETTask added in v0.5.0

func NewETTask() ETTask

NewETTask creates a new ETTask instance.

func (ETTask) Autorelease added in v0.5.0

func (e ETTask) Autorelease() ETTask

Autorelease adds the receiver to the current autorelease pool.

func (ETTask) DumpData added in v0.5.0

func (e ETTask) DumpData() bool

See: https://developer.apple.com/documentation/Espresso/ETTask/dumpData

func (ETTask) FitNumberOfBatchesOutputNamesBatchCallbackSync added in v0.5.0

func (e ETTask) FitNumberOfBatchesOutputNamesBatchCallbackSync(ctx context.Context, fit objectivec.IObject, batches uint32, names objectivec.IObject) error

FitNumberOfBatchesOutputNamesBatchCallbackSync is a synchronous wrapper around ETTask.FitNumberOfBatchesOutputNamesBatchCallback. It blocks until the completion handler fires or the context is cancelled.

func (ETTask) FitNumberOfBatchesWithProgressSync added in v0.5.0

func (e ETTask) FitNumberOfBatchesWithProgressSync(ctx context.Context, fit objectivec.IObject, batches uint32) error

FitNumberOfBatchesWithProgressSync is a synchronous wrapper around ETTask.FitNumberOfBatchesWithProgress. It blocks until the completion handler fires or the context is cancelled.

func (ETTask) FitNumberOfEpochsOutputNamesBatchCallbackSync added in v0.5.0

func (e ETTask) FitNumberOfEpochsOutputNamesBatchCallbackSync(ctx context.Context, fit objectivec.IObject, epochs int, names objectivec.IObject) error

FitNumberOfEpochsOutputNamesBatchCallbackSync is a synchronous wrapper around ETTask.FitNumberOfEpochsOutputNamesBatchCallback. It blocks until the completion handler fires or the context is cancelled.

func (ETTask) FitNumberOfEpochsWithProgressSync added in v0.5.0

func (e ETTask) FitNumberOfEpochsWithProgressSync(ctx context.Context, fit objectivec.IObject, epochs int) error

FitNumberOfEpochsWithProgressSync is a synchronous wrapper around ETTask.FitNumberOfEpochsWithProgress. It blocks until the completion handler fires or the context is cancelled.

func (ETTask) Init added in v0.5.0

func (e ETTask) Init() ETTask

Init initializes the instance.

func (ETTask) Model added in v0.5.0

func (e ETTask) Model() IETModelDef

See: https://developer.apple.com/documentation/Espresso/ETTask/model

func (ETTask) MoveToGPUError added in v0.5.0

func (e ETTask) MoveToGPUError(gpu int) (bool, error)

See: https://developer.apple.com/documentation/Espresso/ETTask/moveToGPU:error:

func (ETTask) RunBatchesNumberOfBatchesOutputNamesBatchCallbackSync added in v0.5.0

func (e ETTask) RunBatchesNumberOfBatchesOutputNamesBatchCallbackSync(ctx context.Context, batches objectivec.IObject, batches2 uint32, names objectivec.IObject) error

RunBatchesNumberOfBatchesOutputNamesBatchCallbackSync is a synchronous wrapper around ETTask.RunBatchesNumberOfBatchesOutputNamesBatchCallback. It blocks until the completion handler fires or the context is cancelled.

func (ETTask) RunInferenceOutputNamesBatchCallbackSync added in v0.5.0

func (e ETTask) RunInferenceOutputNamesBatchCallbackSync(ctx context.Context, inference objectivec.IObject, names objectivec.IObject) error

RunInferenceOutputNamesBatchCallbackSync is a synchronous wrapper around ETTask.RunInferenceOutputNamesBatchCallback. It blocks until the completion handler fires or the context is cancelled.

func (ETTask) SaveNetwork added in v0.5.0

func (e ETTask) SaveNetwork(network objectivec.IObject)

See: https://developer.apple.com/documentation/Espresso/ETTask/saveNetwork:

func (ETTask) SetDumpData added in v0.5.0

func (e ETTask) SetDumpData(value bool)

func (ETTask) SetExtractor added in v0.5.0

func (e ETTask) SetExtractor(value IETImageDescriptorExtractor)

func (ETTask) SetModel added in v0.5.0

func (e ETTask) SetModel(value IETModelDef)

func (ETTask) SetOptimizer added in v0.5.0

func (e ETTask) SetOptimizer(value IETOptimizerDef)

type ETTaskClass added in v0.5.0

type ETTaskClass struct {
	// contains filtered or unexported fields
}

func GetETTaskClass added in v0.5.0

func GetETTaskClass() ETTaskClass

GetETTaskClass returns the class object for ETTask.

func (ETTaskClass) Alloc added in v0.5.0

func (ec ETTaskClass) Alloc() ETTask

Alloc allocates memory for a new instance of the class.

func (ETTaskClass) Class added in v0.5.0

func (ec ETTaskClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETTaskClassifier added in v0.5.0

type ETTaskClassifier struct {
	ETTask
}

Methods

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

func ETTaskClassifierFromID added in v0.5.0

func ETTaskClassifierFromID(id objc.ID) ETTaskClassifier

ETTaskClassifierFromID constructs a ETTaskClassifier from an objc.ID.

func NewETTaskClassifier added in v0.5.0

func NewETTaskClassifier() ETTaskClassifier

NewETTaskClassifier creates a new ETTaskClassifier instance.

func (ETTaskClassifier) Autorelease added in v0.5.0

func (e ETTaskClassifier) Autorelease() ETTaskClassifier

Autorelease adds the receiver to the current autorelease pool.

func (ETTaskClassifier) Init added in v0.5.0

Init initializes the instance.

func (ETTaskClassifier) SetClass_names added in v0.5.0

func (e ETTaskClassifier) SetClass_names(value foundation.INSArray)

type ETTaskClassifierClass added in v0.5.0

type ETTaskClassifierClass struct {
	// contains filtered or unexported fields
}

func GetETTaskClassifierClass added in v0.5.0

func GetETTaskClassifierClass() ETTaskClassifierClass

GetETTaskClassifierClass returns the class object for ETTaskClassifier.

func (ETTaskClassifierClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETTaskClassifierClass) Class added in v0.5.0

func (ec ETTaskClassifierClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETTaskContext added in v0.5.0

type ETTaskContext interface {
	objectivec.IObject
}

ETTaskContext protocol.

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

type ETTaskContextObject added in v0.5.0

type ETTaskContextObject struct {
	objectivec.Object
}

ETTaskContextObject wraps an existing Objective-C object that conforms to the ETTaskContext protocol.

func ETTaskContextObjectFromID added in v0.5.0

func ETTaskContextObjectFromID(id objc.ID) ETTaskContextObject

ETTaskContextObjectFromID constructs a ETTaskContextObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (ETTaskContextObject) BaseObject added in v0.5.0

func (o ETTaskContextObject) BaseObject() objectivec.Object

func (ETTaskContextObject) SaveNetworkInplaceError added in v0.5.0

func (o ETTaskContextObject) SaveNetworkInplaceError(network objectivec.IObject, inplace bool) (bool, error)

See: https://developer.apple.com/documentation/Espresso/ETTaskContext/saveNetwork:inplace:error:

type ETTaskDefinition added in v0.5.0

type ETTaskDefinition struct {
	objectivec.Object
}

Methods

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

func ETTaskDefinitionFromID added in v0.5.0

func ETTaskDefinitionFromID(id objc.ID) ETTaskDefinition

ETTaskDefinitionFromID constructs a ETTaskDefinition from an objc.ID.

func NewETTaskDefinition added in v0.5.0

func NewETTaskDefinition() ETTaskDefinition

NewETTaskDefinition creates a new ETTaskDefinition instance.

func (ETTaskDefinition) Autorelease added in v0.5.0

func (e ETTaskDefinition) Autorelease() ETTaskDefinition

Autorelease adds the receiver to the current autorelease pool.

func (ETTaskDefinition) Context_for_runtime_platform added in v0.5.0

func (e ETTaskDefinition) Context_for_runtime_platform(context_for_runtime_platform []objectivec.IObject) objectivec.IObject

See: https://developer.apple.com/documentation/Espresso/ETTaskDefinition/context_for_runtime_platform:

func (ETTaskDefinition) Init added in v0.5.0

Init initializes the instance.

func (ETTaskDefinition) SaveNetworkInplaceError added in v0.5.0

func (e ETTaskDefinition) SaveNetworkInplaceError(network objectivec.IObject, inplace bool) (bool, error)

See: https://developer.apple.com/documentation/Espresso/ETTaskDefinition/saveNetwork:inplace:error:

func (ETTaskDefinition) SetInferenceGraphNetPtr added in v0.5.0

func (e ETTaskDefinition) SetInferenceGraphNetPtr(value objectivec.IObject)

func (ETTaskDefinition) SetInferenceModel added in v0.5.0

func (e ETTaskDefinition) SetInferenceModel(value IETModelDefinition)

func (ETTaskDefinition) SetOptimizer added in v0.5.0

func (e ETTaskDefinition) SetOptimizer(value IETOptimizerDefinition)

func (ETTaskDefinition) SetPlatform added in v0.5.0

func (e ETTaskDefinition) SetPlatform(value uint64)

func (ETTaskDefinition) SetTaskState added in v0.5.0

func (e ETTaskDefinition) SetTaskState(value IETTaskState)

func (ETTaskDefinition) SetTrainingGraphNetPtr added in v0.5.0

func (e ETTaskDefinition) SetTrainingGraphNetPtr(value objectivec.IObject)

func (ETTaskDefinition) ShareWeights added in v0.5.0

func (e ETTaskDefinition) ShareWeights()

See: https://developer.apple.com/documentation/Espresso/ETTaskDefinition/shareWeights

type ETTaskDefinitionClass added in v0.5.0

type ETTaskDefinitionClass struct {
	// contains filtered or unexported fields
}

func GetETTaskDefinitionClass added in v0.5.0

func GetETTaskDefinitionClass() ETTaskDefinitionClass

GetETTaskDefinitionClass returns the class object for ETTaskDefinition.

func (ETTaskDefinitionClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETTaskDefinitionClass) Class added in v0.5.0

func (ec ETTaskDefinitionClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETTaskState added in v0.5.0

type ETTaskState struct {
	objectivec.Object
}

Methods

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

func ETTaskStateFromID added in v0.5.0

func ETTaskStateFromID(id objc.ID) ETTaskState

ETTaskStateFromID constructs a ETTaskState from an objc.ID.

func NewETTaskState added in v0.5.0

func NewETTaskState() ETTaskState

NewETTaskState creates a new ETTaskState instance.

func (ETTaskState) Autorelease added in v0.5.0

func (e ETTaskState) Autorelease() ETTaskState

Autorelease adds the receiver to the current autorelease pool.

func (ETTaskState) Init added in v0.5.0

func (e ETTaskState) Init() ETTaskState

Init initializes the instance.

func (ETTaskState) SetBlobs added in v0.5.0

func (e ETTaskState) SetBlobs(value objectivec.IObject)

func (ETTaskState) SetNetworkPointer added in v0.5.0

func (e ETTaskState) SetNetworkPointer(value objectivec.IObject)

type ETTaskStateClass added in v0.5.0

type ETTaskStateClass struct {
	// contains filtered or unexported fields
}

func GetETTaskStateClass added in v0.5.0

func GetETTaskStateClass() ETTaskStateClass

GetETTaskStateClass returns the class object for ETTaskState.

func (ETTaskStateClass) Alloc added in v0.5.0

func (ec ETTaskStateClass) Alloc() ETTaskState

Alloc allocates memory for a new instance of the class.

func (ETTaskStateClass) Class added in v0.5.0

func (ec ETTaskStateClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETVariable added in v0.5.0

type ETVariable struct {
	objectivec.Object
}

Methods

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

func ETVariableFromID added in v0.5.0

func ETVariableFromID(id objc.ID) ETVariable

ETVariableFromID constructs a ETVariable from an objc.ID.

func NewETVariable added in v0.5.0

func NewETVariable() ETVariable

NewETVariable creates a new ETVariable instance.

func (ETVariable) Autorelease added in v0.5.0

func (e ETVariable) Autorelease() ETVariable

Autorelease adds the receiver to the current autorelease pool.

func (ETVariable) Init added in v0.5.0

func (e ETVariable) Init() ETVariable

Init initializes the instance.

func (ETVariable) Kind added in v0.5.0

func (e ETVariable) Kind() uint64

See: https://developer.apple.com/documentation/Espresso/ETVariable/kind

func (ETVariable) LayerName added in v0.5.0

func (e ETVariable) LayerName() string

See: https://developer.apple.com/documentation/Espresso/ETVariable/layerName

func (ETVariable) Name added in v0.5.0

func (e ETVariable) Name() string

See: https://developer.apple.com/documentation/Espresso/ETVariable/name

func (ETVariable) SetInitializationAlpha added in v0.5.0

func (e ETVariable) SetInitializationAlpha(value float32)

func (ETVariable) SetInitializationBeta added in v0.5.0

func (e ETVariable) SetInitializationBeta(value float32)

func (ETVariable) SetInitializationMode added in v0.5.0

func (e ETVariable) SetInitializationMode(value uint64)

func (ETVariable) SetKind added in v0.5.0

func (e ETVariable) SetKind(value uint64)

func (ETVariable) SetLayerName added in v0.5.0

func (e ETVariable) SetLayerName(value string)

func (ETVariable) SetModel added in v0.5.0

func (e ETVariable) SetModel(value IETModelDef)

func (ETVariable) SetName added in v0.5.0

func (e ETVariable) SetName(value string)

type ETVariableClass added in v0.5.0

type ETVariableClass struct {
	// contains filtered or unexported fields
}

func GetETVariableClass added in v0.5.0

func GetETVariableClass() ETVariableClass

GetETVariableClass returns the class object for ETVariable.

func (ETVariableClass) Alloc added in v0.5.0

func (ec ETVariableClass) Alloc() ETVariable

Alloc allocates memory for a new instance of the class.

func (ETVariableClass) Class added in v0.5.0

func (ec ETVariableClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ETVariablesDefinition added in v0.5.0

type ETVariablesDefinition struct {
	objectivec.Object
}

Methods

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

func ETVariablesDefinitionFromID added in v0.5.0

func ETVariablesDefinitionFromID(id objc.ID) ETVariablesDefinition

ETVariablesDefinitionFromID constructs a ETVariablesDefinition from an objc.ID.

func NewETVariablesDefinition added in v0.5.0

func NewETVariablesDefinition() ETVariablesDefinition

NewETVariablesDefinition creates a new ETVariablesDefinition instance.

func (ETVariablesDefinition) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (ETVariablesDefinition) Init added in v0.5.0

Init initializes the instance.

func (ETVariablesDefinition) SetLayerNames added in v0.5.0

func (e ETVariablesDefinition) SetLayerNames(value foundation.INSArray)

type ETVariablesDefinitionClass added in v0.5.0

type ETVariablesDefinitionClass struct {
	// contains filtered or unexported fields
}

func GetETVariablesDefinitionClass added in v0.5.0

func GetETVariablesDefinitionClass() ETVariablesDefinitionClass

GetETVariablesDefinitionClass returns the class object for ETVariablesDefinition.

func (ETVariablesDefinitionClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (ETVariablesDefinitionClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoANEIOSurfaceClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoBrickTensorCPUClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoBrickTensorClass) Class added in v0.5.0

func (ec EspressoBrickTensorClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

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.

func (EspressoBrickTensorMetalClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoBrickTensorShapeClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoContextClass) Class added in v0.5.0

func (ec EspressoContextClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

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.

func (EspressoConvolutionWeightsForMPSClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoCustomPassClass) Class added in v0.5.0

func (ec EspressoCustomPassClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDCNEspressoOverfeatDetectorClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameAttachmentClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameClass) Class added in v0.5.0

func (ec EspressoDataFrameClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameExecutorClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameImageAttachmentClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameMappedFileClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameStorageClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameStorageExecutorClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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

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.

func (EspressoDataFrameStorageExecutorMatchingBufferSetClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoDataFrameTensorAttachmentClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoFDOverfeatNetworkClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoFaceDetectedObjectClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoFaceLandmarkDetectorClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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) Class added in v0.5.0

func (ec EspressoImage2ImageClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

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.

func (EspressoInnerProductWeightsForMPSClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoMetalKernelsCacheClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoMetalSingletonClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoNetworkClass) Class added in v0.5.0

func (ec EspressoNetworkClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

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.

func (EspressoOJBCClass) Class added in v0.5.0

func (ec EspressoOJBCClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_complete_fixpoint_optimizationClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_compress_segmentsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_concat_fuse_fixClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_debug_modeClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fastspeechClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_find_shared_weightsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fix_input_underflowClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fold_constantsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_add_and_reluClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_affine_scaleClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_blizzard_final_1x1_convolutionsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_broadcastable_transposesClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_conv_batchnormClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_fast_gelu_1Class) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_gelu_with_erfClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_gru_activationClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_fuse_padClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_l2_normalize_5d_to_instancenormClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_lstm_atomizerClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_make_fully_convClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_merge_channel_normClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_merge_pytorch_layernormClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_merge_tf_layernormClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_merge_tf_normalizationClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_multi_head_program_genClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_multi_head_prune_undeclaredClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_optimize_coreml_conv1d_lreluClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_quantize_gathersClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_remove_nhwc_nchw_transposesClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_remove_reshape_around_rank2_softmaxClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_remove_reshape_around_rank3_inner_productClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_remove_reshape_chainClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_remove_seqw_wseq_transposesClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_remove_squeezeClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_remove_squeeze_expanddims_1d_opsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_rpn_tracker_merge_convsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_squeeze_devopClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_batch_matmul_to_inner_productClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_gather_to_lookupClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_gather_to_sliceClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_general_slice_to_sliceClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_loadc_eltwise__eltwisecClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_remove_identity_transposesClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_reshape_to_flattenClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_strength_reduction_transpose_reshape_to_flatten_squeezeClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_style_transfer_parameterize_transplantClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_style_transfer_two_netsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_style_transfer_two_nets_onlyanepartClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_transform_quantize_kernelClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_transform_static_quantize_kernelClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_transpose_inner_product_weightsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoPass_wavernn_aneClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoProfilingANEcompilerAnalyticsClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoProfilingLayerInfoClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoProfilingLayerRuntimeClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoProfilingLayerSupportInfoClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoProfilingNetworkANEInfoClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoProfilingNetworkInfoClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoSharedKernelCacheEntryClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoTrainingConvolutionWeightsForMPSClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (EspressoTrainingInnerProductWeightsForMPSClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

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.

func (Espresso_mxnetTools_ImageBinaryRecordReaderClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type ExternalDetectedObjectObject added in v0.5.0

type ExternalDetectedObjectObject struct {
	objectivec.Object
}

ExternalDetectedObjectObject wraps an existing Objective-C object that conforms to the ExternalDetectedObject protocol.

func ExternalDetectedObjectObjectFromID added in v0.5.0

func ExternalDetectedObjectObjectFromID(id objc.ID) ExternalDetectedObjectObject

ExternalDetectedObjectObjectFromID constructs a ExternalDetectedObjectObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (ExternalDetectedObjectObject) BaseObject added in v0.5.0

func (ExternalDetectedObjectObject) SetObjectType added in v0.5.0

func (o ExternalDetectedObjectObject) SetObjectType(type_ int64)

See: https://developer.apple.com/documentation/Espresso/ExternalDetectedObject/setObjectType:

type IANEAnalyticsGroup added in v0.5.0

type IANEAnalyticsGroup interface {
	objectivec.IObject

	GroupID() foundation.NSNumber
	LayerInfo() foundation.INSArray
	Serialize() objectivec.IObject
	TaskInfo() foundation.INSArray
	InitWithIDLayersTasks(id objectivec.IObject, layers objectivec.IObject, tasks objectivec.IObject) ANEAnalyticsGroup
}

An interface definition for the ANEAnalyticsGroup class.

Methods

  • [IANEAnalyticsGroup.GroupID]
  • [IANEAnalyticsGroup.LayerInfo]
  • [IANEAnalyticsGroup.Serialize]
  • [IANEAnalyticsGroup.TaskInfo]
  • [IANEAnalyticsGroup.InitWithIDLayersTasks]

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

type IANEAnalyticsLayer added in v0.5.0

type IANEAnalyticsLayer interface {
	objectivec.IObject

	LayerName() string
	Serialize() objectivec.IObject
	Weight() foundation.NSNumber
	InitWithNameWeight(name objectivec.IObject, weight objectivec.IObject) ANEAnalyticsLayer
}

An interface definition for the ANEAnalyticsLayer class.

Methods

  • [IANEAnalyticsLayer.LayerName]
  • [IANEAnalyticsLayer.Serialize]
  • [IANEAnalyticsLayer.Weight]
  • [IANEAnalyticsLayer.InitWithNameWeight]

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

type IANEAnalyticsProcedure added in v0.5.0

type IANEAnalyticsProcedure interface {
	objectivec.IObject

	GroupInfo() foundation.INSArray
	Identifier() string
	ProcedureMetrics() foundation.INSDictionary
	Serialize() objectivec.IObject
	InitWithGroupsProcedureMetricsIndentifier(groups objectivec.IObject, metrics objectivec.IObject, indentifier objectivec.IObject) ANEAnalyticsProcedure
}

An interface definition for the ANEAnalyticsProcedure class.

Methods

  • [IANEAnalyticsProcedure.GroupInfo]
  • [IANEAnalyticsProcedure.Identifier]
  • [IANEAnalyticsProcedure.ProcedureMetrics]
  • [IANEAnalyticsProcedure.Serialize]
  • [IANEAnalyticsProcedure.InitWithGroupsProcedureMetricsIndentifier]

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

type IANEAnalyticsTask added in v0.5.0

type IANEAnalyticsTask interface {
	objectivec.IObject

	Metrics() foundation.INSDictionary
	Serialize() objectivec.IObject
	InitWithMetrics(metrics objectivec.IObject) ANEAnalyticsTask
}

An interface definition for the ANEAnalyticsTask class.

Methods

  • [IANEAnalyticsTask.Metrics]
  • [IANEAnalyticsTask.Serialize]
  • [IANEAnalyticsTask.InitWithMetrics]

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

type IANECompilerAnalytics added in v0.5.0

type IANECompilerAnalytics interface {
	objectivec.IObject

	AnalyticsBuffer() foundation.INSData
	BufferSizeInBytes() foundation.NSNumber
	DataInfoAt(at uint64) *appleneuralengine.AnalyticsDataRef
	GetBOOLDataValueAt(at uint64) bool
	GetDataValueAt(at uint64) uint64
	GroupInfoAt(at uint64) *appleneuralengine.AnalyticsGroupInfoRef
	LayerInfoAt(at uint64) *appleneuralengine.AnalyticsLayerInfoRef
	OffsetTableAtCount(at uint64, count uint32) unsafe.Pointer
	PopulateAnalytics() bool
	ProcedureAnalytics() foundation.INSArray
	SetProcedureAnalytics(value foundation.INSArray)
	ProcedureInfoAt(at uint64) *appleneuralengine.AnalyticsProcedureInfoRef
	Serialize() objectivec.IObject
	StringForAnalyticsType(type_ uint32) objectivec.IObject
	TaskInfoAt(at uint64) *appleneuralengine.AnalyticsTaskInfoRef
	InitWithBuffer(buffer objectivec.IObject) ANECompilerAnalytics
}

An interface definition for the ANECompilerAnalytics class.

Methods

  • [IANECompilerAnalytics.AnalyticsBuffer]
  • [IANECompilerAnalytics.BufferSizeInBytes]
  • [IANECompilerAnalytics.DataInfoAt]
  • [IANECompilerAnalytics.GetBOOLDataValueAt]
  • [IANECompilerAnalytics.GetDataValueAt]
  • [IANECompilerAnalytics.GroupInfoAt]
  • [IANECompilerAnalytics.LayerInfoAt]
  • [IANECompilerAnalytics.OffsetTableAtCount]
  • [IANECompilerAnalytics.PopulateAnalytics]
  • [IANECompilerAnalytics.ProcedureAnalytics]
  • [IANECompilerAnalytics.SetProcedureAnalytics]
  • [IANECompilerAnalytics.ProcedureInfoAt]
  • [IANECompilerAnalytics.Serialize]
  • [IANECompilerAnalytics.StringForAnalyticsType]
  • [IANECompilerAnalytics.TaskInfoAt]
  • [IANECompilerAnalytics.InitWithBuffer]

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

type IANEServicesLog

type IANEServicesLog interface {
	objectivec.IObject
}

An interface definition for the ANEServicesLog class.

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

type IETBufferDataSource added in v0.5.0

type IETBufferDataSource interface {
	objectivec.IObject

	BatchSize() uint64
	SetBatchSize(value uint64)
	BlobShapes() objectivec.IObject
	SetBlobShapes(value objectivec.IObject)
	DataAtIndexKey(index uint64, key unsafe.Pointer) unsafe.Pointer
	DataPointAtIndexError(index uint64) (objectivec.IObject, error)
	DataStorage() objectivec.IObject
	SetDataStorage(value objectivec.IObject)
	NonBatchBlobNames() objectivec.IObject
	SetNonBatchBlobNames(value objectivec.IObject)
	NumberOfDataPoints() uint64
	Number_of_data_points() uint64
	SetNumber_of_data_points(value uint64)
	InitWithBlobShapesNumberOfDataPointsBatchSizeError(shapes unsafe.Pointer, points uint64, size uint64) (ETBufferDataSource, error)
	DebugDescription() string
	Description() string
	Hash() uint64
	Superclass() objc.Class
}

An interface definition for the ETBufferDataSource class.

Methods

  • [IETBufferDataSource.BatchSize]
  • [IETBufferDataSource.SetBatchSize]
  • [IETBufferDataSource.BlobShapes]
  • [IETBufferDataSource.SetBlobShapes]
  • [IETBufferDataSource.DataAtIndexKey]
  • [IETBufferDataSource.DataPointAtIndexError]
  • [IETBufferDataSource.DataStorage]
  • [IETBufferDataSource.SetDataStorage]
  • [IETBufferDataSource.NonBatchBlobNames]
  • [IETBufferDataSource.SetNonBatchBlobNames]
  • [IETBufferDataSource.NumberOfDataPoints]
  • [IETBufferDataSource.Number_of_data_points]
  • [IETBufferDataSource.SetNumber_of_data_points]
  • [IETBufferDataSource.InitWithBlobShapesNumberOfDataPointsBatchSizeError]
  • [IETBufferDataSource.DebugDescription]
  • [IETBufferDataSource.Description]
  • [IETBufferDataSource.Hash]
  • [IETBufferDataSource.Superclass]

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

type IETDataPoint added in v0.5.0

type IETDataPoint interface {
	objectivec.IObject

	BufferWithKey(key objectivec.IObject) unsafe.Pointer
	GetSampleData() objectivec.IObject
	ImageWithKey(key objectivec.IObject) unsafe.Pointer
	IterateBuffersByKey(key VoidHandler)
	SetDataSizeForKeyFreeWhenDone(data unsafe.Pointer, size uint64, key objectivec.IObject, done bool)
	SetImageForKey(image unsafe.Pointer, key objectivec.IObject)
}

An interface definition for the ETDataPoint class.

Methods

  • [IETDataPoint.BufferWithKey]
  • [IETDataPoint.GetSampleData]
  • [IETDataPoint.ImageWithKey]
  • [IETDataPoint.IterateBuffersByKey]
  • [IETDataPoint.SetDataSizeForKeyFreeWhenDone]
  • [IETDataPoint.SetImageForKey]

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

type IETDataPointDictionary added in v0.5.0

type IETDataPointDictionary interface {
	objectivec.IObject

	DataArrayForKeyError(key objectivec.IObject) (objectivec.IObject, error)
	DataForKeyError(key objectivec.IObject) (unsafe.Pointer, error)
	Float_buffers() objectivec.IObject
	SetFloat_buffers(value objectivec.IObject)
	Image_buffers() objectivec.IObject
	SetImage_buffers(value objectivec.IObject)
	SetDataSizeForKeyFreeWhenDone(size uint64, key objectivec.IObject, done bool) (float32, bool)
	SetImageForKey(image unsafe.Pointer, key objectivec.IObject) bool
}

An interface definition for the ETDataPointDictionary class.

Methods

  • [IETDataPointDictionary.DataArrayForKeyError]
  • [IETDataPointDictionary.DataForKeyError]
  • [IETDataPointDictionary.Float_buffers]
  • [IETDataPointDictionary.SetFloat_buffers]
  • [IETDataPointDictionary.Image_buffers]
  • [IETDataPointDictionary.SetImage_buffers]
  • [IETDataPointDictionary.SetDataSizeForKeyFreeWhenDone]
  • [IETDataPointDictionary.SetImageForKey]

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

type IETDataSourceBlobF4 added in v0.5.0

type IETDataSourceBlobF4 interface {
	objectivec.IObject

	AddBlobForKey(blob objectivec.IObject, key objectivec.IObject)
	DataPointAtIndex(index int) objectivec.IObject
	NumberOfDataPoints() int
}

An interface definition for the ETDataSourceBlobF4 class.

Methods

  • [IETDataSourceBlobF4.AddBlobForKey]
  • [IETDataSourceBlobF4.DataPointAtIndex]
  • [IETDataSourceBlobF4.NumberOfDataPoints]

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

type IETDataSourceBuf added in v0.5.0

type IETDataSourceBuf interface {
	objectivec.IObject

	DataAtIndexKey(index uint64, key unsafe.Pointer) unsafe.Pointer
	DataPointAtIndex(index int) objectivec.IObject
	NumberOfDataPoints() int
	SetBlobsNumberOfDataPointsNonBatches(blobs unsafe.Pointer, points int, batches unsafe.Pointer)
}

An interface definition for the ETDataSourceBuf class.

Methods

  • [IETDataSourceBuf.DataAtIndexKey]
  • [IETDataSourceBuf.DataPointAtIndex]
  • [IETDataSourceBuf.NumberOfDataPoints]
  • [IETDataSourceBuf.SetBlobsNumberOfDataPointsNonBatches]

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

type IETDataSourceFromFolderData added in v0.5.0

type IETDataSourceFromFolderData interface {
	objectivec.IObject

	BalanceClassesForTraining() bool
	SetBalanceClassesForTraining(value bool)
	BufferWithPath(path objectivec.IObject) unsafe.Pointer
	ClassNames() foundation.INSArray
	SetClassNames(value foundation.INSArray)
	DataPointAtIndex(index int) objectivec.IObject
	FolderToImages() foundation.INSDictionary
	SetFolderToImages(value foundation.INSDictionary)
	ImageFileNames() foundation.INSArray
	SetImageFileNames(value foundation.INSArray)
	ImagesDir() string
	SetImagesDir(value string)
	NumberOfClasses() int
	SetNumberOfClasses(value int)
	NumberOfDataPoints() int
	PathToClassIndex() foundation.INSDictionary
	SetPathToClassIndex(value foundation.INSDictionary)
	InitWithFolderBalanceClassesForTraining(folder objectivec.IObject, training bool) ETDataSourceFromFolderData
}

An interface definition for the ETDataSourceFromFolderData class.

Methods

  • [IETDataSourceFromFolderData.BalanceClassesForTraining]
  • [IETDataSourceFromFolderData.SetBalanceClassesForTraining]
  • [IETDataSourceFromFolderData.BufferWithPath]
  • [IETDataSourceFromFolderData.ClassNames]
  • [IETDataSourceFromFolderData.SetClassNames]
  • [IETDataSourceFromFolderData.DataPointAtIndex]
  • [IETDataSourceFromFolderData.FolderToImages]
  • [IETDataSourceFromFolderData.SetFolderToImages]
  • [IETDataSourceFromFolderData.ImageFileNames]
  • [IETDataSourceFromFolderData.SetImageFileNames]
  • [IETDataSourceFromFolderData.ImagesDir]
  • [IETDataSourceFromFolderData.SetImagesDir]
  • [IETDataSourceFromFolderData.NumberOfClasses]
  • [IETDataSourceFromFolderData.SetNumberOfClasses]
  • [IETDataSourceFromFolderData.NumberOfDataPoints]
  • [IETDataSourceFromFolderData.PathToClassIndex]
  • [IETDataSourceFromFolderData.SetPathToClassIndex]
  • [IETDataSourceFromFolderData.InitWithFolderBalanceClassesForTraining]

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

type IETDataSourceWithCache added in v0.5.0

type IETDataSourceWithCache interface {
	objectivec.IObject

	DataPointAtIndex(index int) objectivec.IObject
	NumberOfDataPoints() int
	InitWithDataSource(source objectivec.IObject) ETDataSourceWithCache
	InitWithDataSourceDumpPath(source objectivec.IObject, path objectivec.IObject) ETDataSourceWithCache
}

An interface definition for the ETDataSourceWithCache class.

Methods

  • [IETDataSourceWithCache.DataPointAtIndex]
  • [IETDataSourceWithCache.NumberOfDataPoints]
  • [IETDataSourceWithCache.InitWithDataSource]
  • [IETDataSourceWithCache.InitWithDataSourceDumpPath]

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

type IETDataSourceWithExtractor added in v0.5.0

type IETDataSourceWithExtractor interface {
	objectivec.IObject

	DataPointAtIndex(index int) objectivec.IObject
	NumberOfDataPoints() int
	InitWithDataSourceExtractor(source objectivec.IObject, extractor objectivec.IObject) ETDataSourceWithExtractor
}

An interface definition for the ETDataSourceWithExtractor class.

Methods

  • [IETDataSourceWithExtractor.DataPointAtIndex]
  • [IETDataSourceWithExtractor.NumberOfDataPoints]
  • [IETDataSourceWithExtractor.InitWithDataSourceExtractor]

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

type IETDataTensor added in v0.5.0

type IETDataTensor interface {
	objectivec.IObject

	AllocatedImageData() objectivec.IObject
	SetAllocatedImageData(value objectivec.IObject)
	Blob() objectivec.IObject
	SetBlob(value objectivec.IObject)
	DataArray() foundation.INSArray
	SetDataArray(value foundation.INSArray)
	DataPointer() unsafe.Pointer
	SetDataPointer(value unsafe.Pointer)
	Float_buffer() objectivec.IObject
	SetFloat_buffer(value objectivec.IObject)
	ImageBuffer() unsafe.Pointer
	SetImageBuffer(value unsafe.Pointer)
	MaxNumberOfElements() foundation.NSNumber
	SetMaxNumberOfElements(value foundation.NSNumber)
	Shape() foundation.INSArray
	SetShape(value foundation.INSArray)
	Strides() foundation.INSArray
	SetStrides(value foundation.INSArray)
	Type() uint64
	SetType(value uint64)
	InitWithBlobContainer(container objectivec.IObject) ETDataTensor
	InitWithBlobContainerDirectBind(container objectivec.IObject, bind bool) ETDataTensor
	InitWithCVPixelBufferImageParametersError(buffer corevideo.CVImageBufferRef, parameters objectivec.IObject) (ETDataTensor, error)
	InitWithDataTypeShapeStrides(data unsafe.Pointer, type_ uint64, shape objectivec.IObject, strides objectivec.IObject) ETDataTensor
}

An interface definition for the ETDataTensor class.

Methods

  • [IETDataTensor.AllocatedImageData]
  • [IETDataTensor.SetAllocatedImageData]
  • [IETDataTensor.Blob]
  • [IETDataTensor.SetBlob]
  • [IETDataTensor.DataArray]
  • [IETDataTensor.SetDataArray]
  • [IETDataTensor.DataPointer]
  • [IETDataTensor.SetDataPointer]
  • [IETDataTensor.Float_buffer]
  • [IETDataTensor.SetFloat_buffer]
  • [IETDataTensor.ImageBuffer]
  • [IETDataTensor.SetImageBuffer]
  • [IETDataTensor.MaxNumberOfElements]
  • [IETDataTensor.SetMaxNumberOfElements]
  • [IETDataTensor.Shape]
  • [IETDataTensor.SetShape]
  • [IETDataTensor.Strides]
  • [IETDataTensor.SetStrides]
  • [IETDataTensor.Type]
  • [IETDataTensor.SetType]
  • [IETDataTensor.InitWithBlobContainer]
  • [IETDataTensor.InitWithBlobContainerDirectBind]
  • [IETDataTensor.InitWithCVPixelBufferImageParametersError]
  • [IETDataTensor.InitWithDataTypeShapeStrides]

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

type IETImageDescriptorExtractor added in v0.5.0

type IETImageDescriptorExtractor interface {
	objectivec.IObject

	Brightness_range() float32
	SetBrightness_range(value float32)
	Contrast_range() float32
	SetContrast_range(value float32)
	CropResizeInputImage(image unsafe.Pointer) unsafe.Pointer
	Descriptors_file_cache_size() uint64
	SetDescriptors_file_cache_size(value uint64)
	Descriptors_mem_cache_size() uint64
	SetDescriptors_mem_cache_size(value uint64)
	DoBatchnormTuning() int
	SetDoBatchnormTuning(value int)
	ExtractDescriptorForDataPointFreeWhenDone(point unsafe.Pointer, done bool) unsafe.Pointer
	ExtractForDataPoint(point objectivec.IObject)
	Horizontal_flip() float32
	SetHorizontal_flip(value float32)
	NAugmentations() int
	SetNAugmentations(value int)
	NumberOfChannels() int
	Rotation_range() float32
	SetRotation_range(value float32)
	Shear_range() float32
	SetShear_range(value float32)
	Zoom_range() float32
	SetZoom_range(value float32)
	InitWithNetwork(network objectivec.IObject) ETImageDescriptorExtractor
}

An interface definition for the ETImageDescriptorExtractor class.

Methods

  • [IETImageDescriptorExtractor.Brightness_range]
  • [IETImageDescriptorExtractor.SetBrightness_range]
  • [IETImageDescriptorExtractor.Contrast_range]
  • [IETImageDescriptorExtractor.SetContrast_range]
  • [IETImageDescriptorExtractor.CropResizeInputImage]
  • [IETImageDescriptorExtractor.Descriptors_file_cache_size]
  • [IETImageDescriptorExtractor.SetDescriptors_file_cache_size]
  • [IETImageDescriptorExtractor.Descriptors_mem_cache_size]
  • [IETImageDescriptorExtractor.SetDescriptors_mem_cache_size]
  • [IETImageDescriptorExtractor.DoBatchnormTuning]
  • [IETImageDescriptorExtractor.SetDoBatchnormTuning]
  • [IETImageDescriptorExtractor.ExtractDescriptorForDataPointFreeWhenDone]
  • [IETImageDescriptorExtractor.ExtractForDataPoint]
  • [IETImageDescriptorExtractor.Horizontal_flip]
  • [IETImageDescriptorExtractor.SetHorizontal_flip]
  • [IETImageDescriptorExtractor.NAugmentations]
  • [IETImageDescriptorExtractor.SetNAugmentations]
  • [IETImageDescriptorExtractor.NumberOfChannels]
  • [IETImageDescriptorExtractor.Rotation_range]
  • [IETImageDescriptorExtractor.SetRotation_range]
  • [IETImageDescriptorExtractor.Shear_range]
  • [IETImageDescriptorExtractor.SetShear_range]
  • [IETImageDescriptorExtractor.Zoom_range]
  • [IETImageDescriptorExtractor.SetZoom_range]
  • [IETImageDescriptorExtractor.InitWithNetwork]

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

type IETImageFolderDataProvider added in v0.5.0

type IETImageFolderDataProvider interface {
	objectivec.IObject

	DataPointAtIndexError(index uint64) (objectivec.IObject, error)
	NumberOfDataPoints() uint64
	PrepareForEpoch()
	InitWithFolderForImageTensorAndLabelTensorShuffleBeforeEachEpochShuffleRandomSeedWithImagePreprocessParams(folder objectivec.IObject, tensor objectivec.IObject, tensor2 objectivec.IObject, epoch bool, seed objectivec.IObject, params objectivec.IObject) ETImageFolderDataProvider
	DebugDescription() string
	Description() string
	Hash() uint64
	Superclass() objc.Class
}

An interface definition for the ETImageFolderDataProvider class.

Methods

  • [IETImageFolderDataProvider.DataPointAtIndexError]
  • [IETImageFolderDataProvider.NumberOfDataPoints]
  • [IETImageFolderDataProvider.PrepareForEpoch]
  • [IETImageFolderDataProvider.InitWithFolderForImageTensorAndLabelTensorShuffleBeforeEachEpochShuffleRandomSeedWithImagePreprocessParams]
  • [IETImageFolderDataProvider.DebugDescription]
  • [IETImageFolderDataProvider.Description]
  • [IETImageFolderDataProvider.Hash]
  • [IETImageFolderDataProvider.Superclass]

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

type IETImagePreprocessParams added in v0.5.0

type IETImagePreprocessParams interface {
	objectivec.IObject

	Bias_b() float32
	Bias_g() float32
	Bias_r() float32
	Channels() uint64
	Height() uint64
	Network_wants_bgr() bool
	Scale() float32
	Width() uint64
	InitWithHeightWidthNumChannelsScaleBiasRBiasGBiasBNetworkWantBGR(height uint64, width uint64, channels uint64, scale float32, r float32, g float32, b float32, bgr bool) ETImagePreprocessParams
}

An interface definition for the ETImagePreprocessParams class.

Methods

  • [IETImagePreprocessParams.Bias_b]
  • [IETImagePreprocessParams.Bias_g]
  • [IETImagePreprocessParams.Bias_r]
  • [IETImagePreprocessParams.Channels]
  • [IETImagePreprocessParams.Height]
  • [IETImagePreprocessParams.Network_wants_bgr]
  • [IETImagePreprocessParams.Scale]
  • [IETImagePreprocessParams.Width]
  • [IETImagePreprocessParams.InitWithHeightWidthNumChannelsScaleBiasRBiasGBiasBNetworkWantBGR]

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

type IETImagePreprocessor added in v0.5.0

type IETImagePreprocessor interface {
	objectivec.IObject

	LoadSrcBufferWithCGImage(cGImage *coregraphics.CGImageRef)
	Preprocess()
	TensorWithCGImage(cGImage *coregraphics.CGImageRef) objectivec.IObject
	TensorWithPath(path objectivec.IObject) objectivec.IObject
	InitWithImagePreprocessParams(params objectivec.IObject) ETImagePreprocessor
}

An interface definition for the ETImagePreprocessor class.

Methods

  • [IETImagePreprocessor.LoadSrcBufferWithCGImage]
  • [IETImagePreprocessor.Preprocess]
  • [IETImagePreprocessor.TensorWithCGImage]
  • [IETImagePreprocessor.TensorWithPath]
  • [IETImagePreprocessor.InitWithImagePreprocessParams]

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

type IETLayerInitializationParameters added in v0.5.0

type IETLayerInitializationParameters interface {
	objectivec.IObject

	Parameters() foundation.INSDictionary
	InitWithModeParametersError(mode uint64, parameters objectivec.IObject) (ETLayerInitializationParameters, error)
}

An interface definition for the ETLayerInitializationParameters class.

Methods

  • [IETLayerInitializationParameters.Parameters]
  • [IETLayerInitializationParameters.InitWithModeParametersError]

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

type IETLossConfig added in v0.5.0

type IETLossConfig interface {
	objectivec.IObject

	Custom_network_path() string
	SetCustom_network_path(value string)
	Label_name() string
	SetLabel_name(value string)
	Label_shape() foundation.INSArray
	SetLabel_shape(value foundation.INSArray)
	Loss_name() string
	SetLoss_name(value string)
	Mode() uint64
	SetMode(value uint64)
	Output_name() string
	SetOutput_name(value string)
}

An interface definition for the ETLossConfig class.

Methods

  • [IETLossConfig.Custom_network_path]
  • [IETLossConfig.SetCustom_network_path]
  • [IETLossConfig.Label_name]
  • [IETLossConfig.SetLabel_name]
  • [IETLossConfig.Label_shape]
  • [IETLossConfig.SetLabel_shape]
  • [IETLossConfig.Loss_name]
  • [IETLossConfig.SetLoss_name]
  • [IETLossConfig.Mode]
  • [IETLossConfig.SetMode]
  • [IETLossConfig.Output_name]
  • [IETLossConfig.SetOutput_name]

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

type IETLossDefinition added in v0.5.0

type IETLossDefinition interface {
	objectivec.IObject

	InputName() string
	LossOutputName() string
	Mode() uint64
	OutputName() string
	SetOutputName(value string)
	TargetInputName() string
	InitWithModeInputNameTargetNameLossOutputName(mode uint64, name objectivec.IObject, name2 objectivec.IObject, name3 objectivec.IObject) ETLossDefinition
}

An interface definition for the ETLossDefinition class.

Methods

  • [IETLossDefinition.InputName]
  • [IETLossDefinition.LossOutputName]
  • [IETLossDefinition.Mode]
  • [IETLossDefinition.OutputName]
  • [IETLossDefinition.SetOutputName]
  • [IETLossDefinition.TargetInputName]
  • [IETLossDefinition.InitWithModeInputNameTargetNameLossOutputName]

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

type IETModelDef added in v0.5.0

type IETModelDef interface {
	objectivec.IObject

	All_variables() foundation.INSArray
	SetAll_variables(value foundation.INSArray)
	BiasesForLayer(layer objectivec.IObject) objectivec.IObject
	ConfigureLayersToTrainReinitializeVariables(train objectivec.IObject, variables bool) int
	Gb() objectivec.IObject
	SetGb(value objectivec.IObject)
	LayerForName(name objectivec.IObject) unsafe.Pointer
	LayerNames() objectivec.IObject
	Network() objectivec.IObject
	SetNetwork(value objectivec.IObject)
	RandomizeWeightsForLayerWithSeed(layer objectivec.IObject, seed float32)
	SetupVariablesDef()
	TopNamesForLayerIndex(index int) objectivec.IObject
	TransformForTraining(training objectivec.IObject)
	UpdateLayerWithBiasesLength(layer objectivec.IObject, biases objectivec.IObject, length uint64)
	UpdateLayerWithWeightsLength(layer objectivec.IObject, weights objectivec.IObject, length uint64)
	VariableForLayerKind(layer objectivec.IObject, kind uint64) objectivec.IObject
	VariableNameForLayerKind(layer objectivec.IObject, kind uint64) objectivec.IObject
	Variables() objectivec.IObject
	WeightsForLayer(layer objectivec.IObject) objectivec.IObject
	InitWithNetwork(network objectivec.IObject) ETModelDef
}

An interface definition for the ETModelDef class.

Methods

  • [IETModelDef.All_variables]
  • [IETModelDef.SetAll_variables]
  • [IETModelDef.BiasesForLayer]
  • [IETModelDef.ConfigureLayersToTrainReinitializeVariables]
  • [IETModelDef.Gb]
  • [IETModelDef.SetGb]
  • [IETModelDef.LayerForName]
  • [IETModelDef.LayerNames]
  • [IETModelDef.Network]
  • [IETModelDef.SetNetwork]
  • [IETModelDef.RandomizeWeightsForLayerWithSeed]
  • [IETModelDef.SetupVariablesDef]
  • [IETModelDef.TopNamesForLayerIndex]
  • [IETModelDef.TransformForTraining]
  • [IETModelDef.UpdateLayerWithBiasesLength]
  • [IETModelDef.UpdateLayerWithWeightsLength]
  • [IETModelDef.VariableForLayerKind]
  • [IETModelDef.VariableNameForLayerKind]
  • [IETModelDef.Variables]
  • [IETModelDef.WeightsForLayer]
  • [IETModelDef.InitWithNetwork]

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

type IETModelDefLeNet added in v0.5.0

type IETModelDefLeNet interface {
	IETModelDef

	Output_size() int
	SetOutput_size(value int)
}

An interface definition for the ETModelDefLeNet class.

Methods

  • [IETModelDefLeNet.Output_size]
  • [IETModelDefLeNet.SetOutput_size]

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

type IETModelDefMLP added in v0.5.0

type IETModelDefMLP interface {
	IETModelDef

	BuildNetwork()
	Hidden_size() int
	SetHidden_size(value int)
	Input_size() int
	SetInput_size(value int)
	Output_size() int
	SetOutput_size(value int)
}

An interface definition for the ETModelDefMLP class.

Methods

  • [IETModelDefMLP.BuildNetwork]
  • [IETModelDefMLP.Hidden_size]
  • [IETModelDefMLP.SetHidden_size]
  • [IETModelDefMLP.Input_size]
  • [IETModelDefMLP.SetInput_size]
  • [IETModelDefMLP.Output_size]
  • [IETModelDefMLP.SetOutput_size]

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

type IETModelDefinition added in v0.5.0

type IETModelDefinition interface {
	objectivec.IObject

	Initializer() string
	Inputs() foundation.INSArray
	IsTrainingGlobalName() string
	LayerNames() foundation.INSArray
	ModelURL() foundation.INSURL
	Outputs() foundation.INSArray
	TrainingInputs() foundation.INSArray
	TrainingOutputs() foundation.INSArray
	InitWithInferenceNetworkPathError(path objectivec.IObject) (ETModelDefinition, error)
	InitWithInferenceNetworkPathInferenceInputsInferenceOutputsError(path objectivec.IObject, inputs objectivec.IObject, outputs objectivec.IObject) (ETModelDefinition, error)
	InitWithTrainingNetworkPathInferenceInputsInferenceOutputsTrainingInputsTrainingOutputsTrainingControlVariableNameWithInitializerError(path objectivec.IObject, inputs objectivec.IObject, outputs objectivec.IObject, inputs2 objectivec.IObject, outputs2 objectivec.IObject, name objectivec.IObject, initializer objectivec.IObject) (ETModelDefinition, error)
}

An interface definition for the ETModelDefinition class.

Methods

  • [IETModelDefinition.Initializer]
  • [IETModelDefinition.Inputs]
  • [IETModelDefinition.IsTrainingGlobalName]
  • [IETModelDefinition.LayerNames]
  • [IETModelDefinition.ModelURL]
  • [IETModelDefinition.Outputs]
  • [IETModelDefinition.TrainingInputs]
  • [IETModelDefinition.TrainingOutputs]
  • [IETModelDefinition.InitWithInferenceNetworkPathError]
  • [IETModelDefinition.InitWithInferenceNetworkPathInferenceInputsInferenceOutputsError]
  • [IETModelDefinition.InitWithTrainingNetworkPathInferenceInputsInferenceOutputsTrainingInputsTrainingOutputsTrainingControlVariableNameWithInitializerError]

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

type IETModelWithExtractor added in v0.5.0

type IETModelWithExtractor interface {
	IETModelDef
}

An interface definition for the ETModelWithExtractor class.

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

type IETOpaqueCopy added in v0.5.0

type IETOpaqueCopy interface {
	objectivec.IObject

	GetBlob() unsafe.Pointer
	InitWithAbstractBlobContainer(container unsafe.Pointer) ETOpaqueCopy
}

An interface definition for the ETOpaqueCopy class.

Methods

  • [IETOpaqueCopy.GetBlob]
  • [IETOpaqueCopy.InitWithAbstractBlobContainer]

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

type IETOptimizerDef added in v0.5.0

type IETOptimizerDef interface {
	objectivec.IObject

	Batch_size() uint32
	SetBatch_size(value uint32)
}

An interface definition for the ETOptimizerDef class.

Methods

  • [IETOptimizerDef.Batch_size]
  • [IETOptimizerDef.SetBatch_size]

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

type IETOptimizerDefSGD added in v0.5.0

type IETOptimizerDefSGD interface {
	IETOptimizerDef

	Lr() float32
	SetLr(value float32)
	Lr_decay_epoch() float32
	SetLr_decay_epoch(value float32)
	Momentum() float32
	SetMomentum(value float32)
	Weight_decay() float32
	SetWeight_decay(value float32)
}

An interface definition for the ETOptimizerDefSGD class.

Methods

  • [IETOptimizerDefSGD.Lr]
  • [IETOptimizerDefSGD.SetLr]
  • [IETOptimizerDefSGD.Lr_decay_epoch]
  • [IETOptimizerDefSGD.SetLr_decay_epoch]
  • [IETOptimizerDefSGD.Momentum]
  • [IETOptimizerDefSGD.SetMomentum]
  • [IETOptimizerDefSGD.Weight_decay]
  • [IETOptimizerDefSGD.SetWeight_decay]

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

type IETOptimizerDefinition added in v0.5.0

type IETOptimizerDefinition interface {
	objectivec.IObject

	OptimizationParameters() foundation.INSDictionary
	Type() int64
	InitWithOptimizationAlgorithmParametersError(algorithm int64, parameters objectivec.IObject) (ETOptimizerDefinition, error)
}

An interface definition for the ETOptimizerDefinition class.

Methods

  • [IETOptimizerDefinition.OptimizationParameters]
  • [IETOptimizerDefinition.Type]
  • [IETOptimizerDefinition.InitWithOptimizationAlgorithmParametersError]

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

type IETTask added in v0.5.0

type IETTask interface {
	objectivec.IObject

	DumpData() bool
	SetDumpData(value bool)
	Evaluate(evaluate objectivec.IObject) objectivec.IObject
	Extractor() IETImageDescriptorExtractor
	SetExtractor(value IETImageDescriptorExtractor)
	FitNumberOfBatchesOutputNamesBatchCallback(fit objectivec.IObject, batches uint32, names objectivec.IObject, callback VoidHandler) bool
	FitNumberOfBatchesWithProgress(fit objectivec.IObject, batches uint32, progress VoidHandler) float32
	FitNumberOfEpochsOutputNamesBatchCallback(fit objectivec.IObject, epochs int, names objectivec.IObject, callback VoidHandler) bool
	FitNumberOfEpochsWithProgress(fit objectivec.IObject, epochs int, progress VoidHandler) float32
	Model() IETModelDef
	SetModel(value IETModelDef)
	MoveToGPUError(gpu int) (bool, error)
	Optimizer() IETOptimizerDef
	SetOptimizer(value IETOptimizerDef)
	ReinitializeVariables() objectivec.IObject
	RunBatchesNumberOfBatchesOutputNamesBatchCallback(batches objectivec.IObject, batches2 uint32, names objectivec.IObject, callback VoidHandler) bool
	RunInferenceOutputNamesBatchCallback(inference objectivec.IObject, names objectivec.IObject, callback VoidHandler) bool
	SaveNetwork(network objectivec.IObject)
	SaveNetworkRevertToInferenceMode(network objectivec.IObject, mode bool)
	InitWithModelDefOptimizerDefExtractor(def objectivec.IObject, def2 objectivec.IObject, extractor objectivec.IObject) ETTask
	InitWithModelDefOptimizerDefExtractorNeedWeightsInitialization(def objectivec.IObject, def2 objectivec.IObject, extractor objectivec.IObject, initialization bool) ETTask
	InitWithModelDefOptimizerDefLossConfig(def objectivec.IObject, def2 objectivec.IObject, config objectivec.IObject) ETTask
	InitWithModelDefOptimizerDefLossConfigExtractor(def objectivec.IObject, def2 objectivec.IObject, config objectivec.IObject, extractor objectivec.IObject) ETTask
}

An interface definition for the ETTask class.

Methods

  • [IETTask.DumpData]
  • [IETTask.SetDumpData]
  • [IETTask.Evaluate]
  • [IETTask.Extractor]
  • [IETTask.SetExtractor]
  • [IETTask.FitNumberOfBatchesOutputNamesBatchCallback]
  • [IETTask.FitNumberOfBatchesWithProgress]
  • [IETTask.FitNumberOfEpochsOutputNamesBatchCallback]
  • [IETTask.FitNumberOfEpochsWithProgress]
  • [IETTask.Model]
  • [IETTask.SetModel]
  • [IETTask.MoveToGPUError]
  • [IETTask.Optimizer]
  • [IETTask.SetOptimizer]
  • [IETTask.ReinitializeVariables]
  • [IETTask.RunBatchesNumberOfBatchesOutputNamesBatchCallback]
  • [IETTask.RunInferenceOutputNamesBatchCallback]
  • [IETTask.SaveNetwork]
  • [IETTask.SaveNetworkRevertToInferenceMode]
  • [IETTask.InitWithModelDefOptimizerDefExtractor]
  • [IETTask.InitWithModelDefOptimizerDefExtractorNeedWeightsInitialization]
  • [IETTask.InitWithModelDefOptimizerDefLossConfig]
  • [IETTask.InitWithModelDefOptimizerDefLossConfigExtractor]

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

type IETTaskClassifier added in v0.5.0

type IETTaskClassifier interface {
	IETTask

	Class_names() foundation.INSArray
	SetClass_names(value foundation.INSArray)
}

An interface definition for the ETTaskClassifier class.

Methods

  • [IETTaskClassifier.Class_names]
  • [IETTaskClassifier.SetClass_names]

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

type IETTaskDefinition added in v0.5.0

type IETTaskDefinition interface {
	objectivec.IObject

	CheckShapesWithSampleWithError(shapes unsafe.Pointer, sample unsafe.Pointer) error
	Context_for_runtime_platform(context_for_runtime_platform []objectivec.IObject) objectivec.IObject
	DataTypeForParameterOfTypeFromLayerNamed(type_ uint64, named objectivec.IObject) uint64
	DoInferenceOnDataError(data objectivec.IObject) (objectivec.IObject, error)
	DoTrainingOnDataForNumberOfEpochsWithCallbackError(data objectivec.IObject, epochs uint64, callback objectivec.IObject) (bool, error)
	GetParameterOfTypeForLayerNamedError(type_ uint64, named objectivec.IObject) (objectivec.IObject, error)
	GetTensorNamed(named objectivec.IObject) objectivec.IObject
	GetTensorNamedDirectBind(named objectivec.IObject, bind bool) objectivec.IObject
	InferenceGraphNetPtr() objectivec.IObject
	SetInferenceGraphNetPtr(value objectivec.IObject)
	InferenceModel() IETModelDefinition
	SetInferenceModel(value IETModelDefinition)
	NamesVectorToFoundationArray(array objectivec.IObject) objectivec.IObject
	Optimizer() IETOptimizerDefinition
	SetOptimizer(value IETOptimizerDefinition)
	Platform() uint64
	SetPlatform(value uint64)
	PlatformForLayerNamedError(named objectivec.IObject) (uint64, error)
	PrivateDoTrainingOnDataForNumberOfEpochsWithCallbackError(data objectivec.IObject, epochs uint64, callback objectivec.IObject) (bool, error)
	ReloadOnRuntimePlatform(platform []objectivec.IObject)
	SaveNetworkInplaceError(network objectivec.IObject, inplace bool) (bool, error)
	SaveTrainingNetworkCheckpointError(network objectivec.IObject, checkpoint objectivec.IObject) (bool, error)
	SetInferenceNetworkWeightsError(weights objectivec.IObject) (bool, error)
	SetParameterOfTypeForLayerNamedWithValueError(type_ uint64, named objectivec.IObject, value objectivec.IObject) (bool, error)
	SetTensorNamedWithValueError(named objectivec.IObject, value objectivec.IObject) (bool, error)
	SetWeightsOfInferenceNetworkLoadedFromAndSaveToError(from objectivec.IObject, to objectivec.IObject) (bool, error)
	SetupInputOutputShapes(shapes []objectivec.IObject)
	SetupShapesForBlobsWithError(shapes unsafe.Pointer, blobs objectivec.IObject) error
	ShareWeights()
	TaskState() IETTaskState
	SetTaskState(value IETTaskState)
	TrainingGraphNetPtr() objectivec.IObject
	SetTrainingGraphNetPtr(value objectivec.IObject)
	InitWithModelDefinitionLossDefinitionVariablesDefinitionOptimizerDefinitionForPlatformError(definition objectivec.IObject, definition2 objectivec.IObject, definition3 objectivec.IObject, definition4 objectivec.IObject, platform uint64) (ETTaskDefinition, error)
	InitWithTrainingModelDefinitionForPlatformError(definition objectivec.IObject, platform uint64) (ETTaskDefinition, error)
}

An interface definition for the ETTaskDefinition class.

Methods

  • [IETTaskDefinition.CheckShapesWithSampleWithError]
  • [IETTaskDefinition.Context_for_runtime_platform]
  • [IETTaskDefinition.DataTypeForParameterOfTypeFromLayerNamed]
  • [IETTaskDefinition.DoInferenceOnDataError]
  • [IETTaskDefinition.DoTrainingOnDataForNumberOfEpochsWithCallbackError]
  • [IETTaskDefinition.GetParameterOfTypeForLayerNamedError]
  • [IETTaskDefinition.GetTensorNamed]
  • [IETTaskDefinition.GetTensorNamedDirectBind]
  • [IETTaskDefinition.InferenceGraphNetPtr]
  • [IETTaskDefinition.SetInferenceGraphNetPtr]
  • [IETTaskDefinition.InferenceModel]
  • [IETTaskDefinition.SetInferenceModel]
  • [IETTaskDefinition.NamesVectorToFoundationArray]
  • [IETTaskDefinition.Optimizer]
  • [IETTaskDefinition.SetOptimizer]
  • [IETTaskDefinition.Platform]
  • [IETTaskDefinition.SetPlatform]
  • [IETTaskDefinition.PlatformForLayerNamedError]
  • [IETTaskDefinition.PrivateDoTrainingOnDataForNumberOfEpochsWithCallbackError]
  • [IETTaskDefinition.ReloadOnRuntimePlatform]
  • [IETTaskDefinition.SaveNetworkInplaceError]
  • [IETTaskDefinition.SaveTrainingNetworkCheckpointError]
  • [IETTaskDefinition.SetInferenceNetworkWeightsError]
  • [IETTaskDefinition.SetParameterOfTypeForLayerNamedWithValueError]
  • [IETTaskDefinition.SetTensorNamedWithValueError]
  • [IETTaskDefinition.SetWeightsOfInferenceNetworkLoadedFromAndSaveToError]
  • [IETTaskDefinition.SetupInputOutputShapes]
  • [IETTaskDefinition.SetupShapesForBlobsWithError]
  • [IETTaskDefinition.ShareWeights]
  • [IETTaskDefinition.TaskState]
  • [IETTaskDefinition.SetTaskState]
  • [IETTaskDefinition.TrainingGraphNetPtr]
  • [IETTaskDefinition.SetTrainingGraphNetPtr]
  • [IETTaskDefinition.InitWithModelDefinitionLossDefinitionVariablesDefinitionOptimizerDefinitionForPlatformError]
  • [IETTaskDefinition.InitWithTrainingModelDefinitionForPlatformError]

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

type IETTaskState added in v0.5.0

type IETTaskState interface {
	objectivec.IObject

	Blobs() objectivec.IObject
	SetBlobs(value objectivec.IObject)
	NetworkPointer() objectivec.IObject
	SetNetworkPointer(value objectivec.IObject)
	InitWithBlobMap(map_ unsafe.Pointer) ETTaskState
	InitWithNetwork(network objectivec.IObject) ETTaskState
}

An interface definition for the ETTaskState class.

Methods

  • [IETTaskState.Blobs]
  • [IETTaskState.SetBlobs]
  • [IETTaskState.NetworkPointer]
  • [IETTaskState.SetNetworkPointer]
  • [IETTaskState.InitWithBlobMap]
  • [IETTaskState.InitWithNetwork]

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

type IETVariable added in v0.5.0

type IETVariable interface {
	objectivec.IObject

	CopyData() objectivec.IObject
	GetOpaqueCopy() objectivec.IObject
	InitializationAlpha() float32
	SetInitializationAlpha(value float32)
	InitializationBeta() float32
	SetInitializationBeta(value float32)
	InitializationMode() uint64
	SetInitializationMode(value uint64)
	Kind() uint64
	SetKind(value uint64)
	LayerName() string
	SetLayerName(value string)
	Model() IETModelDef
	SetModel(value IETModelDef)
	Name() string
	SetName(value string)
	SwapWithOpaqueCopy(copy_ objectivec.IObject) objectivec.IObject
	UpdateWithData(data objectivec.IObject)
	InitWithModelDef(def objectivec.IObject) ETVariable
}

An interface definition for the ETVariable class.

Methods

  • [IETVariable.CopyData]
  • [IETVariable.GetOpaqueCopy]
  • [IETVariable.InitializationAlpha]
  • [IETVariable.SetInitializationAlpha]
  • [IETVariable.InitializationBeta]
  • [IETVariable.SetInitializationBeta]
  • [IETVariable.InitializationMode]
  • [IETVariable.SetInitializationMode]
  • [IETVariable.Kind]
  • [IETVariable.SetKind]
  • [IETVariable.LayerName]
  • [IETVariable.SetLayerName]
  • [IETVariable.Model]
  • [IETVariable.SetModel]
  • [IETVariable.Name]
  • [IETVariable.SetName]
  • [IETVariable.SwapWithOpaqueCopy]
  • [IETVariable.UpdateWithData]
  • [IETVariable.InitWithModelDef]

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

type IETVariablesDefinition added in v0.5.0

type IETVariablesDefinition interface {
	objectivec.IObject

	LayerNames() foundation.INSArray
	SetLayerNames(value foundation.INSArray)
	InitForLayersError(layers objectivec.IObject) (ETVariablesDefinition, error)
}

An interface definition for the ETVariablesDefinition class.

Methods

  • [IETVariablesDefinition.LayerNames]
  • [IETVariablesDefinition.SetLayerNames]
  • [IETVariablesDefinition.InitForLayersError]

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

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)
	Index() uint64
	SetIndex(value uint64)
	Name() string
	SetName(value string)
	Reference_buffer() objectivec.IObject
	SetReference_buffer(value objectivec.IObject)
}

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.Index]
  • [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetIndex]
  • [IEspressoDataFrameStorageExecutorMatchingBufferSet.Name]
  • [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetName]
  • [IEspressoDataFrameStorageExecutorMatchingBufferSet.Reference_buffer]
  • [IEspressoDataFrameStorageExecutorMatchingBufferSet.SetReference_buffer]

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
	// contains filtered or unexported methods
}

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._resetTemporalState]
  • [IEspressoImage2Image._reshapeToResolutionPreset]
  • [IEspressoImage2Image._reshapeToWidthAndHeight]
  • [IEspressoImage2Image._tune]
  • [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 string) objectivec.IObject
	KernelForFunctionCacheStringWithConstants(function string, string_ string, 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 string, id string, context objectivec.IObject, path int) EspressoNetwork
	InitWithJSFileContextComputePath(jSFile string, 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

type IMPSCNNConvolutionGradientState added in v0.5.0

type IMPSCNNConvolutionGradientState interface {
	objectivec.IObject
}

An interface definition for the MPSCNNConvolutionGradientState class.

type IMyMPSCNNConvolutionGradientState added in v0.5.0

type IMyMPSCNNConvolutionGradientState interface {
	IMPSCNNConvolutionGradientState

	SourceHeight() uint64
	SourceWidth() uint64
}

An interface definition for the MyMPSCNNConvolutionGradientState class.

Methods

  • [IMyMPSCNNConvolutionGradientState.SourceHeight]
  • [IMyMPSCNNConvolutionGradientState.SourceWidth]

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

type ITwoNetsStyleTransfer added in v0.5.0

type ITwoNetsStyleTransfer interface {
	objectivec.IObject

	ExecuteSyncWithImageSmallImage(image corevideo.CVImageBufferRef, image2 corevideo.CVImageBufferRef) coregraphics.IOSurfaceRef
	HeightBig() int
	HeightSmall() int
	LoadOutputName(load objectivec.IObject, name objectivec.IObject) int
	WidthBig() int
	WidthSmall() int
}

An interface definition for the TwoNetsStyleTransfer class.

Methods

  • [ITwoNetsStyleTransfer.ExecuteSyncWithImageSmallImage]
  • [ITwoNetsStyleTransfer.HeightBig]
  • [ITwoNetsStyleTransfer.HeightSmall]
  • [ITwoNetsStyleTransfer.LoadOutputName]
  • [ITwoNetsStyleTransfer.WidthBig]
  • [ITwoNetsStyleTransfer.WidthSmall]

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

type MPSCNNConvolutionDataSource added in v0.5.0

type MPSCNNConvolutionDataSource interface {
	objectivec.IObject

	// BiasTerms protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/biasTerms
	BiasTerms() unsafe.Pointer

	// DataType protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/dataType
	DataType() uint32

	// KernelWeightsDataType protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/kernelWeightsDataType
	KernelWeightsDataType() uint32

	// Load protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/load
	Load() bool

	// LookupTableForUInt8Kernel protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/lookupTableForUInt8Kernel
	LookupTableForUInt8Kernel() unsafe.Pointer

	// Purge protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/purge
	Purge()

	// RangesForUInt8Kernel protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/rangesForUInt8Kernel
	RangesForUInt8Kernel() []objectivec.IObject

	// Weights protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/weights
	Weights() unsafe.Pointer

	// WeightsLayout protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/weightsLayout
	WeightsLayout() uint32

	// WeightsQuantizationType protocol.
	//
	// See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/weightsQuantizationType
	WeightsQuantizationType() uint32
}

MPSCNNConvolutionDataSource protocol.

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

type MPSCNNConvolutionDataSourceObject added in v0.5.0

type MPSCNNConvolutionDataSourceObject struct {
	objectivec.Object
}

MPSCNNConvolutionDataSourceObject wraps an existing Objective-C object that conforms to the MPSCNNConvolutionDataSource protocol.

func MPSCNNConvolutionDataSourceObjectFromID added in v0.5.0

func MPSCNNConvolutionDataSourceObjectFromID(id objc.ID) MPSCNNConvolutionDataSourceObject

MPSCNNConvolutionDataSourceObjectFromID constructs a MPSCNNConvolutionDataSourceObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (MPSCNNConvolutionDataSourceObject) BaseObject added in v0.5.0

func (MPSCNNConvolutionDataSourceObject) Load added in v0.5.0

See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/load

func (MPSCNNConvolutionDataSourceObject) Purge added in v0.5.0

See: https://developer.apple.com/documentation/Espresso/MPSCNNConvolutionDataSource/purge

type MPSCNNConvolutionGradientState added in v0.5.0

type MPSCNNConvolutionGradientState struct {
	objectivec.Object
}

A parent class referenced by other espresso classes. [Full Topic]

func MPSCNNConvolutionGradientStateFromID added in v0.5.0

func MPSCNNConvolutionGradientStateFromID(id objc.ID) MPSCNNConvolutionGradientState

MPSCNNConvolutionGradientStateFromID constructs a MPSCNNConvolutionGradientState from an objc.ID.

A parent class referenced by other espresso classes.

func NewMPSCNNConvolutionGradientState added in v0.5.0

func NewMPSCNNConvolutionGradientState() MPSCNNConvolutionGradientState

NewMPSCNNConvolutionGradientState creates a new MPSCNNConvolutionGradientState instance.

func (MPSCNNConvolutionGradientState) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (MPSCNNConvolutionGradientState) Init added in v0.5.0

Init initializes the instance.

type MPSCNNConvolutionGradientStateClass added in v0.5.0

type MPSCNNConvolutionGradientStateClass struct {
	// contains filtered or unexported fields
}

func GetMPSCNNConvolutionGradientStateClass added in v0.5.0

func GetMPSCNNConvolutionGradientStateClass() MPSCNNConvolutionGradientStateClass

GetMPSCNNConvolutionGradientStateClass returns the class object for MPSCNNConvolutionGradientState.

func (MPSCNNConvolutionGradientStateClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (MPSCNNConvolutionGradientStateClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type MyMPSCNNConvolutionGradientState added in v0.5.0

type MyMPSCNNConvolutionGradientState struct {
	objectivec.Object
}

Methods

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

func MyMPSCNNConvolutionGradientStateFromID added in v0.5.0

func MyMPSCNNConvolutionGradientStateFromID(id objc.ID) MyMPSCNNConvolutionGradientState

MyMPSCNNConvolutionGradientStateFromID constructs a MyMPSCNNConvolutionGradientState from an objc.ID.

func NewMyMPSCNNConvolutionGradientState added in v0.5.0

func NewMyMPSCNNConvolutionGradientState() MyMPSCNNConvolutionGradientState

NewMyMPSCNNConvolutionGradientState creates a new MyMPSCNNConvolutionGradientState instance.

func (MyMPSCNNConvolutionGradientState) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (MyMPSCNNConvolutionGradientState) Init added in v0.5.0

Init initializes the instance.

type MyMPSCNNConvolutionGradientStateClass added in v0.5.0

type MyMPSCNNConvolutionGradientStateClass struct {
	// contains filtered or unexported fields
}

func GetMyMPSCNNConvolutionGradientStateClass added in v0.5.0

func GetMyMPSCNNConvolutionGradientStateClass() MyMPSCNNConvolutionGradientStateClass

GetMyMPSCNNConvolutionGradientStateClass returns the class object for MyMPSCNNConvolutionGradientState.

func (MyMPSCNNConvolutionGradientStateClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (MyMPSCNNConvolutionGradientStateClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

type TwoNetsStyleTransfer added in v0.5.0

type TwoNetsStyleTransfer struct {
	objectivec.Object
}

Methods

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

func NewTwoNetsStyleTransfer added in v0.5.0

func NewTwoNetsStyleTransfer() TwoNetsStyleTransfer

NewTwoNetsStyleTransfer creates a new TwoNetsStyleTransfer instance.

func TwoNetsStyleTransferFromID added in v0.5.0

func TwoNetsStyleTransferFromID(id objc.ID) TwoNetsStyleTransfer

TwoNetsStyleTransferFromID constructs a TwoNetsStyleTransfer from an objc.ID.

func (TwoNetsStyleTransfer) Autorelease added in v0.5.0

Autorelease adds the receiver to the current autorelease pool.

func (TwoNetsStyleTransfer) Init added in v0.5.0

Init initializes the instance.

type TwoNetsStyleTransferClass added in v0.5.0

type TwoNetsStyleTransferClass struct {
	// contains filtered or unexported fields
}

func GetTwoNetsStyleTransferClass added in v0.5.0

func GetTwoNetsStyleTransferClass() TwoNetsStyleTransferClass

GetTwoNetsStyleTransferClass returns the class object for TwoNetsStyleTransfer.

func (TwoNetsStyleTransferClass) Alloc added in v0.5.0

Alloc allocates memory for a new instance of the class.

func (TwoNetsStyleTransferClass) Class added in v0.5.0

Class returns the underlying Objective-C class pointer.

func (TwoNetsStyleTransferClass) SupportsANE added in v0.5.0

func (_TwoNetsStyleTransferClass TwoNetsStyleTransferClass) SupportsANE() bool

See: https://developer.apple.com/documentation/Espresso/TwoNetsStyleTransfer/supportsANE

Source Files

Jump to

Keyboard shortcuts

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