Home
last modified time | relevance | path

Searched defs:begin_b (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.cc4349 auto begin_b = ops::Const(s.WithOpName("begin_b"), {0, 1, 0}, {3}); in TEST_F() local
4557 auto begin_b = ops::Const(s.WithOpName("begin_b"), {0, 1, 0}, {3}); in TEST_F() local