SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.36k stars 189 forks source link

The type 'NDArray' exists in both 'NumSharp.Core, Version=0.20.5.0, ' and 'NumSharp.Lite, Version=0.1.7.0, #412

Open sportbilly21 opened 4 years ago

sportbilly21 commented 4 years ago

Hi I am trying to use Tensorflow.NET= 0.15.1 Numsharp = 0.20.5 SharpCV = 0.5.0 and I getting the error The type 'NDArray' exists in both 'NumSharp.Core, Version=0.20.5.0, ' and 'NumSharp.Lite, Version=0.1.7.0, Any thoughts?