Searched refs:_rot90_3D (Results 1 – 1 of 1) sorted by relevance
699 return _rot90_3D(image, k, scope)706 return _rot90_3D(image, k, scope)714 def _rot90_3D(image, k, name_scope): function