Searched defs:PopulateSubgraph (Results 1 – 8 of 8) sorted by relevance
34 TfLiteStatus DummyOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::DummyOpBuilder
40 TfLiteStatus HardSwishOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::HardSwishOpBuilder
54 TfLiteStatus MulOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::MulOpBuilder
48 TfLiteStatus AddOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::AddOpBuilder
67 TfLiteStatus ActivationLayerBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::ActivationLayerBuilder
91 TfLiteStatus FullyConnectedOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::FullyConnectedOpBuilder
180 TfLiteStatus OpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::OpBuilder
211 TfLiteStatus ConvolutionOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::ConvolutionOpBuilder