Home
last modified time | relevance | path

Searched defs:NodeFilter (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/xml/dom/
DNodeFilter.py4 class NodeFilter: class
/external/python/cpython3/Lib/xml/dom/
DNodeFilter.py4 class NodeFilter: class
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc89 class NodeFilter { class
91 NodeFilter() : filter_([](const HloInstruction*) { return kNormalNode; }) {} in __anon7102e5d00202() function in xla::__anon7102e5d00111::NodeFilter
93 explicit NodeFilter( in NodeFilter() function in xla::__anon7102e5d00111::NodeFilter