Uses of Class
org.robovm.apple.mlcompute.MLCEmbeddingDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.mlcompute |
-
Uses of MLCEmbeddingDescriptor in org.robovm.apple.mlcompute
Methods in org.robovm.apple.mlcompute that return MLCEmbeddingDescriptor Modifier and Type Method Description MLCEmbeddingDescriptorMLCEmbeddingLayer. getDescriptor()Methods in org.robovm.apple.mlcompute with parameters of type MLCEmbeddingDescriptor Modifier and Type Method Description protected static longMLCEmbeddingLayer. create(MLCEmbeddingDescriptor descriptor, MLCTensor weights)Constructors in org.robovm.apple.mlcompute with parameters of type MLCEmbeddingDescriptor Constructor Description MLCEmbeddingLayer(MLCEmbeddingDescriptor descriptor, MLCTensor weights)