issues
search
dmlc
/
dlpack
common in-memory tensor structure
https://dmlc.github.io/dlpack/latest
Apache License 2.0
911
stars
133
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implementation in CuPy with `stream=` and `dl_device=cpu` choices
#152
seberg
opened
1 month ago
0
DOC: Add links for paddle backend
#151
HydrogenSulfate
closed
2 months ago
0
tvm ndarray to numpy conversion doesn't give the correct answer
#150
bethalianovike
opened
2 months ago
0
Tag an official v1.0 release
#149
leofang
opened
2 months ago
6
Can data be shared between C++ cuda and pytorch?
#148
liangzhixin-202169
opened
4 months ago
0
[Discuss] A new version of DLPack Protocol
#147
pradeep-k
opened
4 months ago
0
Float8 support
#146
justinchuby
opened
6 months ago
0
Smaller fixups for "versioned" struct/docs and clarifications
#145
seberg
opened
6 months ago
0
DOC: Update link to mpi4py implementation
#144
AlenkaF
opened
6 months ago
0
Update DLPack diagram to match v1.0 spec
#143
leofang
closed
8 months ago
3
Add hyperlinks to array api docs
#142
leofang
closed
8 months ago
1
MAINT: Remove unnecessarily defense code from example
#141
seberg
closed
8 months ago
0
DOC: Document that GIL must be grabbed (and Py_IsInitialized())
#140
seberg
closed
8 months ago
2
Circumnavigation in the Python DLPack docs
#139
pitrou
closed
8 months ago
2
[REQUEST] `kDLROCMManaged` type (analogue to `kDLCUDAManaged`)
#138
domcharrier
opened
8 months ago
1
Update DLPack diagram in the docs
#137
leofang
closed
8 months ago
3
Add a new bit mask for copy + Update Python array API spec
#136
leofang
closed
9 months ago
12
Possible to share dlpack tensor across python process?
#135
shashikg
opened
10 months ago
1
Add view/copy informational flag
#134
seberg
closed
9 months ago
1
Copy treatment on 0-size arrays from Python docs
#133
leofang
closed
11 months ago
0
Question about expectation on cross-hardware
#132
fcharras
closed
9 months ago
4
Prefer explicitly-sized ints over enums
#131
pitrou
opened
1 year ago
0
Consider giving Cython example
#130
pitrou
closed
8 months ago
4
Unclear if tensor deleter requires the caller to take the GIL
#129
pitrou
closed
1 year ago
2
Numpy implementation link invalid
#128
pitrou
opened
1 year ago
0
[DISCUSS] Are Sparse NdArrays out of scope?
#127
judahrand
opened
1 year ago
2
[Request] Update PyPI package with interfaces defined in dlpack.py
#125
egparedes
opened
1 year ago
0
[DISCUSS] Common DLPack Harness for Web
#124
tqchen
opened
1 year ago
1
How to share data without requiring consumer to "own" the input tensor?
#123
galv
opened
1 year ago
3
Add support for Axelera device
#122
denizhasan
opened
1 year ago
3
Add support for ORT device
#121
kyule7
closed
1 year ago
3
[RFC] [DeviceType] Add support for MAIA
#120
kyule7
closed
9 months ago
14
Hotfix version
#119
tqchen
closed
1 year ago
0
[VERSION] Bump to v0.8
#118
tqchen
closed
1 year ago
3
Next steps for the Python API?
#116
seberg
closed
9 months ago
7
Question about API choices
#115
seberg
opened
1 year ago
0
Add `kDLBool` type
#114
leofang
closed
1 year ago
10
[ABI] ABI Update For adding Version to DLPack
#113
tqchen
closed
1 year ago
16
[Feature Request] protobuf dlpack support
#112
edgarriba
opened
2 years ago
0
Give DLDeviceType a sentinel value
#111
cconvey
opened
2 years ago
1
[NOTICE] ABI Update For adding Version to DLPack
#110
tqchen
opened
2 years ago
10
Add support to Axelera accelerator
#109
denizhasan
closed
1 year ago
3
[VERSION] Bump version and prep for v0.7 release
#108
tqchen
closed
2 years ago
0
Request to release 0.7
#107
oleksandr-pavlyk
closed
2 years ago
4
Add tests for numpy, tensorflow, torch, and mxnet
#106
tirthasheshpatel
closed
9 months ago
8
[ABI break] Append new fields to DLManagedTensor
#105
tirthasheshpatel
closed
1 year ago
3
[DISCUSS][RFC] DLPack Versioning and ABI Update
#104
tqchen
opened
2 years ago
50
Interaction of `DLManagedTensor::deleter` and the GIL
#103
wjakob
closed
8 months ago
16
Signedness of attributes like `DLTensor::ndim`, `DLTensor::shape`
#102
wjakob
closed
1 year ago
2
[ABI break] Add new structs with version info and readonly flag
#101
tirthasheshpatel
closed
1 year ago
11
Next