Meta Incubator
- 1.6k followers
- Menlo Park, California
- https://opensource.fb.com
Popular repositories Loading
-
SocketRocket
SocketRocket PublicA conforming Objective-C WebSocket client library.
-
AITemplate
AITemplate PublicAITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
Repositories
- go-belt Public
It is an implementation-agnostic Go(lang) package to generalize observability tooling (logger, metrics, tracer and so on) and provide ability to use any of these tools with a standard context. Essentially it is an attempt to standardize observability API in Go.
- buck2-change-detector Public
Given a Buck2 built project and a set of changes (e.g. from source control) compute the targets that may have changed. Sometimes known as a target determinator, useful for optimizing a CI system.