array_ref icon indicating copy to clipboard operation
array_ref copied to clipboard

Polymorphic multidimensional array view

Results 13 array_ref issues
Sort by recently updated
recently updated
newest added

because of this bug the compiler was unable to compile test and header files

Should we increment the revision of the document, since it has been already submitted to the ISO C++ committee?

P0900 was generated quickly from some initial discussions. This proposal has not received sufficient vetting with the rest of the Kokkos / ISO-C++ team (@hcedwar, @crtrott, @dsunder, @mhoemmen). However, the...

In order to get through the "pass it into a generic context" and everybody can convert into everybody quandary we could propose that every property has a default mode. If...

Address [2017-11 LEWG feedback](http://wiki.edg.com/bin/view/Wg21albuquerque/P0009) to advance to LWG.

**Proposed: [dcl.array] 11.3.4 Arrays, p3** There is a thing which starts with "In addition" which is confusing. How is it "in addition" if we just said "any" bound can be...

- [x] Update P0019 to reflect Albuquerque notes - Dan The paper had already been updated in November, and it doesn't need to include property ontology - [x] Complete P0900...

I'm going through the comments on `span` from Albuquerque to both understand where `span` stands relative to incorporation into the IS (and as it relates to P0546, P0856, and P0860)...

TensorFlow C++ API link: https://www.tensorflow.org/api_guides/cc/guide How do they make tensors? Would our notation help? @hcedwar @dhollman @dsunder