We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639655b commit 350eb5dCopy full SHA for 350eb5d
2 files changed
ecmadocs/en/index.xml
@@ -38,8 +38,8 @@
38
</Attributes>
39
</Assembly>
40
</Assemblies>
41
- <Remarks>To be added.</Remarks>
42
- <Copyright>To be added.</Copyright>
+ <Remarks>TensorFlowSharp - Bindings to the TensorFlow Library.</Remarks>
+ <Copyright>MIT Licensed</Copyright>
43
<Types>
44
<Namespace Name="TensorFlow">
45
<Type Name="TFAttributeMetadata" Kind="Structure" />
ecmadocs/en/ns-.xml
@@ -1,6 +1,6 @@
1
<Namespace Name="">
2
<Docs>
3
- <summary>To be added.</summary>
4
- <remarks>To be added.</remarks>
+ <summary></summary>
+ <remarks></remarks>
5
</Docs>
6
</Namespace>
0 commit comments