Results for Tensor · 0.049s

Sponsored
www.tensorflow.org/

TensorFlow

An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.

Moo-AI Loading...
Sponsored
cloud.google.com/tpu

Tensor Processing Units (TPUs) | Google Cloud

Google Cloud's Tensor Processing Units (TPUs) are custom-built to help speed up machine learning workloads. Contact Google Cloud today to learn more.

Moo-AI Loading...
arxiv.org/abs/1711.10912v1

TLib: A Flexible C++ Tensor Framework for Numerical Tensor Calculus

Numerical tensor calculus comprise basic tensor operations such as the entrywise addition and contraction of higher-order tensors. We present, TLib, flexible tensor framework with generic tensor functions and tensor classes that assists users to impl...

Moo-AI Loading...
en.wikipedia.org/wiki/Tensor_%28disambiguation%29

Tensor (disambiguation) - Wikipedia

objects related to a vector space. Tensor may also refer to: Tensor (intrinsic definition) Tensor field Tensor product Tensor (obsolete), the norm used on the

Moo-AI Loading...
en.wikipedia.org/wiki/Tensor

Tensor - Wikipedia

(electromagnetic tensor, Maxwell tensor, permittivity, magnetic susceptibility, etc.), and general relativity (stress–energy tensor, curvature tensor, etc.). In

Moo-AI Loading...
stackoverflow.com/questions/46568913/tensorflow-import-error-no-module-named-tensorflow

Tensorflow import error: No module named 'tensorflow'

C:\Users\myname\Anaconda2\envs\tensorflow\Lib\site-packages\tensorflow When I go to Anaconda Navigator, it seems I have to choose either root, Python35, or Tensorflow. It looks like the Tensorflow …

Moo-AI Loading...
stackoverflow.com/questions/46568913/tensorflow-import-error-no-module-named-tensorflow

Tensorflow import error: No module named 'tensorflow'

C:\Users\myname\Anaconda2\envs\tensorflow\Lib\site-packages\tensorflow When I go to Anaconda Navigator, it seems I have to choose either root, Python35, or Tensorflow. It looks like the Tensorflow …

Moo-AI Loading...
en.wikipedia.org/wiki/Stress%E2%80%93energy_tensor

Stress–energy tensor - Wikipedia

stress-energy tensor The stress–energy tensor, sometimes called the stress–energy–momentum tensor or the energy–momentum tensor, is a tensor field quantity

Moo-AI Loading...
en.wikipedia.org/wiki/Electromagnetic_tensor

Electromagnetic tensor - Wikipedia

electromagnetism, the electromagnetic tensor or electromagnetic field tensor (sometimes called the field strength tensor, Faraday tensor or Maxwell bivector) is a

Moo-AI Loading...
arxiv.org/abs/1607.03608v3

On the tensor product of linear sites and Grothendieck categories

We define a tensor product of linear sites, and a resulting tensor product of Grothendieck categories based upon their representations as categories of linear sheaves. We show that our tensor product is a special case of the tensor product of locally...

Moo-AI Loading...
math.stackexchange.com/questions/412423/what-are-the-differences-between-a-matrix-and-a-tensor

What are the Differences Between a Matrix and a Tensor?

Jun 5, 2013 · What is the difference between a matrix and a tensor? Or, what makes a tensor, a tensor? I know that a matrix is a table of values, right? But, a tensor?

Moo-AI Loading...
arxiv.org/abs/2110.08774v1

Nonlinear Transform Induced Tensor Nuclear Norm for Tensor Completion

The linear transform-based tensor nuclear norm (TNN) methods have recently obtained promising results for tensor completion. The main idea of this type of methods is exploiting the low-rank structure of frontal slices of the targeted tensor under the...

Moo-AI Loading...
stackoverflow.com/questions/75083356/tensorflow-cuda-gpu-not-detected

python - Tensorflow / CUDA: GPU not detected - Stack Overflow

Jan 11, 2023 · Caution: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting with TensorFlow 2.11, you will need to install TensorFlow in WSL2, or …

Moo-AI Loading...
arxiv.org/abs/gr-qc/0701005v1

Irreducible Killing Tensors from Third Rank Killing-Yano Tensors

We investigate higher rank Killing-Yano tensors showing that third rank Killing-Yano tensors are not always trivial objects being possible to construct irreducible Killing tensors from them. We give as an example the Kimura IIC metric were from two...

Moo-AI Loading...
math.stackexchange.com/questions/412423/what-are-the-differences-between-a-matrix-and-a-tensor

What are the Differences Between a Matrix and a Tensor?

Jun 5, 2013 · What is the difference between a matrix and a tensor? Or, what makes a tensor, a tensor? I know that a matrix is a table of values, right? But, a tensor?

Moo-AI Loading...
github.com/tensor-compiler/taco

tensor-compiler/taco

The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs (⭐ 1349)

Moo-AI Loading...
stackoverflow.com/questions/42244198/importerror-no-module-named-tensorflow

ImportError: No module named tensorflow - Stack Overflow

However, when I substituted either tensorflow-cpu or tensorflow-gpu (depending upon which one is appropriate for you) then the code was suddenly able to find tensorflow.

Moo-AI Loading...
github.com/tensorflow/cloud

tensorflow/cloud

The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud. (⭐ 382)

Moo-AI Loading...
stackoverflow.com/questions/42244198/importerror-no-module-named-tensorflow

ImportError: No module named tensorflow - Stack Overflow

However, when I substituted either tensorflow-cpu or tensorflow-gpu (depending upon which one is appropriate for you) then the code was suddenly able to find tensorflow.

Moo-AI Loading...
stackoverflow.com/questions/47262955/how-to-import-keras-from-tf-keras-in-tensorflow

How to import keras from tf.keras in Tensorflow? - Stack Overflow

Nov 13, 2017 · 9 Try from tensorflow.python import keras with this, you can easily change keras dependent code to tensorflow in one line change. You can also try from tensorflow.contrib import …

Moo-AI Loading...
arxiv.org/abs/1903.01855v1

TensorFlow Eager: A Multi-Stage, Python-Embedded DSL for Machine Learning

TensorFlow Eager is a multi-stage, Python-embedded domain-specific language for hardware-accelerated machine learning, suitable for both interactive research and production. TensorFlow, which TensorFlow Eager extends, requires users to represent comp...

Moo-AI Loading...
github.com/jtoy/awesome-tensorflow

jtoy/awesome-tensorflow

TensorFlow - A curated list of dedicated resources http://tensorflow.org (⭐ 17735)

Moo-AI Loading...
arxiv.org/abs/1709.02878v2

TensorFlow Agents: Efficient Batched Reinforcement Learning in TensorFlow

We introduce TensorFlow Agents, an efficient infrastructure paradigm for building parallel reinforcement learning algorithms in TensorFlow. We simulate multiple environments in parallel, and group them to perform the neural network computation on a b...

Moo-AI Loading...
arxiv.org/abs/1706.05328v3

The $1/N$ expansion of tensor models with two symmetric tensors

It is well known that tensor models for a tensor with no symmetry admit a $1/N$ expansion dominated by melonic graphs. This result relies crucially on identifying \emph{jackets} which are globally defined ribbon graphs embedded in the tensor graph. I...

Moo-AI Loading...
github.com/tensorflow/graphics

tensorflow/graphics

TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow (⭐ 2783)

Moo-AI Loading...
arxiv.org/abs/2105.06078v3

General Tail Bounds for Random Tensors Summation: Majorization Approach

In recent years, tensors have been applied to different applications in science and engineering fields. In order to establish theory about tail bounds of the tensors summation behavior, this work extends previous work by considering the tensors summa...

Moo-AI Loading...
en.wikipedia.org/wiki/Electromagnetic_stress%E2%80%93energy_tensor

Electromagnetic stress–energy tensor - Wikipedia

stress–energy tensor is the contribution to the stress–energy tensor due to the electromagnetic field. The stress–energy tensor describes the flow of energy

Moo-AI Loading...
en.wikipedia.org/wiki/TensorFlow_Hub

TensorFlow Hub - Wikipedia

Retrieved October 13, 2025. "TensorFlow Hub: overview", TensorFlow, retrieved from https://www.tensorflow.org/hub/overview Daniel Cer (2018). "Universal Sentence

Moo-AI Loading...
github.com/tensorlayer/TensorLayer

tensorlayer/TensorLayer

Deep Learning and Reinforcement Learning Library for Scientists and Engineers (⭐ 7394)

Moo-AI Loading...
github.com/NVIDIA/TensorRT-LLM

NVIDIA/TensorRT-LLM

TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate…

Moo-AI Loading...
github.com/NVIDIA/TensorRT

NVIDIA/TensorRT

NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT. (⭐ 12759)

Moo-AI Loading...
Sponsored