Colin
Colin
here is a spelling mistake [spelling mistake](https://github.com/fanzhe98/modbuspp/blob/916c2c7ead1b4f494779d69d9236d667b0045cd0/modbus.h#L85)
the `err_no` is always equal to 0 [err_no](https://github.com/fanzhe98/modbuspp/blob/916c2c7ead1b4f494779d69d9236d667b0045cd0/modbus.h#L100)
by the way, how to be a contributor? I noticed that I had submitted code before, but I wasn't included in the Contributor list
lint check failed.it seems need to degrade protobuf 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much...
> @LinGeLin It looks like some symbols are missing. Can you apply the following two commits [01a671e](https://github.com/tensorflow/io/commit/01a671e723c6c6c4449672117ea06011705c8668) and [5ab9e2b](https://github.com/tensorflow/io/commit/5ab9e2b66585a6252aea4afcba80bf3e675fc25c) (or just copy the https://github.com/tensorflow/io/blob/5ab9e2b66585a6252aea4afcba80bf3e675fc25c/third_party/arrow.BUILD file). > > I think this...
> @LinGeLin That will depends on how you want to use unstructured data in TF. If the unstructured data is merely image which you can assume it is an image...
> Hello, Please check which data types the CPU plugin supports [here](https://docs.openvino.ai/2023.3/openvino_docs_OV_UG_supported_plugins_CPU.html). In particular, i64 is not supported. You can execute extension node in i64, but inputs/outputs will be converted...
> > > Hello, Please check which data types the CPU plugin supports [here](https://docs.openvino.ai/2023.3/openvino_docs_OV_UG_supported_plugins_CPU.html). In particular, i64 is not supported. You can execute extension node in i64, but inputs/outputs will...