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 03aa035 commit 49eb90bCopy full SHA for 49eb90b
GPT-2/GPT-2.csproj
@@ -4,6 +4,7 @@
4
<OutputType>Exe</OutputType>
5
<TargetFramework>netcoreapp2.0</TargetFramework>
6
<RootNamespace>Gradient.Samples.GPT2</RootNamespace>
7
+ <TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
8
<LangVersion>7.3</LangVersion>
9
</PropertyGroup>
10
0 commit comments