Uses of Class
org.robovm.apple.mlcompute.MLCMatMulDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.mlcompute |
-
Uses of MLCMatMulDescriptor in org.robovm.apple.mlcompute
Methods in org.robovm.apple.mlcompute that return MLCMatMulDescriptor Modifier and Type Method Description static MLCMatMulDescriptorMLCMatMulDescriptor. descriptor()MLCMatMulDescriptorMLCMatMulLayer. getDescriptor()Methods in org.robovm.apple.mlcompute with parameters of type MLCMatMulDescriptor Modifier and Type Method Description protected static longMLCMatMulLayer. create(MLCMatMulDescriptor descriptor)Constructors in org.robovm.apple.mlcompute with parameters of type MLCMatMulDescriptor Constructor Description MLCMatMulLayer(MLCMatMulDescriptor descriptor)