-
## Motivation
Recently, computers with ARM CPU such as AWS Graviton, Apple M1 and Raspberry Pi are increasing.
By releasing binaries to Maven that run on ARM CPUs, you can run them in a wide range o…
-
@karllessard @Craigacp
I have been experimenting with converting the TF Markdown text to JavaDoc format in the `op_generator` code.
I did this by creating another c++ class, that calls out to Pyt…
-
It is good design practice to make all fields optional. It is not only recommended with Protocol Buffers but also Apache Thrift which has similar IDL language:
```
Any new fields that you add should…
-
System info:
1. Halide official release used: halide-linux-64-gcc53-trunk-3af238615667312dcb46607752e3ae5d0ec5d713
2. Host gcc version: 5.4 (also tested with 4.8 with Halide gcc48, same result)
3. …
-
Hello,
for our [metrictank](https://github.com/raintank/metrictank/) graphite backend, I'm interested in adding graphite target expression parsing and evaluation, so I tried leveraging the recently s…
-
### What version of gRPC and what language are you using?
1.54, verified that this is still the case on master.
### What operating system (Linux, Windows,...) and version?
MacOS.
### What …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
The following PR has broken the build on MacOS versions without support for `clock_gettime`:
https://github.com/protocolbuffers/protobuf/pull/15554
`clock_gettime` was introduced in 10.12: https:/…
-
cross compile on centos 7 for arm linux
using aarch64-linux-gnu-gcc and aarch64-linux-gnu-g++
armnn and ACL compile success
when compile onnxruntime, error occurs as follows:
[ 9%] Built t…
-
## 版本号
ANY
## 什么问题
首先非常感谢qunar团队提供了非常棒的YAPI项目,对于hellosean同学关于YAPI要解决的[问题](https://juejin.im/post/5acc879f6fb9a028c42e8822)也很赞同。但在实际使用过程中有些痛点仍然存在。现在提出来,以便进行讨论和解决。
1、不同人员在定义接口的个人习惯,以及字…