Home
last modified time | relevance | path

Searched defs:allow_empty (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/
Dhlo_utils.cc26 bool allow_empty) { in getBroadcastDimensionsAttr()
/external/python/cpython3/Lib/test/
Dtest_buffer.py702 def rslice(n, allow_empty=False): argument
710 def rslices(n, allow_empty=False): argument
/external/tensorflow/tensorflow/python/training/
Dsaver.py700 allow_empty=False, argument
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py122 def checkColorParam(self, widget, name, *, allow_empty=None, **kwargs): argument
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py133 def checkColorParam(self, widget, name, allow_empty=None, **kwargs): argument