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

  /external/tensorflow/tensorflow/python/framework/
python_op_gen.h 36 string GetPythonOp(const OpDef& op_def, const ApiDef& api_def,
python_op_gen.cc 775 string GetPythonOp(const OpDef& op_def, const ApiDef& api_def,
841 strings::StrAppend(&result, GetPythonOp(op_def, *api_def, function_name));
    [all...]

Completed in 95 milliseconds