Commit 964248d
authored
Add paddle to interoperability chapter (NVIDIA#144)
We support `paddle.Tensor.__cuda_array_interface__`(PaddlePaddle/Paddle#68192) and `paddle.to_tensor(tenosr_with_CAI_impl)`(PaddlePaddle/Paddle#69913), so we can convert paddle Tensor from/to other DL frameworks via CAI(based on CAI version 2).1 parent 3e9e705 commit 964248d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| 516 | + | |
516 | 517 | | |
517 | 518 | | |
518 | 519 | | |
| |||
0 commit comments