We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48bc87b commit 6fdbbf1Copy full SHA for 6fdbbf1
src/MxNet/MxNet.csproj
@@ -4,8 +4,8 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<LangVersion>7.3</LangVersion>
6
<Platforms>AnyCPU;x64</Platforms>
7
- <Version>1.5.1.8</Version>
8
- <Authors>Deepak Battini</Authors>
+ <Version>1.5.2.0</Version>
+ <Authors>@deepakkumar1984, @horker</Authors>
9
<Product />
10
<Description>C# Binding for the Apache MxNet library. NDArray, Symbolic and Gluon Supported
11
0 commit comments