Closed pfxuan closed 8 months ago
CPU build pipeline is working. Also we'll start saving the build artifacts (latest versions) across all platforms. This building block can be used to help distributing the binary code from a formal release.
Nice! How come we needed to link to pthread? It's fine, just wondering.
You are right. Technically, we don't need it. For some reason, the link issue only happens when compiling ubuntu-20.04 and torch-2.1.2:
CPU build pipeline is working. Also we'll start saving the build artifacts (latest versions) across all platforms. This building block can be used to help distributing the binary code from a formal release.