Searched refs:HandleStringAttribute (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.i | 199 if (!HandleStringAttribute($input, "dump_to", [&](string s) { 204 if (!HandleStringAttribute($input, "dump_hlo_pass_re", [&](string s) { 209 if (!HandleStringAttribute($input, "dump_hlo_module_re", [&](string s) {
|
D | numpy_bridge.h | 144 bool HandleStringAttribute(PyObject* o, const char* attr_name,
|
D | numpy_bridge.cc | 586 bool HandleStringAttribute(PyObject* o, const char* attr_name, in HandleStringAttribute() function
|