Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1858 const bool input_size_check = in ExtractOutsideCompilationForFuncCallNode() local
1860 TF_RET_CHECK(e->dst_input() >= 0 && input_size_check); in ExtractOutsideCompilationForFuncCallNode()