Home
last modified time | relevance | path

Searched refs:ndarray_get_shape (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_testbuffer.c2065 ndarray_get_shape(NDArrayObject *self, void *closure) in ndarray_get_shape() function
2140 { "shape", (getter)ndarray_get_shape, NULL, NULL, NULL},