Home
last modified time | relevance | path

Searched refs:GetPythonWrappers (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.i40 %unignore tensorflow::GetPythonWrappers;
Dpython_op_gen.h38 string GetPythonWrappers(const char* op_list_buf, size_t op_list_len);
Dload_library.py66 wrappers = py_tf.GetPythonWrappers(op_list_str)
Dpython_op_gen.cc1092 string GetPythonWrappers(const char* op_list_buf, size_t op_list_len) { in GetPythonWrappers() function