vineyard v0.20.3
Vineyard v0.20.3 enables support for customized etcd's data-dir and improve the performance of torch integration.
Commits
- [5ecd806b]: Bump up vineyard version to v0.20.3 (Tao He)
- [5a5a709b]: Adapt to apache-arrow 15 (#1729) (Tao He)
- [020cfa76]: Torch tensor from vineyard (numpy.ndarray): in the zero-copy way (#1726) (Tao He)
- [50f60cf9]: Add a command line flag
--etcd_data_dir
for etcd's data dir (#1723) (Tao He) - [1079d7f7]: Try our best to find etcd binary and raising warnings properly when failed (#1724) (Tao He)