warp.vector# warp.vector( *args: Scalar, length: int32 = ..., dtype: Scalar = ..., ) → Vector[Scalar, Any]# Kernel: truePython: falseDifferentiable: trueConstruct a vector of given length and dtype. If no arguments are given, the vector is zero-initialized.