paper-with-me

Papers

The Ocean Tensor Package

2018-10-20 · Ewout van den Berg

Matrix and tensor operations form the basis of a wide range of fields and applications, and in many cases constitute a substantial part of the overall computational complexity. The ability of general-purpose GPUs to speed up many of these operations and enable others has resulted in a widespread adaptation of these devices. In order for tensor operations to take full advantage of the computational power, specialized software is required, and currently there exist several packages (predominantly in the area of deep learning) that incorporate tensor operations on both CPU and GPU. Nevertheless, a stand-alone framework that supports general tensor operations is still missing. In this paper we fill this gap and propose the Ocean Tensor Library: a modular tensor-support package that is designed to serve as a foundational layer for applications that require dense tensor operations on a variety of device types. The API is carefully designed to be powerful, extensible, and at the same time easy to use. The package is available as open source.

📄 PDF Abstract BibTeX arXiv:1810.08723

Code (1)

ibm/ocean-tensor-package 공식 구현

Tasks

CPUGPU

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Striking The Right Balance: Three-Dimensional Ocean Sound Speed Field Reconstruction Using Tensor Neural Networks

2023-08-09 · Siyuan Li, Lei Cheng, Ting Zhang, Hangfang Zhao 외

Accurately reconstructing a three-dimensional ocean sound speed field (3D SSF) is essential for various ocean acoustic applications, but the sparsity and uncertainty of sound speed samples across a vast ocean region make…

TensorBNN: Bayesian Inference for Neural Networks using Tensorflow

2020-09-30 · Braden Kronheim, Michelle Kuchera, Harrison Prosper

TensorBNN is a new package based on TensorFlow that implements Bayesian inference for modern neural network models. The posterior density of neural network model parameters is represented as a point cloud sampled using H…

Bayesian InferenceGPU

Interoperable and scalable echosounder data processing with Echopype

2021-10-30 · Wu-Jung Lee, Landung Setiawan, Caesar Tuguinay, Emilio Mayorga 외

Echosounders are high-frequency sonar systems used to sense fish and zooplankton underwater. Their deployment on a variety of ocean observing platforms is generating vast amounts of data at an unprecedented speed from th…

Cloud ComputingDistributed Computing

pCAMP: Performance Comparison of Machine Learning Packages on the Edges

2019-06-05 · Xingzhou Zhang, Yifan Wang, Weisong Shi

Machine learning has changed the computing paradigm. Products today are built with machine intelligence as a central attribute, and consumers are beginning to expect near-human interaction with the appliances they use. H…

AttributeBIG-bench Machine Learning

Supervised tensor decomposition with features on multiple modes

2019-10-21 · Jiaxin Hu, Chanwoo Lee, Miaoyan Wang

Higher-order tensors have received increased attention across science and engineering. While most tensor decomposition methods are developed for a single tensor observation, scientific studies often collect side informat…

Dimensionality ReductionTensor Decomposition