Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
Deinsum.cc494 void AssembleOutput(InputIterator begin_a, InputIterator begin_b, in AssembleOutput()
/external/tensorflow/tensorflow/core/grappler/optimizers/
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