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

  /external/tensorflow/tensorflow/c/
c_api_function_test.cc 195 TF_GraphCopyFunction(host_graph_, func_, nullptr, s_);
    [all...]
c_api_function.cc 539 void TF_GraphCopyFunction(TF_Graph* g, const TF_Function* func,
543 "'func' argument to TF_GraphCopyFunction cannot be null");
c_api.h     [all...]
  /external/tensorflow/tensorflow/python/framework/
ops.py     [all...]

Completed in 913 milliseconds