Home
last modified time | relevance | path

Searched refs:CoreML__Specification__LoadConstantLayerParams (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/include/
H A DNeuralNetwork.pb-c.h91 …ruct _CoreML__Specification__LoadConstantLayerParams CoreML__Specification__LoadConstantLayerParam… typedef
1256 CoreML__Specification__LoadConstantLayerParams *loadconstant;
8579 (CoreML__Specification__LoadConstantLayerParams *message);
8581 (const CoreML__Specification__LoadConstantLayerParams *message);
8583 (const CoreML__Specification__LoadConstantLayerParams *message,
8586 (const CoreML__Specification__LoadConstantLayerParams *message,
8588 CoreML__Specification__LoadConstantLayerParams *
8594 (CoreML__Specification__LoadConstantLayerParams *message,
11288 (const CoreML__Specification__LoadConstantLayerParams *message,
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/src/
H A DNeuralNetwork.pb-c.c3011 (CoreML__Specification__LoadConstantLayerParams *message) in core_ml__specification__load_constant_layer_params__init()
3017 (const CoreML__Specification__LoadConstantLayerParams *message) in core_ml__specification__load_constant_layer_params__get_packed_size()
3023 (const CoreML__Specification__LoadConstantLayerParams *message, in core_ml__specification__load_constant_layer_params__pack()
3030 (const CoreML__Specification__LoadConstantLayerParams *message, in core_ml__specification__load_constant_layer_params__pack_to_buffer()
3036 CoreML__Specification__LoadConstantLayerParams *
3042 return (CoreML__Specification__LoadConstantLayerParams *) in core_ml__specification__load_constant_layer_params__unpack()
3047 (CoreML__Specification__LoadConstantLayerParams *message, in core_ml__specification__load_constant_layer_params__free_unpacked()
15785 offsetof(CoreML__Specification__LoadConstantLayerParams, n_shape),
15786 offsetof(CoreML__Specification__LoadConstantLayerParams, shape),
15798 offsetof(CoreML__Specification__LoadConstantLayerParams, data),
[all …]