-
```
I use protogen.exe to generate .cs files from .proto files, but the options are
missing, eg.
message MyMessage {
option (my_option) = ...;
}
I can not see my_option in the generated .cs fil…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…
-
在paddlelite==2.13rc0版本能转换官方表格模型SLANet,但是基于SLANet作为预训练模型训练出来的推理模型无法转换(基于PaddlePadlle==3.0Beta-gpu版本 cuda环境为12.4环境进行训练的模型)
报错信息如下:
C:\Users\seatrend.conda\envs\Paddle-Lite\python.exe D:\Project\pyth…
1aqi updated
2 months ago
-
I'm encountering errors while trying to build the **openedr** project. Despite multiple attempts, I haven't been able to resolve it. I have built all except **libcloud** and **edrsvc**.
Since I'm stu…
-
Update to https://github.com/container-storage-interface/spec/pull/552/ has broken quite some Kubernetes CSI sidecars.
So far I identified two issues:
1. [gomock](https://github.com/golang/mock…
-
**What version of protobuf and what language are you using?**
Version: 3.21.12, but same occurs on latest 28.0
Language: C++
**What operating system (Linux, Windows, ...) and version?**
Lin…
-
For a protobuf message of type
```
message AuthRequest {
option (type_id) = 1001;
// Commissioning credential
string password = 1;
}
```
Resulting Swift code does not contain the `op…
-
```
I use protogen.exe to generate .cs files from .proto files, but the options are
missing, eg.
message MyMessage {
option (my_option) = ...;
}
I can not see my_option in the generated .cs fil…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…
-
```
I use protogen.exe to generate .cs files from .proto files, but the options are
missing, eg.
message MyMessage {
option (my_option) = ...;
}
I can not see my_option in the generated .cs fil…