-
Currently there is no way to enforce a ruling on this since both clang-format and clang-tidy don't offer any related options. AFAIK there is a PR to clang-format in the pipeline but who knows when tha…
-
Feature request: Add a `create_view` function, templated on ValueType, that takes the View name and a list of run-time dimensions. It should always take one more dimension than the View's rank. If t…
-
Is there anything equivalent in Thrust that corresponds to the `strided_iterator` found in [boost compute](https://www.boost.org/doc/libs/master/libs/compute/doc/html/boost/compute/strided_iterator.ht…
-
Follow up from #744 (see the example network).
The C++ parser is currently slower than the ONNX one because my crude implementation of multi-dimensional tensors is not as elegant as those in numpy.…
-
# P1673: LWG review 2023/10/25
## `matrix_one_norm`
Last week, we stopped after `matrix_frob_norm` and before `matrix_one_norm`.
Add Note for BLAS Standard function name, even though not in R…
-
In addition to string_view types, `std::span`, `std::ranges::subrange`, and all standard library view types should be added.
cjdb updated
10 months ago
-
Conversation with @mhoemmen where I initially brought this up:
>
> [Phil Miller](https://app.slack.com/team/U01CWSBB2HY) [6:36 PM](https://kokkosteam.slack.com/archives/D03DYCA31QW/p165283776633…
-
**Describe the bug**
A cuda error pops up sometimes when running cagra with ivf_pq build_algo.
**Steps/Code to reproduce bug**
Run the following code multiple times (e.g. 5). The code sometimes fai…
-
I wonder if it's possible benefit from SIMD commands like SSE/AVX in a typical DJ application with 4 stereo channels, where all 4 stereo channels should be shifted in real-time.
Every stereo channel…
-
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 a span with a property `A` an…