Package index
-
Primitive() - Primitive
-
data_typesdt_i1dt_i8dt_i16dt_i32dt_i64dt_ui8dt_ui16dt_ui32dt_ui64dt_f32dt_f64 - Tensor Data Types
-
gradient() - Gradient of a function
-
jit() - JIT compile a function
-
nv_add()nv_mul()nv_sub()nv_div()nv_pow()nv_eq()nv_ne()nv_gt()nv_ge()nv_lt()nv_le()nv_max()nv_min()nv_remainder()nv_and()nv_or()nv_xor()nv_shift_left()nv_shift_right_logical()nv_shift_right_arithmetic()nv_atan2() - Binary Operations
-
nv_broadcast_tensors() - Broadcast Tensors to a Common Shape
-
nv_broadcast_to() - Broadcast
-
nv_convert() - Convert Tensor to Different Data Type
-
nv_dtype() - Create a TensorDataType
-
nv_matmul() - Matrix Multiplication
-
nv_reduce_sum()nv_reduce_mean()nv_reduce_prod()nv_reduce_max()nv_reduce_min()nv_reduce_any()nv_reduce_all() - Reduction Operators
-
nv_reshape() - Reshape
-
nv_rng_bit_generator() - Random Numbers
-
nv_rnorm() - Random Normal Numbers
-
nv_runif() - Random Uniform Numbers
-
nv_tensor()nv_scalar()nv_empty() - Tensor
-
nv_transpose()t(<anvil::Box>) - Transpose
-
nv_neg()nv_abs()nv_sqrt()nv_rsqrt()nv_log()nv_tanh()nv_tan()nv_sine()nv_cosine()nv_floor()nv_ceil()nv_sign()nv_exp()nv_round() - Unary Operations
-
platform() - Platform