Home
last modified time | relevance | path

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

/dports/science/py-chainer/chainer-7.8.0/chainer/functions/math/
H A Dsparse_matmul.py17 def _coo_matmul(sp_data, sp_row, sp_col, sp_shape, sp_order, argument
167 def __init__(self, sp_row, sp_col, sp_shape, sp_order='other', argument
355 def __init__(self, sp_row, sp_col, sp_shape, sp_order='other', argument