Home
last modified time | relevance | path

Searched refs:host_compute_node_or (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc2407 auto host_compute_node_or = ReplaceOutsideCompilationCallNode( in ExtractOutsideCompilationForFunction() local
2409 TF_RETURN_IF_ERROR(host_compute_node_or.status()); in ExtractOutsideCompilationForFunction()
2410 Node* host_compute_node = host_compute_node_or.ValueOrDie(); in ExtractOutsideCompilationForFunction()