Commit 2d545b9
authored
Deprecate TensorDictFeatureStore in cuGraph-PyG (#160)
First step in handling #159 . The unified API will store all data in WholeGraph, which has superior performance and lower memory usage. `TensorDictFeatureStore` is no longer a useful alternative.
Authors:
- Alex Barghi (https://github.com/alexbarghi-nv)
Approvers:
- Tingyu Wang (https://github.com/tingyu66)
URL: #1601 parent b173063 commit 2d545b9
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
26 | 37 | | |
27 | 38 | | |
28 | 39 | | |
| |||
0 commit comments