Commit a4d5da9
committed
[ET-VK][ez] Make
## Changes
As title; make the `get_tensor()` API protected.
## Motivation
See the below diff/PR in the stack. The goal is to encourage operator authors to go through the `ComputeGraph` to access/modify tensors so that the activity can be tracked.
Differential Revision: [D79564596](https://our.internmc.facebook.com/intern/diff/D79564596/)
ghstack-source-id: 301111043
Pull Request resolved: #13157get_tensor() API protected1 parent faf19b9 commit a4d5da9
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
252 | 261 | | |
253 | 262 | | |
254 | 263 | | |
| |||
970 | 979 | | |
971 | 980 | | |
972 | 981 | | |
| 982 | + | |
| 983 | + | |
973 | 984 | | |
974 | 985 | | |
975 | 986 | | |
| |||
0 commit comments