Home
last modified time | relevance | path

Searched defs:first_node_id (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dmodel_xnnpack_test.cc49 int first_node_id = interpreter->execution_plan()[0]; in TEST() local
77 int first_node_id = interpreter->execution_plan()[0]; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
H A Dspecial_selector.cc36 const GraphFloat32& graph, NodeId first_node_id, in GPUSubgraphFromGraph()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Dconv_pointwise.cc209 const GraphFloat32& graph, NodeId first_node_id, in TryFusedPointwiseConv()
H A Dfc_fc_add.cc302 const GraphFloat32& graph, NodeId first_node_id, in TryFCFCAdd()
H A Ddepthwise_conv_plus_1x1_conv.cc618 const GraphFloat32& graph, NodeId first_node_id, in TryDepthwiseConvPlus1x1Conv()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dmean_stddev_normalization.cc341 const GraphFloat32& graph, NodeId first_node_id, in TryMeanStdDevNormalization()