Open3D
0.12.0

Getting Started

  • Introduction
  • Getting started
  • Build from source
  • Build C++ projects with Open3D
  • Build documentation
  • Open3D-ML
  • ARM support

Tutorial

  • Geometry
  • Pipelines
  • Visualization
  • Tensor
    • Tensor
  • Reconstruction system
  • Sensor
  • Reference

Contribute

  • Contributing to Open3D
  • Contribution methods
  • Open3D style guide

C++ API

  • C++ documentation

Python API

  • open3d.camera
  • open3d.core
  • open3d.geometry
  • open3d.io
  • open3d.t
  • open3d.ml
  • open3d.pipelines
  • open3d.utility
  • open3d.visualization
Open3D
  • Docs »
  • Tensor

Tensor¶

  • Tensor
    • Tensor creation
    • Properties of a tensor
    • Copy & device transfer
    • Data Types
      • Type casting
    • Numpy I/O with direct memory map
    • PyTorch I/O with DLPack memory map
    • Binary element-wise operation:
    • Unary element-wise operation:
    • Reduction:
    • Slicing, indexing, getitem, and setitem
    • Advanced indexing
      • Combining advanced and basic indexing
      • Boolean array indexing
    • Logical operations
    • Comparision Operations
    • Nonzero operations
    • TensorList
      • from_tensor
      • from_tensors
Next Previous

© Copyright 2018 - 2020, www.open3d.org

Built with Sphinx using a theme provided by Read the Docs.
Docs version 0.12.0
Versions
    main main C++
    0.19.0 (release) 0.19.0 C++ (release)
    0.18.0 0.18.0 C++
    0.17.0 0.17.0 C++
    0.16.0 0.16.0 C++
    0.15.1 0.15.1 C++
    0.14.1 0.14.1 C++
    0.13.0 0.13.0 C++
    0.12.0 0.12.0 C++
    0.11.1 0.11.1 C++
    0.11.0 0.11.0 C++
    0.10.0 0.10.0 C++
    0.9.0 0.9.0 C++
    0.8.0 0.8.0 C++
    0.7.0 0.7.0 C++
    0.6.0 0.6.0 C++