Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_impl.py121 def _Check3DImage(image, require_static=True): argument
200 def _CheckAtLeast3DImage(image, require_static=True): argument
266 def _CheckGrayscaleImage(image, require_static=True): argument