can not install
zh-zhang1984 opened this issue · 2 comments
zh-zhang1984 commented
Hi ,
when I try to install, it reports error as follows:
(base) zhangzhongheng@zhangzhhengsMBP ~ % pip install tfdlpack
ERROR: Could not find a version that satisfies the requirement tfdlpack
ERROR: No matching distribution found for tfdlpack
HOW may I solve the problem?
my computer is Mac OS
VoVAllen commented
dlpack is part of tensorflow now. You can use it by tf.experimental.dlpck
VoVAllen commented
This project is no longer active