Namespace torch¶
Namespaces¶
Classes¶
Enums¶
Functions¶
Function torch::_sparse_coo_tensor_with_dims_and_tensors_symint
Function torch::arange(const at::Scalar&, at::TensorOptions)
Function torch::arange(const at::Scalar&, const at::Scalar&, at::TensorOptions)
Function torch::arange(const at::Scalar&, const at::Scalar&, const at::Scalar&, at::TensorOptions)
Function torch::bartlett_window(int64_t, bool, at::TensorOptions)
Function torch::blackman_window(int64_t, bool, at::TensorOptions)
Function torch::empty(at::IntArrayRef, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function torch::eye_symint(c10::SymInt, c10::SymInt, at::TensorOptions)
Function torch::from_blob(void *, at::IntArrayRef, at::IntArrayRef, const at::TensorOptions&)
Function torch::from_blob(void *, at::IntArrayRef, const Deleter&, const at::TensorOptions&)
Function torch::from_blob(void *, at::IntArrayRef, const at::TensorOptions&)
Function torch::full(at::IntArrayRef, const at::Scalar&, at::TensorOptions)
Function torch::hamming_window(int64_t, bool, at::TensorOptions)
Function torch::hamming_window(int64_t, bool, double, at::TensorOptions)
Function torch::hamming_window(int64_t, bool, double, double, at::TensorOptions)
Function torch::hann_window(int64_t, bool, at::TensorOptions)
Function torch::kaiser_window(int64_t, bool, at::TensorOptions)
Function torch::kaiser_window(int64_t, bool, double, at::TensorOptions)
Function torch::linspace(const at::Scalar&, const at::Scalar&, int64_t, at::TensorOptions)
Function torch::linspace(const at::Tensor&, const at::Tensor&, int64_t, at::TensorOptions)
Function torch::linspace(const at::Tensor&, const at::Scalar&, int64_t, at::TensorOptions)
Function torch::linspace(const at::Scalar&, const at::Tensor&, int64_t, at::TensorOptions)
Template Function torch::load(std::vector<torch::Tensor>&, LoadFromArgs&&…)
Function torch::logspace(const at::Scalar&, const at::Scalar&, int64_t, double, at::TensorOptions)
Function torch::logspace(const at::Tensor&, const at::Tensor&, int64_t, double, at::TensorOptions)
Function torch::logspace(const at::Tensor&, const at::Scalar&, int64_t, double, at::TensorOptions)
Function torch::logspace(const at::Scalar&, const at::Tensor&, int64_t, double, at::TensorOptions)
Function torch::ones(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function torch::operator<<(std::ostream&, const ExpandingArray<D, T>&)
Template Function torch::operator<<(std::ostream&, const ExpandingArrayWithOptionalElem<D, T>&)
Function torch::operator<<(serialize::OutputArchive&, const Tensor&)
Function torch::rand(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function torch::rand(at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function torch::rand_symint(c10::SymIntArrayRef, at::TensorOptions)
Function torch::rand_symint(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function torch::randint(int64_t, at::IntArrayRef, at::TensorOptions)
Function torch::randint(int64_t, at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function torch::randint(int64_t, int64_t, at::IntArrayRef, at::TensorOptions)
Function torch::randint_symint(c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Function torch::randint_symint(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Function torch::randn(at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function torch::randn(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function torch::randn_symint(c10::SymIntArrayRef, at::TensorOptions)
Function torch::randn_symint(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function torch::randperm(int64_t, ::std::optional<at::Generator>, at::TensorOptions)
Function torch::randperm_symint(c10::SymInt, at::TensorOptions)
Function torch::randperm_symint(c10::SymInt, ::std::optional<at::Generator>, at::TensorOptions)
Function torch::range(const at::Scalar&, const at::Scalar&, const at::Scalar&, at::TensorOptions)
Function torch::range(const at::Scalar&, const at::Scalar&, at::TensorOptions)
Template Function torch::save(const std::vector<torch::Tensor>&, SaveToArgs&&…)
Function torch::schema(const char *, c10::AliasAnalysisKind, bool)
Template Function torch::selective_class_(const std::string&, detail::SelectiveStr<true>)
Template Function torch::selective_class_(const std::string&, detail::SelectiveStr<false>)
Function torch::sparse_coo_tensor(at::IntArrayRef, at::TensorOptions)
Function torch::zeros(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)