Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass_test.cc88 Node *send_from_host = node_name_image["outside_compilation_cluster__0_send"]; in TEST() local
144 Node *send_from_host = node_name_image["outside_compilation_cluster__0_send"]; in TEST() local
170 Node *send_from_host = node_name_image["outside_compilation_cluster__0_send"]; in TEST() local
194 Node *send_from_host = node_name_image["outside_compilation_cluster__0_send"]; in TEST() local
H A Dextract_outside_compilation_pass.cc1225 Node* send_from_host = nullptr; in RewriteShapeInferenceGraph() local