libonnxruntime1.20.1
cross-platform inference and training ML accelerator (shared lib)
ONNX Runtime is a performance-focused complete scoring engine for Open Neural
Network Exchange (ONNX) models, with an open extensible architecture to
continually address the latest developments in AI and Deep Learning. ONNX
Runtime stays up to date with the ONNX standard with complete implementation of
all ONNX operators, and supports all ONNX releases (1.2+) with both future and
backwards compatibility. Please refer to this page for ONNX opset compatibility
details.
python3-gassist-text
interacting with Google Assistant API via text
This package provides a Python library for interacting with Google Assistant
API via text.
python3-indexed
Python dictionary indexed by insertion order
indexed.IndexedOrderedDict (or indexed.Dict) is a Python dictionary that is
indexed by insertion order, it is feature compatible with
collections.OrderedDict as of Python 3.11 and can be used as a drop in
replacement.
libv4l-0t64
Collection of video4linux support libraries
libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write separate code for different devices in the same class. libv4l
consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
neutron-periodic-workers
OpenStack virtual network service - periodic tasks
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (such as
vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
network capabilities, including QoS, ACLs, and network monitoring.
libnetconf2-4
library for IETF NETCONF protocol
NETCONF library in C intended for building NETCONF clients and servers. NETCONF
is the NETwork CONFiguration protocol introduced by IETF.