Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dstrided_slice.h77 bool has_ellipsis; member
Dstrided_slice.cc58 bool has_ellipsis) { in EllipsisInferShape()
144 bool has_ellipsis = false; in ComputeInferShape() local
/third_party/boost/boost/wave/util/
Dmacro_definition.hpp148 bool has_ellipsis; member
/third_party/quickjs/
Dquickjs.c23888 int hasval, int has_ellipsis, in js_parse_destructuring_element()