Home
last modified time | relevance | path

Searched defs:shift_right_arithmetic (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/
H A Dxla.py203 shift_right_arithmetic = _broadcasting_binary_op(_shift_right_arithmetic_helper) variable
/aosp_15_r20/external/pytorch/torch/_prims/
H A D__init__.py1189 shift_right_arithmetic = _make_elementwise_binary_prim( variable