JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package apple.mlcompute
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.moe.natj.general.NativeObject
org.moe.natj.objc.ObjCObject
apple.
NSObject
(implements apple.protocol.
NSObject
)
apple.mlcompute.
MLCActivationDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCConvolutionDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCDevice
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCEmbeddingDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCGraph
apple.mlcompute.
MLCInferenceGraph
apple.mlcompute.
MLCTrainingGraph
apple.mlcompute.
MLCLayer
apple.mlcompute.
MLCActivationLayer
apple.mlcompute.
MLCArithmeticLayer
apple.mlcompute.
MLCBatchNormalizationLayer
apple.mlcompute.
MLCComparisonLayer
apple.mlcompute.
MLCConcatenationLayer
apple.mlcompute.
MLCConvolutionLayer
apple.mlcompute.
MLCDropoutLayer
apple.mlcompute.
MLCEmbeddingLayer
apple.mlcompute.
MLCFullyConnectedLayer
apple.mlcompute.
MLCGatherLayer
apple.mlcompute.
MLCGramMatrixLayer
apple.mlcompute.
MLCGroupNormalizationLayer
apple.mlcompute.
MLCInstanceNormalizationLayer
apple.mlcompute.
MLCLayerNormalizationLayer
apple.mlcompute.
MLCLossLayer
apple.mlcompute.
MLCYOLOLossLayer
apple.mlcompute.
MLCLSTMLayer
apple.mlcompute.
MLCMatMulLayer
apple.mlcompute.
MLCMultiheadAttentionLayer
apple.mlcompute.
MLCPaddingLayer
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCPoolingLayer
apple.mlcompute.
MLCReductionLayer
apple.mlcompute.
MLCReshapeLayer
apple.mlcompute.
MLCScatterLayer
apple.mlcompute.
MLCSelectionLayer
apple.mlcompute.
MLCSliceLayer
apple.mlcompute.
MLCSoftmaxLayer
apple.mlcompute.
MLCSplitLayer
apple.mlcompute.
MLCTransposeLayer
apple.mlcompute.
MLCUpsampleLayer
apple.mlcompute.
MLCLossDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCLSTMDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCMatMulDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCMultiheadAttentionDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCOptimizer
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCAdamOptimizer
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCAdamWOptimizer
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCRMSPropOptimizer
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCSGDOptimizer
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCOptimizerDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCPlatform
apple.mlcompute.
MLCPoolingDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCTensor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCTensorData
apple.mlcompute.
MLCTensorDescriptor
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCTensorOptimizerDeviceData
(implements apple.foundation.protocol.
NSCopying
)
apple.mlcompute.
MLCTensorParameter
apple.mlcompute.
MLCYOLOLossDescriptor
(implements apple.foundation.protocol.
NSCopying
)
Interface Hierarchy
apple.mlcompute.
MLCInferenceGraph.Block_executeWithInputsDataBatchSizeOptionsCompletionHandler
apple.mlcompute.
MLCInferenceGraph.Block_executeWithInputsDataLossLabelsDataLossLabelWeightsDataBatchSizeOptionsCompletionHandler
apple.mlcompute.
MLCInferenceGraph.Block_executeWithInputsDataLossLabelsDataLossLabelWeightsDataOutputsDataBatchSizeOptionsCompletionHandler
apple.mlcompute.
MLCInferenceGraph.Block_executeWithInputsDataOutputsDataBatchSizeOptionsCompletionHandler
apple.mlcompute.
MLCTensorData.Block_dataWithBytesNoCopyLengthDeallocator
apple.mlcompute.
MLCTrainingGraph.Block_executeForwardWithBatchSizeOptionsCompletionHandler
apple.mlcompute.
MLCTrainingGraph.Block_executeForwardWithBatchSizeOptionsOutputsDataCompletionHandler
apple.mlcompute.
MLCTrainingGraph.Block_executeGradientWithBatchSizeOptionsCompletionHandler
apple.mlcompute.
MLCTrainingGraph.Block_executeGradientWithBatchSizeOptionsOutputsDataCompletionHandler
apple.mlcompute.
MLCTrainingGraph.Block_executeOptimizerUpdateWithOptionsCompletionHandler
apple.mlcompute.
MLCTrainingGraph.Block_executeWithInputsDataLossLabelsDataLossLabelWeightsDataBatchSizeOptionsCompletionHandler
apple.mlcompute.
MLCTrainingGraph.Block_executeWithInputsDataLossLabelsDataLossLabelWeightsDataOutputsDataBatchSizeOptionsCompletionHandler
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes