Searched refs:CoreML__Specification__LossLayer (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 | 218 typedef struct _CoreML__Specification__LossLayer CoreML__Specification__LossLayer; typedef 7166 CoreML__Specification__LossLayer **losslayers; 10960 (CoreML__Specification__LossLayer *message); 10962 (const CoreML__Specification__LossLayer *message); 10964 (const CoreML__Specification__LossLayer *message, 10967 (const CoreML__Specification__LossLayer *message, 10969 CoreML__Specification__LossLayer * 10975 (CoreML__Specification__LossLayer *message, 11669 (const CoreML__Specification__LossLayer *message,
|
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/src/ |
H A D | NeuralNetwork.pb-c.c | 8648 (CoreML__Specification__LossLayer *message) in core_ml__specification__loss_layer__init() 8654 (const CoreML__Specification__LossLayer *message) in core_ml__specification__loss_layer__get_packed_size() 8660 (const CoreML__Specification__LossLayer *message, in core_ml__specification__loss_layer__pack() 8667 (const CoreML__Specification__LossLayer *message, in core_ml__specification__loss_layer__pack_to_buffer() 8673 CoreML__Specification__LossLayer * 8679 return (CoreML__Specification__LossLayer *) in core_ml__specification__loss_layer__unpack() 8684 (CoreML__Specification__LossLayer *message, in core_ml__specification__loss_layer__free_unpacked() 22447 offsetof(CoreML__Specification__LossLayer, name), 22458 offsetof(CoreML__Specification__LossLayer, loss_layer_type_case), 22470 offsetof(CoreML__Specification__LossLayer, loss_layer_type_case), [all …]
|