Browse Source

remove bin

tags/v0.1.0-Tensor
estherhu2012@gmail.com 6 years ago
parent
commit
29f4575f36
3 changed files with 0 additions and 6 deletions
  1. BIN
      src/TensorFlowNET.Core/Operations/op_list_proto_array.bin
  2. BIN
      src/TensorFlowNET.Core/Operations/op_list_proto_math.bin
  3. +0
    -6
      src/TensorFlowNET.Core/TensorFlowNET.Core.csproj

BIN
src/TensorFlowNET.Core/Operations/op_list_proto_array.bin View File


BIN
src/TensorFlowNET.Core/Operations/op_list_proto_math.bin View File


+ 0
- 6
src/TensorFlowNET.Core/TensorFlowNET.Core.csproj View File

@@ -40,12 +40,6 @@ Docs: https://tensorflownet.readthedocs.io</Description>
</ItemGroup>

<ItemGroup>
<None Update="Operations\op_list_proto_array.bin">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Operations\op_list_proto_math.bin">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<Content CopyToOutputDirectory="PreserveNewest" Include="./runtimes/win-x64/native/tensorflow.dll" Link="tensorflow.dll" Pack="true" PackagePath="runtimes/win-x64/native/tensorflow.dll" />
</ItemGroup>



Loading…
Cancel
Save