Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
H A Dpack_builder.cc47 auto* axis_node = graph_builder_->AddConstNodeWithData( in PopulateSubGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dgeneric_layout_optimizer_transposer_test.cc424 auto* axis_node = context.graph_view->GetNode( in ReduceTransposerKeepDims() local
491 auto* axis_node = context.graph_view->GetNode( in ReduceTransposerValidAxisNode() local
2969 auto* axis_node = context.graph_view->GetNode( in TEST_F() local
3402 auto* axis_node = context.graph_view->GetNode( in TEST_F() local
3491 auto* axis_node = context.graph_view->GetNode( in TEST_F() local
H A Dgeneric_layout_optimizer_transposer.cc1352 int axis_node = 0; in TransposeNode() local
1505 auto* axis_node = regular_fanin_1.node_view(); in IsReduceAxisSupported() local
H A Dconstant_folding.cc2494 NodeDef* axis_node = optimized_graph->add_node(); in SimplifyPack() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dsparsify_gather_test.cc62 NodeDef* axis_node = in MakeGather() local
H A Dfold_old_batch_norms.cc235 NodeDef axis_node = concat_node_match.inputs[2].node; in FuseBatchNormWithConvConcat() local
H A Dsparsify_gather.cc300 const NodeDef& axis_node = match.inputs[2].node; in SparsifyGatherInternal() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dunpack_quantized_weights.cpp180 Node* axis_node = graph->create(prim::Constant); in CreateQuantizedWeights() local