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: tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/core/CompositeTensorVariantToComponents.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ public static class Inputs extends RawOpInputs<CompositeTensorVariantToComponent
113
113
114
114
/**
115
115
* String serialization for the TypeSpec. Must be compatible with the
116
-
* `TypeSpec` contained in `encoded`. (Note: the encoding for the TypeSpec
116
+
* {@code TypeSpec} contained in {@code encoded}. (Note: the encoding for the TypeSpec
0 commit comments