Searched defs:send1 (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | outfeed_receiver_test.cc | 169 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/ |
D | send_rev_2.c | 37 pthread_t send1, send2, rev1, rev2; variable
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | constant_folding_test.cc | 463 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/ |
D | encapsulate_subgraphs_pass_test.cc | 1155 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/ |
D | golang.rs | 801 fn send1(recv: fn(Chan<i32>)) { in send1() function
|
D | mpsc.rs | 1582 fn send1() { in send1() function
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_scheduler_test.cc | 480 NodeDef send1; in TEST_F() local
|