GXF extensions
- page md_gxf_extensions_README
ucx: includesnvidia::holoscan::UcxHoloscanComponentSerializerwhich is anvidia::gxf::ComponentSerializerthat handles serialization and deserialization ofholoscan::Messageandholoscan::Tensortypes over a Unified Communication X (UCX) network connection. UCX is used by Holoscan SDK to send data between fragments of distributed applications. This extension must be used in combination with standard GXF UCX extension components. Specifically, thisUcxHoloscanComponentSerializeris intended for use by theUcxEntitySerializerwhere it can operate alongside theUcxComponentSerializerthat serializes GXF-specific types (nvidia::gxf::Tensor,nvidia::gxf::VideoBuffer, etc.).