MCPcopy Create free account
hub / github.com/catboost/catboost / shape

Method shape

contrib/libs/pybind11/include/pybind11/numpy.h:948–948  ·  view source on GitHub ↗

Dimensions of the array

Source from the content-addressed store, hash-verified

946
947 /// Dimensions of the array
948 const ssize_t *shape() const { return detail::array_proxy(m_ptr)->dimensions; }
949
950 /// Dimension along a given axis
951 ssize_t shape(ssize_t dim) const {

Callers 15

mergeInShapeInfoFunction · 0.45
UnionShapeInfoFunction · 0.45
axisIsZeroFunction · 0.45
ParseMethod · 0.45
shape_inference.hFile · 0.45
getOptionalInputShapeFunction · 0.45
propagateShapeFunction · 0.45
printMethod · 0.45
defs.ccFile · 0.45

Calls 2

array_proxyFunction · 0.85
shapeFunction · 0.50

Tested by 1