Home
last modified time | relevance | path

Searched defs:new_edge (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dmkl_layout_pass.cc3076 auto new_edge = (*g)->AddEdge(new_node, kConv2DWithBiasOutputSlot, in MergeConv2DWithBiasAdd() local
3375 auto new_edge = (*g)->AddEdge(new_node, kMergedNodeBiasGradOutputIdx, in MergeConv2DBackpropFilterWithBiasAddGrad() local
3390 auto new_edge = (*g)->AddEdge(new_node, kMergedNodeFilterGradOutputIdx, in MergeConv2DBackpropFilterWithBiasAddGrad() local
3520 auto new_edge = (*g)->AddEdge( in RewriteNodeForLayoutPropagation() local
3811 auto new_edge = (*g)->AddEdge(new_node, kTransposeWithMklOpOutputSlot, in FuseTransposeMklOpTranspose() local
3909 auto new_edge = (*g)->AddEdge(n_data, n_metadata_op_slot, e_metadata_dst, in FixMklMetaDataEdgeIfNeeded() local
/aosp_15_r20/frameworks/libs/binary_translation/backend/x86_64/
Dmachine_ir_opt.cc152 MachineEdge* new_edge = NewInArena<MachineEdge>(ir->arena(), ir->arena(), new_bb, succ_bb); in InsertNodeOnEdge() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
H A Dgraphcycles_test.cc254 Edge new_edge; in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc254 Edge new_edge; in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc254 Edge new_edge; in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc254 Edge new_edge; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc254 Edge new_edge; in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc253 Edge new_edge; in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/
H A Dgraphcycles_test.cc254 Edge new_edge; in TEST() local
/aosp_15_r20/external/bpftool/src/
H A Dcfg.c256 static struct edge_node *new_edge(struct bb_node *src, struct bb_node *dst, in new_edge() function
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.cpp195 _tess_edge new_edge(run.outer[1], run.outer[1], 1.0f); in getEdgesForIsolinesTessellation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
H A Dgraphcycles_test.cc268 Edge new_edge; in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c454 bool *new_edge; in do_clip_tri() local
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/graph_impl/stable_graph/
Dmod.rs353 let mut new_edge = None::<Edge<_, _>>; in add_edge() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.cc247 for (const Edge* new_edge : new_src->out_edges()) in FindHostToDeviceEdge() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs862 pub unsafe fn new_edge(node: NodeRef<BorrowType, K, V, NodeType>, idx: usize) -> Self { in new_edge() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs862 pub unsafe fn new_edge(node: NodeRef<BorrowType, K, V, NodeType>, idx: usize) -> Self { in new_edge() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs862 pub unsafe fn new_edge(node: NodeRef<BorrowType, K, V, NodeType>, idx: usize) -> Self { in new_edge() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs862 pub unsafe fn new_edge(node: NodeRef<BorrowType, K, V, NodeType>, idx: usize) -> Self { in new_edge() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs862 pub unsafe fn new_edge(node: NodeRef<BorrowType, K, V, NodeType>, idx: usize) -> Self { in new_edge() method