Home
last modified time | relevance | path

Searched refs:_rot180 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py470 def _rot180(): function
476 cases = [(math_ops.equal(k, 1), _rot90), (math_ops.equal(k, 2), _rot180),
502 def _rot180(): function
507 cases = [(math_ops.equal(k, 1), _rot90), (math_ops.equal(k, 2), _rot180),