Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/include/libnpy/
H A Dnpy.hpp381 std::string shape_s = dict_map["shape"]; in parse_header() local
405 std::string shape_s = npy::pyparse::write_tuple(shape); in write_header_dict() local