Home
last modified time | relevance | path

Searched refs:i_add (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test_utils.cc85 Output i_add = ops::Add(root.WithOpName("I"), c_const, g_add); in BuildMultipleAddGraph() local
87 Output j_add = ops::Add(root.WithOpName("J"), h_add, i_add); in BuildMultipleAddGraph()
/external/llvm-project/llvm/docs/
DLangRef.rst3665 operations such as :ref:`add <i_add>` with the ``nsw`` flag can produce
16625 The '``llvm.vp.add``' intrinsic performs integer addition (:ref:`add <i_add>`)
/external/llvm/docs/
DLangRef.rst2927 only exist when produced by operations such as :ref:`add <i_add>` with