Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/transform/
Ddecompose_strided_matrix.cc35 struct MatrixInfo { struct
37 uint32_t stride = 0;
39 const sem::Matrix* matrix = nullptr;
43 const ast::Array* array(ProgramBuilder* b) const { in array()
49 bool operator==(const MatrixInfo& info) const { in operator ==()
53 struct Hasher {
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DCommonDataType.h149 struct MatrixInfo { struct
166 MatrixInfo A; argument