Home
last modified time | relevance | path

Searched defs:add_3 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_ordering_test.cc391 HloInstruction* add_3 = FindInstruction(module.get(), "add.3"); in TEST_F() local
Dhlo_rematerialization_test.cc374 auto add_3 = builder.AddInstruction(HloInstruction::CreateBinary( in TEST_F() local
/external/pytorch/test/functorch/
Dtest_aotdispatch.py3453 def f(self_s_emb, add_3): argument