No description
Find a file
2025-02-07 12:39:17 +08:00
endian.h@0f885cbba6 feat: cl: switch for software implement types 2025-01-17 13:16:21 +08:00
include fix: cl: config: len of kernels 2025-02-02 15:35:26 +08:00
src fix: imp: cl: init: getting devices 2025-02-04 22:20:01 +08:00
.gitmodules feat: cl: switch for software implement types 2025-01-17 13:16:21 +08:00
CMakeLists.txt fix: build system: OpenCL 2025-02-07 12:39:17 +08:00
libtsl.pc.in fix: CMake 2025-02-01 23:44:49 +08:00
LICENSE feat: licence 2024-12-19 15:48:28 +08:00
README.md feat: README 2024-12-19 15:10:03 +08:00
tsl.h feat: List 2025-01-09 13:22:59 +08:00

TSL

Tensor Specific Library

This is a library for operations with tensors ub aby order.

Supported Types:

  • Basic Types
    • int
      • 8
      • 16
      • 32
      • 64
      • 128
    • float
      • 32
      • 64
      • 128
  • Tensor
    • any basic types
  • List
    • linked list, in any types