Home
last modified time | relevance | path

Searched defs:send1 (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Doutfeed_receiver_test.cc169 XlaOp send1 = outfeed_receiver in TEST() local
212 XlaOp send1 = in TEST() local
255 StatusOr<XlaOp> send1 = outfeed_receiver->AddOutfeedToBuilder( in TEST() local
/external/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dsend_rev_2.c37 pthread_t send1, send2, rev1, rev2; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding_test.cc463 auto send1 = ops::_Send(s.WithOpName("send1"), add1, "send1", "sender", 0, in TEST_F() local
491 Node* send1 = index.at("send1"); in TEST_F() local
540 auto send1 = ops::_Send(s.WithOpName("send1"), shape, "send1", "sender", 0, in TEST_F() local
570 Node* send1 = index.at("send1"); in TEST_F() local
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_subgraphs_pass_test.cc1155 Node* send1 = in TEST() local
1323 Node* send1 = in TEST() local
1485 Node* send1 = SendFromHost(ops::NodeOut(key_constant1, 0), "F1", "F1", "O1", in TEST() local
1597 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
1693 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
1800 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
1912 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
2067 Node* send1 = in TEST() local
/external/rust/crates/crossbeam-channel/tests/
Dgolang.rs801 fn send1(recv: fn(Chan<i32>)) { in send1() function
Dmpsc.rs1582 fn send1() { in send1() function
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc480 NodeDef send1; in TEST_F() local