Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py167 def _shift_right_arithmetic_helper(x, y, name=None): function
203 shift_right_arithmetic = _broadcasting_binary_op(_shift_right_arithmetic_helper)