-
Package: boost-cobalt:x64-windows@1.85.0#2
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.29.30154.0
- vcpkg-tool version: 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772
…
-
When I upgraded this solution to the latest C++/winrt, I get an internal compiler problem. Initially all was fine moving over to VS2019. After using the Nuget package manager to upgrage Microsoft.Wi…
-
![image](https://github.com/user-attachments/assets/ad60100a-3761-42cd-9c25-6c3f7ced136d)
## Context
## Expected Behavior
success build
## Actual Behavior
build fail
## Steps t…
-
I use LLamaSharp 0.9.1,and can not run well,it error occured
var model = LLamaWeights.LoadFromFile(parameters); results in an error at runtime:
System.Runtime.InteropServices.MarshalDirectiveExcept…
-
Recently I've encountered an issue then VS2019 CMAKE with Ninja system was breaking build process because some files there in folders named like "@foldername/filename.c". I believe that there's no re…
r9guy updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
对代码做了一些改动,发现原始代码 loss 很难下降,是计算 loss 时维度出了问题,二者不一样,导致第二轮就很难收敛;我也稍做了一些改动,但到 0.0278_0.0990_0.1268 就下不去了。
想问下,你真调到了 0.07 以下吗?
ctpn_ep01_0.0411_0.1523_0.1934.pth
ctpn_ep02_0.0309_0.1167_0.1477.pth
ctpn…
-
When building the project 'Samples\CalibrationVisualization, the VS2019 release code tells you that the initial value of the non-trivial reference must be an lvalue.Others cannot find identifiers and …
-
我安装了VS2019和Cmake但是generate-vs-project.bat运行 选项选择完 只生成文件夹 ,文件夹里没东西。build.bat也是只生成文件夹但没有东西!
这是我电脑路径 E:\VSwork_Project\Project_OcrLiteNcnn-1.8.0
没有中文和特殊符号!
-
Does CNTK work on Visual Studio 2019? I downloaded the code and can't seem to get it to compile. Has anyone successfully gotten CNTK to work in Visual Studio 2019 (in particular for C# projects)?