Searched defs:GetEagerPythonOps (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
H A Dpython_eager_op_gen.cc905 string GetEagerPythonOps(const OpList& ops, const ApiDefMap& api_defs, function in namespace:tensorflow::__anon26857
1021 printf("%s", GetEagerPythonOps(ops, api_defs, hidden_ops, require_shapes,
1032 return GetEagerPythonOps(ops, api_def_map, {}, false);

Completed in 131 milliseconds