Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dreshape_layout_transfer.cc55 bool is_expanded = FromTensorShapeCanBeExpandByTo(); in ExtendFromTensorShapeByTo() local
68 bool is_expanded = ToTensorShapeCanBeExpandByFrom(); in ExtendToTensorShapeByFrom() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-head-table.hh82 bool is_expanded () const { return macStyle & EXPANDED; } in is_expanded() function