Home
last modified time | relevance | path

Searched defs:begin_a (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Deinsum.cc494 void AssembleOutput(InputIterator begin_a, InputIterator begin_b, in AssembleOutput()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer_test.cc4347 auto begin_a = ops::Const(s.WithOpName("begin_a"), {0, 0, 0}, {3}); in TEST_F() local
4556 auto begin_a = ops::Const(s.WithOpName("begin_a"), {0, 0, 0}, {3}); in TEST_F() local