Home
last modified time | relevance | path

Searched defs:_CoreML__Specification__GRULayerParams (Results 1 – 1 of 1) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/include/
H A DNeuralNetwork.pb-c.h4123 struct _CoreML__Specification__GRULayerParams struct
4125 ProtobufCMessage base;
4129 uint64_t inputvectorsize;
4133 uint64_t outputvectorsize;
4140 size_t n_activations;
4141 CoreML__Specification__ActivationParams **activations;
4147 protobuf_c_boolean sequenceoutput;
4152 protobuf_c_boolean hasbiasvectors;
4180 CoreML__Specification__WeightParams *updategatebiasvector;
4184 CoreML__Specification__WeightParams *resetgatebiasvector;
[all …]