Home
last modified time | relevance | path

Searched refs:NB_MATRIX_MULTIPLY (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Dopcode.h204 #define NB_MATRIX_MULTIPLY 4 macro
/third_party/python/Python/
H A Dspecialize.c1730 case NB_MATRIX_MULTIPLY: in binary_op_fail_kind()
H A Dceval.c876 [NB_MATRIX_MULTIPLY] = PyNumber_MatrixMultiply,
H A Dcompile.c4198 oparg = inplace ? NB_INPLACE_MATRIX_MULTIPLY : NB_MATRIX_MULTIPLY; in addop_binary()

Completed in 25 milliseconds