Searched refs:PyShapedType (Results 1 – 1 of 1) sorted by relevance
228 class PyShapedType : public PyConcreteType<PyShapedType> { class237 [](PyShapedType &self) { in bindDerived()248 [](PyShapedType &self) { in bindDerived()255 [](PyShapedType &self) -> bool { in bindDerived()261 [](PyShapedType &self, intptr_t dim) -> bool { in bindDerived()270 [](PyShapedType &self, intptr_t dim) { in bindDerived()284 [](PyShapedType &self, int64_t val) -> bool { in bindDerived()293 [](PyShapedType &self) { in bindDerived()357 : public PyConcreteType<PyRankedTensorType, PyShapedType> {401 : public PyConcreteType<PyUnrankedTensorType, PyShapedType> {[all …]