Searched refs:CoreML__Specification__ReduceMeanLayerParams (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 | 180 … struct _CoreML__Specification__ReduceMeanLayerParams CoreML__Specification__ReduceMeanLayerParams; typedef 1400 CoreML__Specification__ReduceMeanLayerParams *reducemean; 10238 (CoreML__Specification__ReduceMeanLayerParams *message); 10240 (const CoreML__Specification__ReduceMeanLayerParams *message); 10242 (const CoreML__Specification__ReduceMeanLayerParams *message, 10245 (const CoreML__Specification__ReduceMeanLayerParams *message, 10247 CoreML__Specification__ReduceMeanLayerParams * 10253 (CoreML__Specification__ReduceMeanLayerParams *message, 11555 (const CoreML__Specification__ReduceMeanLayerParams *message,
|
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/src/ |
H A D | NeuralNetwork.pb-c.c | 6944 (const CoreML__Specification__ReduceMeanLayerParams *message) in core_ml__specification__reduce_mean_layer_params__get_packed_size() 6950 (const CoreML__Specification__ReduceMeanLayerParams *message, in core_ml__specification__reduce_mean_layer_params__pack() 6957 (const CoreML__Specification__ReduceMeanLayerParams *message, in core_ml__specification__reduce_mean_layer_params__pack_to_buffer() 6963 CoreML__Specification__ReduceMeanLayerParams * 6969 return (CoreML__Specification__ReduceMeanLayerParams *) in core_ml__specification__reduce_mean_layer_params__unpack() 6974 (CoreML__Specification__ReduceMeanLayerParams *message, in core_ml__specification__reduce_mean_layer_params__free_unpacked() 20357 offsetof(CoreML__Specification__ReduceMeanLayerParams, n_axes), 20358 offsetof(CoreML__Specification__ReduceMeanLayerParams, axes), 20370 offsetof(CoreML__Specification__ReduceMeanLayerParams, keepdims), 20382 offsetof(CoreML__Specification__ReduceMeanLayerParams, reduceall), [all …]
|