Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py152 def _shift_right_logical_helper(x, y, name=None): function
202 shift_right_logical = _broadcasting_binary_op(_shift_right_logical_helper)