You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ET-VK][ez] Make get_tensor() API protected (#13168)
## 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/)
0 commit comments