Issues
- 1
[BUG] argmax returns invalid indices
#666 opened by tmartin-gh - 0
- 1
- 0
- 1
- 2
[QST] How to use the `sort` function?
#713 opened by HugoPhibbs - 0
[FEA] Implement CPU convolution
#768 opened by cliffburdick - 0
- 0
[FEA] Implement polyphase channelizer on CPU
#766 opened by cliffburdick - 1
[FEA] add ability to print shape only
#718 opened by luitjens - 3
[QST] How to handle variably sized batches?
#762 opened by deanljohnson - 1
[BUG] Unable to print tensor of const data
#760 opened by deanljohnson - 2
- 71
- 6
[QST] How to use norm ops with repmat?
#727 opened by HugoPhibbs - 0
[FEA] diag() support 1D tensor
#737 opened by tmartin-gh - 2
[BUG] Compilation error with matx::eig<
#744 opened by bk8190 - 2
[BUG] sum function produces incorrect results
#723 opened by HugoPhibbs - 2
[BUG] Random op can't be casted to tensor_t
#728 opened by HugoPhibbs - 0
[BUG] Transform Ops have incorrect rank and size
#725 opened by luitjens - 0
- 0
[FEA] Support UINT random generation with API
#692 opened by tylera-nvidia - 3
[QST] How to multiply two random tensors together?
#714 opened by HugoPhibbs - 0
- 2
[BUG] Less than operator doesn't seem to work
#707 opened by HugoPhibbs - 1
- 0
[BUG] update CUB Cache
#690 opened by tylera-nvidia - 0
[FEA] Add argsort function
#700 opened by HugoPhibbs - 0
[FEA] Add Normalize function
#693 opened by tylera-nvidia - 21
[QST] Composing operators
#686 opened by HugoPhibbs - 0
[FEA] add argminmax function
#691 opened by tylera-nvidia - 0
[FEA] Better error messages when allocating memory
#687 opened by HugoPhibbs - 12
[FEA] Indexing one tensor with another tensor
#679 opened by HugoPhibbs - 0
[FEA] Add toeplitz operator
#663 opened by cliffburdick - 1
- 6
- 0
- 3
- 35
[BUG] Error when building MatX on Linux.
#669 opened by HugoPhibbs - 1
[QST] How to get the underlying array of a tensor?
#672 opened by HugoPhibbs - 0
- 0
- 1
[BUG] Configuration error using Ninja Multi-Config.
#646 opened by raplonu - 0
[BUG] Incorrect configuration using toolchain file.
#648 opened by raplonu - 1
- 0
[BUG] Clang cannot compile as a host compiler
#622 opened by cliffburdick - 3
- 3
- 0
[FEA] Add a `find_peaks` function
#603 opened by cliffburdick - 4
[BUG] Simple einsum program failed to compile
#597 opened by lucifer1004