/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | rearrange_function_argument.cc | 119 int src_output = e->src_output(); in ReorderInputEdges() local 143 int src_output = e->src_output(); in ReorderOutputEdges() local 240 int src_output = e->src_output(); in RearrangeOutputEdges() local 417 int src_output = e->src_output(); in MaybeRewriteIfNode() local 483 int src_output = e->src_output(); in MaybeRewriteIfNode() local
|
H A D | functionalize_cond.cc | 209 int src_output; member 510 int src_output = edge->src_output(); in AddSwitchNodeAlongEdge() local 700 int src_output = e->src_output(); in ExtractBodies() local
|
H A D | tf2xla_util.h | 174 int src_output, dst_input; member
|
H A D | functionalize_while.cc | 99 int src_output = squash_src_outputs[e->src()->id()] && !e->IsControlEdge() in CopySubgraph() local
|
H A D | tf2xla_util.cc | 129 Status ReplaceSrcOutputUsageWithNode(Graph* g, Node* src, int src_output, in ReplaceSrcOutputUsageWithNode()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/ |
H A D | encapsulate_tpu_computations_pass.cc | 572 int src_output = e->src_output(); in MoveHeadOutsideCompilationToHost() local 596 int src_output = in MoveHeadOutsideCompilationToHost() local 829 int src_output = e->src_output(); in RemoveUnusedXlaInput() local 850 int src_output = e->src_output(); in RemoveUnusedXlaInput() local 1142 int src_output = replica_id * new_num_replicated_outputs + in MoveTailOutsideCompilationToHost() local 1158 int src_output = original_edge->src_output(); in MoveTailOutsideCompilationToHost() local 1410 int src_output = in RemoveUnusedXlaOutput() local
|
H A D | distributed_tpu_rewrite_helpers.h | 81 int src_output; member
|
H A D | distributed_tpu_rewrite_pass.cc | 572 int src_output = edge->src_output(); in ReplaceCompilationResultNodeWithIdentity() local 2488 int src_output; in BuildDynamicShapeNodes() local 4338 int src_output = e->src_output(); in LowerOutsideCompilationFunctionalNodes() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | placer_inspection_required_ops_utils.cc | 206 Node** identity_node) { in AddOutputIdentities() 237 int src_output = edge->src_output(); in AddOutputIdentities() local
|
H A D | lower_case_op.cc | 146 Status CaseBuilder::AddInput(Node* src, int src_output) { in AddInput()
|
H A D | lower_if_op.cc | 179 Status CondBuilder::AddInput(Node* src, int src_output) { in AddInput()
|
H A D | shape_refiner.cc | 324 int src_output = e->src_output(); in UpdateNode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | debug_graph_utils.cc | 137 const int src_output = edge->src_output(); in InsertNodes() local 301 const string& src_node_name, const int src_output, const DataType src_dt, in CreateCopyNode()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | shape_inference_helpers.h | 37 int src_output; member
|
H A D | increase_dynamism_for_auto_jit_pass.cc | 289 int src_output = e->src_output(); in ReplaceTensorFlowSliceWithStaticShapedSlice() local
|
H A D | encapsulate_util.cc | 147 int src_output = e->src_output(), dst_input = e->dst_input(); in PreprocessDataEdgesBetweenOutsideCompilations() local
|
H A D | encapsulate_subgraphs_pass.cc | 912 int src_output = FindOutputSlotOfEdgeSrc(src_func_id, dst_func_id, edge); in CopyEdgeToOutputGraph() local
|
/aosp_15_r20/frameworks/av/services/audiopolicy/service/ |
H A D | AudioPolicyClientImpl.cpp | 224 audio_io_handle_t src_output, in moveEffects()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | graph.h | 432 int src_output() const { return src_output_; } in src_output() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/ |
H A D | segment.cc | 73 int src_output() const { return src_port_; } in src_output() function in tensorflow::tensorrt::segment::__anon2febd5fa0111::SimpleEdge
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | graph_properties.cc | 1006 int src_output = fanin.port_id; in UpdateNode() local
|