Searched defs:shape (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dbuffer_info.h23 std::vector<ssize_t> shape; // Shape of the tensor (1 entry per dimension) member in struct:buffer_info
H A Deigen.h567 auto shape = pybind11::tuple((pybind11::object) obj.attr("shape")); local
H A Dnumpy.h296 static void append_extents(list& shape) { argument
[all...]

Completed in 17 milliseconds