Searched refs:CoreML__Specification__ReduceL2LayerParams (Results 1 – 2 of 2) sorted by relevance
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/include/ |
H A D | NeuralNetwork.pb-c.h | 175 …edef struct _CoreML__Specification__ReduceL2LayerParams CoreML__Specification__ReduceL2LayerParams; typedef 1395 CoreML__Specification__ReduceL2LayerParams *reducel2; 10143 (CoreML__Specification__ReduceL2LayerParams *message); 10145 (const CoreML__Specification__ReduceL2LayerParams *message); 10147 (const CoreML__Specification__ReduceL2LayerParams *message, 10150 (const CoreML__Specification__ReduceL2LayerParams *message, 10152 CoreML__Specification__ReduceL2LayerParams * 10158 (CoreML__Specification__ReduceL2LayerParams *message, 11540 (const CoreML__Specification__ReduceL2LayerParams *message,
|
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/src/ |
H A D | NeuralNetwork.pb-c.c | 6719 (const CoreML__Specification__ReduceL2LayerParams *message) in core_ml__specification__reduce_l2_layer_params__get_packed_size() 6725 (const CoreML__Specification__ReduceL2LayerParams *message, in core_ml__specification__reduce_l2_layer_params__pack() 6732 (const CoreML__Specification__ReduceL2LayerParams *message, in core_ml__specification__reduce_l2_layer_params__pack_to_buffer() 6738 CoreML__Specification__ReduceL2LayerParams * 6744 return (CoreML__Specification__ReduceL2LayerParams *) in core_ml__specification__reduce_l2_layer_params__unpack() 6749 (CoreML__Specification__ReduceL2LayerParams *message, in core_ml__specification__reduce_l2_layer_params__free_unpacked() 20037 offsetof(CoreML__Specification__ReduceL2LayerParams, n_axes), 20038 offsetof(CoreML__Specification__ReduceL2LayerParams, axes), 20050 offsetof(CoreML__Specification__ReduceL2LayerParams, keepdims), 20062 offsetof(CoreML__Specification__ReduceL2LayerParams, reduceall), [all …]
|