enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. CuPy - Wikipedia

    en.wikipedia.org/wiki/CuPy

    CuPy is a part of the NumPy ecosystem array libraries [7] and is widely adopted to utilize GPU with Python, [8] especially in high-performance computing environments such as Summit, [9] Perlmutter, [10] EULER, [11] and ABCI. [12] CuPy is a NumFOCUS sponsored project. [13]

  3. PyTorch - Wikipedia

    en.wikipedia.org/wiki/PyTorch

    PyTorch supports various sub-types of Tensors. [29] Note that the term "tensor" here does not carry the same meaning as tensor in mathematics or physics. The meaning of the word in machine learning is only superficially related to its original meaning as a certain kind of object in linear algebra. Tensors in PyTorch are simply multi-dimensional ...

  4. Tensor contraction - Wikipedia

    en.wikipedia.org/wiki/Tensor_contraction

    For example, the Ricci tensor is a non-metric contraction of the Riemann curvature tensor, and the scalar curvature is the unique metric contraction of the Ricci tensor. One can also view contraction of a tensor field in the context of modules over an appropriate ring of functions on the manifold [ 5 ] or the context of sheaves of modules over ...

  5. Tensor (machine learning) - Wikipedia

    en.wikipedia.org/wiki/Tensor_(machine_learning)

    In machine learning, the term tensor informally refers to two different concepts (i) a way of organizing data and (ii) a multilinear (tensor) transformation. Data may be organized in a multidimensional array (M-way array), informally referred to as a "data tensor"; however, in the strict mathematical sense, a tensor is a multilinear mapping over a set of domain vector spaces to a range vector ...

  6. Tensor field - Wikipedia

    en.wikipedia.org/wiki/Tensor_field

    If a tensor A is defined on a vector fields set X(M) over a module M, we call A a tensor field on M. [1] Many mathematical structures called "tensors" are also tensor fields. For example, the Riemann curvature tensor is a tensor field as it associates a tensor to each point of a Riemannian manifold, which is a topological space.

  7. TensorFlow - Wikipedia

    en.wikipedia.org/wiki/TensorFlow

    In May 2016, Google announced its Tensor processing unit (TPU), an application-specific integrated circuit (ASIC, a hardware chip) built specifically for machine learning and tailored for TensorFlow. A TPU is a programmable AI accelerator designed to provide high throughput of low-precision arithmetic (e.g., 8-bit ), and oriented toward using ...

  8. Tensor reshaping - Wikipedia

    en.wikipedia.org/wiki/Tensor_reshaping

    The use of indices presupposes tensors in coordinate representation with respect to a basis. The coordinate representation of a tensor can be regarded as a multi-dimensional array, and a bijection from one set of indices to another therefore amounts to a rearrangement of the array elements into an array of a different shape.

  9. Monoidal category - Wikipedia

    en.wikipedia.org/wiki/Monoidal_category

    the tensor product of two objects A 1, ..., A n and B 1, ..., B m is the concatenation A 1, ..., A n, B 1, ..., B m of the two lists, and, similarly, the tensor product of two morphisms is given by the concatenation of lists. The identity object is the empty list. This operation Σ mapping category C to Σ(C) can be extended to a strict 2-monad ...