Searched refs:y_is_one (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dsample_doctest.py58 def y_is_one(): function
/external/python/cpython3/Lib/test/
H A Dsample_doctest.py58 def y_is_one(): function
/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding.cc1516 const bool y_is_one = IsOnes(*y); local
1519 (((is_mul || is_any_div) && y_is_one) ||

Completed in 711 milliseconds