Home
last modified time | relevance | path

Searched refs:CoreML__Specification__ScaleLayerParams (Results 1 – 3 of 3) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/execution/
H A DCoreMLScale.cpp24 mLayer_->scale = mCoreMLBackend->create<CoreML__Specification__ScaleLayerParams>(); in onResize()
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/include/
H A DNeuralNetwork.pb-c.h90 typedef struct _CoreML__Specification__ScaleLayerParams CoreML__Specification__ScaleLayerParams; typedef
1250 CoreML__Specification__ScaleLayerParams *scale;
8560 (CoreML__Specification__ScaleLayerParams *message);
8562 (const CoreML__Specification__ScaleLayerParams *message);
8564 (const CoreML__Specification__ScaleLayerParams *message,
8567 (const CoreML__Specification__ScaleLayerParams *message,
8569 CoreML__Specification__ScaleLayerParams *
8575 (CoreML__Specification__ScaleLayerParams *message,
11285 (const CoreML__Specification__ScaleLayerParams *message,
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/src/
H A DNeuralNetwork.pb-c.c2991 CoreML__Specification__ScaleLayerParams *
2997 return (CoreML__Specification__ScaleLayerParams *) in core_ml__specification__scale_layer_params__unpack()
3002 (CoreML__Specification__ScaleLayerParams *message, in core_ml__specification__scale_layer_params__free_unpacked()
15695 offsetof(CoreML__Specification__ScaleLayerParams, n_shapescale),
15696 offsetof(CoreML__Specification__ScaleLayerParams, shapescale),
15708 offsetof(CoreML__Specification__ScaleLayerParams, scale),
15720 offsetof(CoreML__Specification__ScaleLayerParams, hasbias),
15731 offsetof(CoreML__Specification__ScaleLayerParams, n_shapebias),
15732 offsetof(CoreML__Specification__ScaleLayerParams, shapebias),
15744 offsetof(CoreML__Specification__ScaleLayerParams, bias),
[all …]