Home
last modified time | relevance | path

Searched defs:add_operators (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dlinear_operator_addition_test.py31 add_operators = linear_operator_addition.add_operators variable
/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_addition.py38 def add_operators(operators, function
/external/python/cpython3/Objects/
Dtypeobject.c7404 add_operators(PyTypeObject *type) in add_operators() function
/external/python/cpython2/Objects/
Dtypeobject.c6567 add_operators(PyTypeObject *type) function