Searched defs:new_edge (Results 1 – 13 of 13) sorted by relevance
/external/crosvm/devices/src/ |
D | direct_irq.rs | 71 pub fn new_edge(irq_evt: &IrqEdgeEvent) -> Result<Self, DirectIrqError> { in new_edge() method
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | mkl_layout_pass.cc | 3112 auto new_edge = (*g)->AddEdge(new_node, kConv2DWithBiasOutputSlot, in MergeConv2DWithBiasAdd() local 3411 auto new_edge = (*g)->AddEdge(new_node, kMergedNodeBiasGradOutputIdx, in MergeConv2DBackpropFilterWithBiasAddGrad() local 3426 auto new_edge = (*g)->AddEdge(new_node, kMergedNodeFilterGradOutputIdx, in MergeConv2DBackpropFilterWithBiasAddGrad() local 3556 auto new_edge = (*g)->AddEdge( in RewriteNodeForLayoutPropagation() local 3842 auto new_edge = (*g)->AddEdge(new_node, kTransposeWithMklOpOutputSlot, in FuseTransposeMklOpTranspose() local 3940 auto new_edge = (*g)->AddEdge(n_data, n_metadata_op_slot, e_metadata_dst, in FixMklMetaDataEdgeIfNeeded() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 254 Edge new_edge; in TEST() local
|
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
D | graphcycles_test.cc | 254 Edge new_edge; in TEST() local
|
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 254 Edge new_edge; in TEST() local
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 254 Edge new_edge; in TEST() local
|
/external/bpftool/src/ |
D | cfg.c | 256 static struct edge_node *new_edge(struct bb_node *src, struct bb_node *dst, in new_edge() function
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 254 Edge new_edge; in TEST() local
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 254 Edge new_edge; in TEST() local
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderVertexSpacing.cpp | 195 _tess_edge new_edge(run.outer[1], run.outer[1], 1.0f); in getEdgesForIsolinesTessellation() local
|
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
D | graphcycles_test.cc | 272 Edge new_edge; in TEST() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_clip.c | 458 boolean *new_edge; in do_clip_tri() local
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_functional_ops.cc | 231 for (const Edge* new_edge : new_src->out_edges()) in FindHostToDeviceEdge() local
|