MCPcopy Create free account

hub / github.com/NVIDIA/MatX / functions

Functions2,688 in github.com/NVIDIA/MatX

↓ 596 callersMethodSize
include/matx/transforms/ambgfun.h:87
↓ 579 callersFunctionRank
include/matx/operators/at.h:164
↓ 251 callersMethodData
include/matx/core/vector.h:130
↓ 238 callersFunctionstr
include/matx/core/tensor_impl.h:324
↓ 220 callersMethodrun
include/matx/core/sparse_tensor.h:60
↓ 218 callersMethodSize
include/matx/operators/dct.h:94
↓ 145 callersMethodStride
include/matx/core/tensor_desc.h:395
↓ 139 callersMethodPreRun
include/matx/operators/zipvec.h:350
↓ 127 callersMethodbegin
Iterator interface
include/matx/core/storage.h:157
↓ 125 callersMethodPostRun
include/matx/operators/zipvec.h:372
↓ 118 callersFunctionget_type_str
include/matx/core/tensor_utils.h:162
↓ 116 callersMethodsize
include/matx/core/storage.h:152
↓ 105 callersMethodend
include/matx/core/storage.h:158
↓ 104 callersMethodgetStream
* @brief Returns stream associated with executor */
include/matx/executors/cuda_executor_common.h:98
↓ 102 callersMethodreal
include/matx/core/half_complex.h:271
↓ 98 callersMethodRank
include/matx/transforms/ambgfun.h:92
↓ 97 callersFunctionmatxFree
include/matx/core/allocator.h:406
↓ 93 callersMethodShape
* @brief Get underlying shape object * * @return Shape object */
include/matx/core/tensor_desc.h:418
↓ 91 callersFunctionRank
* Get the rank of the tensor * * @returns Rank of the tensor * */
include/matx/core/tensor_impl.h:1572
↓ 85 callersMethodimag
include/matx/core/half_complex.h:278
↓ 82 callersMethodSize
include/matx/core/tie.h:99
↓ 82 callersFunctionprint
include/matx/core/print.h:733
↓ 80 callersFunctionmake_tensor
include/matx/core/make_tensor.h:52
↓ 72 callersFunctionset
* Constructor to assign an operator to a view * * @param out * Output destination view * * @param op * Input operator */
include/matx/operators/set.h:99
↓ 71 callersFunctionTotalSize
* Get the total number of elements in the tensor * * * @returns Total number of elements across all dimensions * */
include/matx/core/tensor_impl.h:1582
↓ 65 callersFunctionmatxAlloc
* @brief Allocate memory * * Can be used for managed, pinned, malloced, device, and async device allocations * * @param ptr Pointer to store all
include/matx/core/allocator.h:396
↓ 59 callersMethoddata
Core interface
include/matx/core/storage.h:150
↓ 53 callersMethodstr
include/matx/core/tensor.h:159
↓ 49 callersFunctionmax
include/matx/operators/max.h:155
↓ 49 callersFunctionpermute
include/matx/operators/permute.h:294
↓ 48 callersFunctionget_jit_op_str
include/matx/operators/fft.h:211
↓ 48 callersFunctionmin
include/matx/operators/min.h:155
↓ 48 callersMethodrun
(self)
test/test_vectors/generators/00_solver.py:69
↓ 44 callersFunctionAllocateTempTensor
include/matx/core/operator_utils.h:75
↓ 38 callersFunctionRank
include/matx/operators/fftshift.h:189
↓ 38 callersMethodTotalSize
* @brief Get total size of descriptor * * @return Product of all sizes */
include/matx/core/tensor_desc.h:425
↓ 35 callersFunctionslice
include/matx/operators/slice.h:337
↓ 33 callersMethodIsContiguous
include/matx/core/tensor_desc.h:376
↓ 30 callersFunctionRank
include/matx/operators/conv.h:167
↓ 28 callersFunctiontranspose_matrix
include/matx/operators/transpose.h:203
↓ 27 callersFunctionRank
include/matx/operators/fft.h:257
↓ 27 callersFunctionsqrt
Scalar sqrt overload so unary operator dispatch can handle fltflt expressions
include/matx/kernels/fltflt.h:520
↓ 25 callersMethodoperator()
include/matx/core/cache.h:111
↓ 24 callersFunctionRank
include/matx/operators/slice.h:282
↓ 23 callersMethodSize
include/matx/operators/interp.h:179
↓ 23 callersFunctionfibonacci
public/cpm-cmake/examples/benchmark/main.cpp:17
↓ 22 callersFunctionconj
include/matx/core/half_complex.h:673
↓ 21 callersFunctionRank
include/matx/operators/interp.h:417
↓ 20 callersFunctionRank
include/matx/operators/matmul.h:334
↓ 20 callersFunctionRank
include/matx/operators/collapse.h:195
↓ 20 callersFunctionReduceInput
include/matx/core/reduce_utils.h:70
↓ 20 callersFunctioncopy
include/matx/transforms/copy.h:64
↓ 19 callersFunctionsum
include/matx/operators/sum.h:222
↓ 18 callersFunctionRank
include/matx/operators/corr.h:150
↓ 18 callersFunctionbegin
include/matx/core/iterator.h:588
↓ 18 callersFunctionfadd_rn
Provide host/device wrappers for CUDA round-to-nearest intrinsics. On host, we fall back to standard operations. These helpers allow fltflt arithmetic
include/matx/kernels/fltflt.h:93
↓ 18 callersFunctionmatmul_impl
include/matx/transforms/matmul/matmul_cuda.h:1173
↓ 17 callersMethodRank
include/matx/operators/dct.h:99
↓ 17 callersMethodRank
include/matx/core/tie.h:94
↓ 17 callersFunctionabs2
include/matx/core/half_complex.h:748
↓ 16 callersFunctionRank
include/matx/operators/kronecker.h:171
↓ 16 callersFunctionfltflt_fast_two_sum
fltflt_fast_two_sum is the Fast-Two-Sum algorithm given by Thall, which he attributes to Dekker. This corresponds to function quickTwoSum() from Thall
include/matx/kernels/fltflt.h:165
↓ 16 callersFunctionmatx_max
include/matx/core/operator_utils.h:242
↓ 15 callersFunctionOpToTensor
include/matx/core/tensor_utils.h:234
↓ 15 callersFunctionRank
include/matx/operators/transpose.h:113
↓ 15 callersFunctionRank
include/matx/operators/permute.h:46
↓ 15 callersMethodSize
include/matx/operators/fftshift.h:583
↓ 15 callersFunctionend
include/matx/core/iterator.h:593
↓ 14 callersFunctionGetSupportedTensor
include/matx/core/operator_utils.h:91
↓ 14 callersFunctionRank
include/matx/operators/reshape.h:47
↓ 13 callersFunctionRank
include/matx/operators/clone.h:199
↓ 13 callersMethodShallow
include/matx/core/tensor.h:130
↓ 13 callersFunctioncos
include/matx/core/half_complex.h:882
↓ 13 callersFunctionget_jit_op_str
include/matx/generators/range.h:71
↓ 12 callersFunctionfltflt_add
fltflt_add is the df64_add() function given by Thall. This function uses two_sum() for the hi and lo components followed by addition of the cross term
include/matx/kernels/fltflt.h:184
↓ 12 callersFunctionfltflt_two_prod_fma
fltflt_two_prod_fma is the Two-Product-FMA algorithm given by Thall, which he attributes to Hida. This corresponds to function FMA-twoProd() from Thal
include/matx/kernels/fltflt.h:175
↓ 11 callersFunctionGetNumBatches
include/matx/transforms/solver_common.h:170
↓ 11 callersFunctionceil
* Compute the ceiling of every element in the tensor * @param t * Tensor or operator input */
include/matx/operators/unary_operators.h:417
↓ 11 callersFunctionfft
include/matx/operators/fft.h:512
↓ 11 callersMethodget
include/matx/core/tie.h:90
↓ 11 callersFunctionswap
Swaps two tensor implementations * * Swaps members of two tensor implementations * * @param lhs * Left argument * @par
include/matx/core/tensor_impl.h:337
↓ 10 callersMethodAllocateWorkspace
include/matx/transforms/solver_common.h:218
↓ 10 callersFunctionRank
include/matx/operators/hermitian.h:132
↓ 10 callersMethodRank
include/matx/operators/interp.h:180
↓ 10 callersFunctionat
include/matx/operators/at.h:199
↓ 10 callersFunctionfmaf_rn
include/matx/kernels/fltflt.h:120
↓ 10 callersFunctionpow
include/matx/core/half_complex.h:813
↓ 9 callersFunctionRank
include/matx/operators/max.h:92
↓ 9 callersFunctionRank
include/matx/operators/r2c.h:138
↓ 9 callersFunctionRank
include/matx/operators/min.h:92
↓ 9 callersFunctionabs
Scalar abs overload so unary operator dispatch can handle fltflt expressions
include/matx/kernels/fltflt.h:536
↓ 9 callersFunctionfltflt_sub
fltflt_sub() subtracts b from a. It delegates to fltflt_add() with a negated b.
include/matx/kernels/fltflt.h:236
↓ 9 callersFunctionfltflt_two_sum
fltflt_two_sum is the Two-Sum algorithm given by Thall, which he attributes to Knuth. This corresponds to function twoSum() from Thall's paper, which
include/matx/kernels/fltflt.h:152
↓ 9 callersFunctionifft
include/matx/operators/fft.h:611
↓ 9 callersFunctionprint
public/cpm-cmake/examples/boost/main.cpp:15
↓ 9 callersMethodwhat
include/matx/core/error.h:155
↓ 8 callersFunctionGetIdxFromAbs
include/matx/core/operator_utils.h:180
↓ 8 callersFunctionPrintVal
include/matx/core/print.h:46
↓ 8 callersFunctionRank
include/matx/operators/planar.h:140
↓ 8 callersFunctionRank
* @brief Rank of IF/ELSE operator * * @return Rank */
include/matx/operators/ifelse.h:196
next →1–100 of 2,688, ranked by callers