Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/MatX
/ functions
Functions
2,688 in github.com/NVIDIA/MatX
⨍
Functions
2,688
◇
Types & classes
710
↓ 3 callers
Function
Rank
include/matx/operators/softmax.h:90
↓ 3 callers
Function
Rank
include/matx/operators/stdd.h:93
↓ 3 callers
Function
Rank
include/matx/operators/var.h:93
↓ 3 callers
Function
Rank
include/matx/operators/constval.h:143
↓ 3 callers
Function
Rank
include/matx/operators/argmin.h:77
↓ 3 callers
Function
Rank
include/matx/operators/toeplitz.h:258
↓ 3 callers
Function
Rank
include/matx/operators/cart2sph.h:210
↓ 3 callers
Function
Rank
include/matx/operators/sph2cart.h:184
↓ 3 callers
Function
Rank
include/matx/operators/sign.h:231
↓ 3 callers
Function
Rank
include/matx/operators/median.h:92
↓ 3 callers
Function
Rank
include/matx/operators/any.h:93
↓ 3 callers
Function
Rank
include/matx/operators/sar_bp.h:175
↓ 3 callers
Function
Rank
include/matx/operators/argmax.h:78
↓ 3 callers
Function
Shape
include/matx/operators/base_operator.h:306
↓ 3 callers
Function
Shape
include/matx/core/tensor_impl.h:857
↓ 3 callers
Method
Size
include/matx/operators/zipvec.h:331
↓ 3 callers
Method
Size
include/matx/operators/base_operator.h:376
↓ 3 callers
Function
Stride
* Get the stride of a single dimension of the tensor * * @param dim * Desired dimension * * @returns Stride of dimension
include/matx/core/tensor_impl.h:1607
↓ 3 callers
Method
ToJITStorage
include/matx/core/tensor_impl.h:114
↓ 3 callers
Function
conj
* Compute the complex conjugate of every element in the tensor * @param t * Tensor or operator input */
include/matx/operators/unary_operators.h:288
↓ 3 callers
Function
conv1d_impl_internal
include/matx/transforms/conv.h:262
↓ 3 callers
Function
cos
* Compute cosine of every element in the tensor * @param t * Tensor or operator input */
include/matx/operators/unary_operators.h:319
↓ 3 callers
Function
diag
include/matx/generators/diag.h:199
↓ 3 callers
Function
fastFibonacci
public/cpm-cmake/examples/benchmark/main.cpp:26
↓ 3 callers
Function
fdividef_rn
include/matx/kernels/fltflt.h:130
↓ 3 callers
Function
floor
* Compute the floor of every element in the tensor * @param t * Tensor or operator input */
include/matx/operators/unary_operators.h:410
↓ 3 callers
Function
fprint
include/matx/core/print.h:674
↓ 3 callers
Function
getCBLASSupportedTensor
include/matx/transforms/matmul/matmul_cblas.h:439
↓ 3 callers
Function
getCubArgReduceSupportedTensor
include/matx/transforms/cub.h:1692
↓ 3 callers
Function
getCublasSupportedTensor
include/matx/transforms/matmul/matmul_cuda.h:1121
↓ 3 callers
Function
inv_impl
include/matx/transforms/inverse.h:585
↓ 3 callers
Function
isinf
* Returns a truth value if operator value is infinite * @param x * Input operator */
include/matx/operators/unary_operators.h:466
↓ 3 callers
Function
isnan
* Returns a truth value if operator value is NaN * @param t * Input operator */
include/matx/operators/unary_operators.h:459
↓ 3 callers
Function
matvec
include/matx/operators/matvec.h:189
↓ 3 callers
Function
ones
include/matx/generators/ones.h:53
↓ 3 callers
Function
qr_internal
include/matx/transforms/qr/qr_cuda.h:78
↓ 3 callers
Function
r2c
include/matx/operators/r2c.h:234
↓ 3 callers
Function
round
* Round every element in the tensor * @param t * Tensor or operator input */
include/matx/operators/unary_operators.h:424
↓ 3 callers
Function
sin
* Compute the sine of every element in the tensor * @param t * Tensor or operator input */
include/matx/operators/unary_operators.h:312
↓ 3 callers
Method
start
public/cpm-cmake/examples/asio-standalone/main.cpp:27
↓ 3 callers
Function
svd_impl
include/matx/transforms/svd/svd_cuda.h:939
↓ 3 callers
Function
tup_2_string
(x)
test/test_vectors/generators/matx_common.py:4
↓ 2 callers
Function
CRDData
include/matx/core/tensor_impl.h:1649
↓ 2 callers
Function
CompareVals
include/matx/core/pybind.h:277
↓ 2 callers
Function
Data
* @brief Get data pointer * * @return data pointer */
include/matx/core/tensor_impl.h:1634
↓ 2 callers
Function
DevicePrint
include/matx/core/print.h:522
↓ 2 callers
Function
Exec
include/matx/operators/fft.h:439
↓ 2 callers
Function
Exec
include/matx/operators/qr.h:74
↓ 2 callers
Function
Exec
include/matx/operators/conv.h:179
↓ 2 callers
Method
Exec
include/matx/transforms/svd/svd_cuda.h:745
↓ 2 callers
Method
Exec
include/matx/transforms/qr/qr_cuda.h:330
↓ 2 callers
Method
ExecArgReduce
* Execute an arg reduce on a tensor * * @note Views being passed must be in row-major order * * @tparam OutputTensor * Type of output
include/matx/transforms/cub.h:1240
↓ 2 callers
Method
ExecDualArgReduce
* Execute an 2 value / 2 index arg reduce on a tensor * * @note Views being passed must be in row-major order * * @tparam OutputTensor
include/matx/transforms/cub.h:1396
↓ 2 callers
Method
ExecHistEven
* Execute an inclusive prefix sum on a tensor * * @note Views being passed must be in row-major order * * @tparam T1 * Type of tensor
include/matx/transforms/cub.h:318
↓ 2 callers
Method
ExecMax
* Execute a max on a tensor * * @note Views being passed must be in row-major order * * @tparam OutputTensor * Type of output tensor
include/matx/transforms/cub.h:827
↓ 2 callers
Method
ExecMin
* Execute a min on a tensor * * @note Views being passed must be in row-major order * * @tparam OutputTensor * Type of output tensor
include/matx/transforms/cub.h:781
↓ 2 callers
Method
ExecPrefixScanEx
* Execute an inclusive prefix sum on a tensor * * @note Views being passed must be in row-major order * * @tparam T1 * Type of tensor
include/matx/transforms/cub.h:372
↓ 2 callers
Method
ExecReduce
* Execute a reduction on a tensor * * @note Views being passed must be in row-major order * * @tparam T1 * Type of tensor * @param
include/matx/transforms/cub.h:644
↓ 2 callers
Method
ExecSelect
* Execute a selection reduction on a tensor * * * @tparam OutputTensor * Type of output tensor * @tparam InputOperator * Type of
include/matx/transforms/cub.h:873
↓ 2 callers
Method
ExecSelectIndex
* Execute an index selection reduction on a tensor * * * @tparam OutputTensor * Type of output tensor * @tparam InputOperator *
include/matx/transforms/cub.h:951
↓ 2 callers
Method
ExecSort
* Execute a sort on a tensor * * @note Views being passed must be in row-major order * * @tparam T1 * Type of tensor * @param a_out * Outpu
include/matx/transforms/cub.h:494
↓ 2 callers
Method
ExecSum
* Execute a sum on an operator * * @note Views being passed must be in row-major order * * @tparam OutputTensor * Type of output tens
include/matx/transforms/cub.h:715
↓ 2 callers
Method
ExecUnique
* Execute a unique reduction on a tensor * * * @tparam OutputTensor * Type of output tensor * @tparam InputOperator * Type of in
include/matx/transforms/cub.h:1028
↓ 2 callers
Method
Forward
* Execute an FFT in a stream * * Runs the FFT on the device with the active plan. The input and output views * don't have to be the same as w
include/matx/transforms/fft/fft_cuda.h:126
↓ 2 callers
Method
GenerateLTOIR
include/matx/transforms/fft/fft_cufftdx.h:273
↓ 2 callers
Method
GetBlockDim
include/matx/transforms/fft/fft_cufftdx.h:251
↓ 2 callers
Function
GetDeviceAttr
include/matx/core/utils.h:50
↓ 2 callers
Method
GetFFTParams
include/matx/transforms/fft/fft_cuda.h:190
↓ 2 callers
Method
GetFuncStr
include/matx/transforms/fft/fft_cufftdx.h:343
↓ 2 callers
Method
GetShmRequired
include/matx/transforms/cub_device.h:56
↓ 2 callers
Function
GetSparseValue
include/matx/core/tensor_impl.h:1175
↓ 2 callers
Method
GetStreamAlloc
include/matx/core/cache.h:261
↓ 2 callers
Method
GetSymbolName
include/matx/transforms/fft/fft_cufftdx.h:152
↓ 2 callers
Function
HostPrintable
* @brief Determine if a pointer is printable by the host * * Pointers are printable if they're either a managed or pinned memory pointer * * @pa
include/matx/core/allocator.h:309
↓ 2 callers
Function
Index2Str
include/matx/core/pybind.h:242
↓ 2 callers
Function
InitFromShape
include/matx/core/tensor_desc.h:258
↓ 2 callers
Function
InnerPreRun
include/matx/operators/fft.h:459
↓ 2 callers
Function
InnerPreRun
include/matx/operators/conv.h:192
↓ 2 callers
Method
Inverse
* Execute an IFFT in a stream * * Runs the inverse FFT on the device with the active plan. The input and *output views don't have to be the s
include/matx/transforms/fft/fft_cuda.h:165
↓ 2 callers
Function
PrintData
include/matx/core/print.h:560
↓ 2 callers
Function
PrintShapeImpl
include/matx/core/print.h:139
↓ 2 callers
Function
Rank
include/matx/operators/pwelch.h:104
↓ 2 callers
Function
Rank
include/matx/operators/apply_idx.h:123
↓ 2 callers
Function
Rank
include/matx/operators/qr.h:81
↓ 2 callers
Function
Rank
include/matx/operators/find_peaks.h:87
↓ 2 callers
Function
Rank
include/matx/operators/normalize.h:111
↓ 2 callers
Function
Rank
include/matx/operators/percentile.h:98
↓ 2 callers
Function
Rank
include/matx/operators/concat.h:406
↓ 2 callers
Function
Rank
include/matx/operators/cumsum.h:156
↓ 2 callers
Function
Rank
* Get the rank of the operator * * @return * Rank of the operator */
include/matx/operators/set.h:310
↓ 2 callers
Function
Rank
include/matx/operators/cov.h:90
↓ 2 callers
Function
Rank
include/matx/operators/argsort.h:88
↓ 2 callers
Function
Rank
include/matx/operators/ambgfun.h:122
↓ 2 callers
Function
Rank
include/matx/operators/norm.h:107
↓ 2 callers
Function
Rank
include/matx/operators/matvec.h:96
↓ 2 callers
Function
Rank
include/matx/operators/stack.h:322
↓ 2 callers
Function
Rank
include/matx/operators/filter.h:104
↓ 2 callers
Method
Rank
examples/simple_radar_pipeline.h:115
↓ 2 callers
Method
Rank
* @brief Return rank of operator * * @return Operator rank */
include/matx/operators/base_operator.h:366
↓ 2 callers
Function
RunTVGenerator
include/matx/core/pybind.h:118
← previous
next →
201–300 of 2,688, ranked by callers