Searched refs:HandleBoolAttribute (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.i | 214 if (!HandleBoolAttribute($input, "dump_hlo_as_text", [&](bool b) { 219 if (!HandleBoolAttribute($input, "dump_hlo_as_proto", [&](bool b) { 224 if (!HandleBoolAttribute($input, "hlo_profile", [&](bool b) {
|
D | numpy_bridge.h | 146 bool HandleBoolAttribute(PyObject* o, const char* attr_name,
|
D | numpy_bridge.cc | 624 bool HandleBoolAttribute(PyObject* o, const char* attr_name, in HandleBoolAttribute() function
|