Home
last modified time | relevance | path

Searched refs:CreateMatMulWithConstWeightsOpBuilder (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dop_factory.h29 OpBuilder* CreateMatMulWithConstWeightsOpBuilder(GraphBuilder* graph_builder,
Dmatmul_builder.cc283 OpBuilder* CreateMatMulWithConstWeightsOpBuilder(GraphBuilder* graph_builder, in CreateMatMulWithConstWeightsOpBuilder() function
Dop_builder.cc101 return CreateMatMulWithConstWeightsOpBuilder( in CreateOpBuilderFromTfLiteOp()