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
Copy file name to clipboardExpand all lines: docs/source/sdk-etrecord.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ them to debug and visualize their model.
17
17
* Edge dialect graph with debug handles
18
18
* Delegate debug handle maps
19
19
20
-
The ``ETRecord`` object itself is intended to be transparent to users and they should not access any components inside it directly.
20
+
The ``ETRecord`` object itself is intended to be opaque to users and they should not access any components inside it directly.
21
21
It should be provided to the `Inspector API <sdk-inspector.html>`__ to link back performance and debug data sourced from the runtime back to the Python source code.
0 commit comments