paper-with-me

Papers

Tensor Computing Interface: An Application-Oriented, Lightweight Interface for Portable High-Performance Tensor Network Applications

2025-12-30 · Rong-Yang Sun, Tomonori Shirakawa, Hidehiko Kohshiro, D. N. Sheng, Seiji Yunoki arxiv

Tensor networks (TNs) are a central computational tool in quantum science and artificial intelligence. However, the lack of unified software interface across tensor-computing frameworks severely limits the portability of TN applications, coupling algorithmic development to specific hardware and software back ends. To address this challenge, we introduce the Tensor Computing Interface (TCI) -- an application-oriented, lightweight application programming interface designed to enable framework-independent, high-performance TN applications. TCI provides a well-defined type system that abstracts tensor objects together with a minimal yet expressive set of core functions covering essential tensor manipulations and tensor linear-algebra operations. Through numerical demonstrations on representative tensor-network applications, we show that codes written against TCI can be migrated seamlessly across heterogeneous hardware and software platforms while achieving performance comparable to native framework implementations. We further release an open-source implementation of TCI based on \textit{Cytnx}, demonstrating its practicality and ease of integration with existing tensor-computing frameworks.

📄 PDF Abstract BibTeX arXiv:2512.23917

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SPFlow: An Easy and Extensible Library for Deep Probabilistic Learning using Sum-Product Networks

2019-01-11 · Alejandro Molina, Antonio Vergari, Karl Stelzner, Robert Peharz 외

We introduce SPFlow, an open-source Python library providing a simple interface to inference, learning and manipulation routines for deep and tractable probabilistic models called Sum-Product Networks (SPNs). The library…

Task-Oriented Candidate-Latent Feedback for Coarse-to-Fine Sensing in Distributed OFDM-ISAC Networks

2026-08-04 · Shiv Shankar, Radha Krishna Ganti, J Klutto Milleth arxiv

Future integrated sensing and communication (ISAC) architectures separate the sensing entity (SE) that acquires measurements from the sensing function (SF) that performs inference, creating a need for compact, task-orien…

Federated Learning based Latent Factorization of Tensors for Privacy-Preserving QoS Prediction

2024-07-29 · Shuai Zhong, Zengtong Tang, Di wu

In applications related to big data and service computing, dynamic connections tend to be encountered, especially the dynamic data of user-perspective quality of service (QoS) in Web services. They are transformed into h…

Federated LearningPrivacy Preserving

3U-EdgeAI: Ultra-Low Memory Training, Ultra-Low BitwidthQuantization, and Ultra-Low Latency Acceleration

2021-05-11 · Yao Chen, Cole Hawkins, Kaiqi Zhang, Zheng Zhang 외

The deep neural network (DNN) based AI applications on the edge require both low-cost computing platforms and high-quality services. However, the limited memory, computing resources, and power budget of the edge devices …

Model CompressionQuantization

BindsNET: A machine learning-oriented spiking neural networks library in Python

2018-06-04 · Hananel Hazan, Daniel J. Saunders, Hassaan Khan, Darpan T. Sanghavi 외

The development of spiking neural network simulation software is a critical component enabling the modeling of neural systems and the development of biologically inspired algorithms. Existing software frameworks support …

BIG-bench Machine LearningCPUGPUNeural Network simulation+4