Qualcomm® Gen AI Inference Extensions
v2.29.0
  • Introduction
  • Setup
  • Tools
  • Tutorials
  • Supported models
  • API
Qualcomm® Gen AI Inference Extensions
  • »
  • File GenieCommon.h

File GenieCommon.h¶

↰ Parent directory (include/Genie)

A header which contains common components shared between different components of the Genie C API.

Contents

  • Definition (include/Genie/GenieCommon.h)

  • Includes

  • Included By

  • Functions

  • Defines

  • Typedefs

Definition (include/Genie/GenieCommon.h)¶

  • Program Listing for File GenieCommon.h

Includes¶

  • stddef.h

  • stdint.h

Included By¶

  • File GenieDialog.h

  • File GenieEmbedding.h

  • File GenieSampler.h

Functions¶

  • Function Genie_getApiMajorVersion

  • Function Genie_getApiMinorVersion

  • Function Genie_getApiPatchVersion

Defines¶

  • Define GENIE_API

  • Define GENIE_API_VERSION_MAJOR

  • Define GENIE_API_VERSION_MINOR

  • Define GENIE_API_VERSION_PATCH

  • Define GENIE_STATUS_ERROR_APPLY_CONFIG_FAILED

  • Define GENIE_STATUS_ERROR_GENERAL

  • Define GENIE_STATUS_ERROR_GENERATE_FAILED

  • Define GENIE_STATUS_ERROR_GET_HANDLE_FAILED

  • Define GENIE_STATUS_ERROR_INVALID_ARGUMENT

  • Define GENIE_STATUS_ERROR_INVALID_CONFIG

  • Define GENIE_STATUS_ERROR_INVALID_HANDLE

  • Define GENIE_STATUS_ERROR_JSON_FORMAT

  • Define GENIE_STATUS_ERROR_JSON_SCHEMA

  • Define GENIE_STATUS_ERROR_JSON_VALUE

  • Define GENIE_STATUS_ERROR_MEM_ALLOC

  • Define GENIE_STATUS_ERROR_QUERY_FAILED

  • Define GENIE_STATUS_ERROR_SET_PARAMS_FAILED

  • Define GENIE_STATUS_SUCCESS

Typedefs¶

  • Typedef Genie_Status_t


© Copyright 2024, Qualcomm Technologies, Inc..

Built with Sphinx using a theme provided by Read the Docs.