-
Implementing the cast sender client with Flutter program. We also have the custom cast receiver in running in the chromecast. We are having the problem while querying for "GET_STATUS" to the cast rece…
-
IDE: Xcode 15
Platform: iOS17
TensorFlow version: r2.9
I am developing both iOS and Android apps that are running with TensorFlow Lite model. Because my model uses LSTM, I have to make use of TFS…
-
I use :
python ./src/classifier.py TRAIN ./datasets/train/ ./src/models/20180402-114759.pb ./src/models/my_classifier.pkl --batch_size 1000
to train my own classifier, but receive this error...
…
-
**What version of protobuf and what language are you using?**
Version: v26.0-rc2
Language: C++
**What operating system (Linux, Windows, ...) and version?**
Linux Ubuntu 20
**What runtime / co…
-
#### Environment details
- OS: MacOS Sonoma 14.5 (M1 series)
- PHP version: 8.2.21
- Package name and version: cloud-secret-manager: v1.15.2
#### Steps to reproduce
Call the `getName…
-
### What version of gRPC and what language are you using?
Python
Package versions:
* grpcio 1.66.1
* grpcio-tools 1.66.1
### What operating system (Linux, Windows,...) and version?
Windo…
-
Can we treat `null` the same as `undefined` when creating protobuf message objects? Something like the following diff:
```
--- a/packages/runtime/src/reflection-merge-partial.ts
+++ b/packages/r…
-
```
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…
-
```
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…