HomeSort by relevance Sort by last modified time
    Searched refs:FunctionDefToBodyHelper (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/
function.h 164 Status FunctionDefToBodyHelper(
function.cc 418 return FunctionDefToBodyHelper(fdef, attrs, lib_def, get_func_sig_, fbody);
423 return FunctionDefToBodyHelper(fdef, attrs, lib_def, get_func_sig, fbody);
    [all...]
  /external/tensorflow/tensorflow/compiler/jit/
encapsulate_subgraphs_pass.cc     [all...]

Completed in 540 milliseconds