Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
H A Ddummy_op_builder.cc34 TfLiteStatus DummyOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::DummyOpBuilder
H A Dhardswish_op_builder.cc40 TfLiteStatus HardSwishOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::HardSwishOpBuilder
H A Dmul_op_builder.cc54 TfLiteStatus MulOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::MulOpBuilder
H A Dadd_op_builder.cc48 TfLiteStatus AddOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::AddOpBuilder
H A Dactivation_layer_builder.cc67 TfLiteStatus ActivationLayerBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::ActivationLayerBuilder
H A Dfully_connected_op_builder.cc91 TfLiteStatus FullyConnectedOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::FullyConnectedOpBuilder
H A Dop_builder.cc180 TfLiteStatus OpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::OpBuilder
H A Dconvolution_op_builder.cc211 TfLiteStatus ConvolutionOpBuilder::PopulateSubgraph(TfLiteContext* context) { in PopulateSubgraph() function in tflite::delegates::coreml::ConvolutionOpBuilder