Searched defs:space_to_batch (Results 1 – 2 of 2) sorted by relevance
78 def space_to_batch(*args, **kwargs): member in PythonOpImpl89 def space_to_batch(*args, **kwargs): member in CppOpImpl
2683 def space_to_batch( # pylint: disable=missing-docstring function