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

  /external/tensorflow/tensorflow/core/common_runtime/
function.h 274 Status InstantiateFunctionCall(const NodeDef& call_def,
function.cc     [all...]
  /external/tensorflow/tensorflow/compiler/jit/
mark_for_compilation_pass.cc 230 Status status = InstantiateFunctionCall(call_def, *lib_runtime, &handle);
    [all...]

Completed in 547 milliseconds