Searched defs:PopulateSubgraph (Results 1 – 8 of 8) sorted by relevance
32 TfLiteStatus DummyOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::DummyOpBuilder
38 TfLiteStatus HardSwishOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::HardSwishOpBuilder
45 TfLiteStatus AddOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::AddOpBuilder
51 TfLiteStatus MulOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::MulOpBuilder
65 TfLiteStatus ActivationLayerBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::ActivationLayerBuilder
87 TfLiteStatus FullyConnectedOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::FullyConnectedOpBuilder
178 TfLiteStatus OpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::OpBuilder
207 TfLiteStatus ConvolutionOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::ConvolutionOpBuilder