Home
last modified time | relevance | path

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

/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/restoration/
H A D_inpaint.pyx21 np_floats[:, ::1] out_flat,
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/native/native_device/
H A Dpool.cc128 Shape out_flat{out_total_size}; in Call() local