\u200E
  • v3.0
  • master
  • v2.6
  • v2.5
  • v2.4
  • v2.3
  • v2.2
  • v2.1
  • v2.0
  • v1.8
  • 中文(简)
  • English(En)
File paddle_api.h — Paddle-Inference documentation
Paddle-Inference
latest

开始使用

  • 概述
  • Quick Start

使用方法

  • 使用流程
  • 源码编译
  • 使用Python预测
  • 使用C++预测

性能调优

  • 使用Paddle-TensorRT库预测

工具

  • 模型可视化
  • 模型转换工具 X2Paddle

Benchmark

  • 性能数据

API文档

  • Library API

FAQ

  • FAQ 常见问题
Paddle-Inference
  • »
  • File paddle_api.h
  • View page source

File paddle_api.h¶

↰ Parent directory (docs/paddle_include_file)

Contents

  • Definition (docs/paddle_include_file/paddle_api.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Enums

  • Functions

Definition (docs/paddle_include_file/paddle_api.h)¶

  • Program Listing for File paddle_api.h

Includes¶

  • cassert

  • map

  • memory

  • string

  • vector

Included By¶

  • File paddle_analysis_config.h

  • File paddle_inference_api.h

  • File paddle_mkldnn_quantizer_config.h

Namespaces¶

  • Namespace paddle

Classes¶

  • Struct NativeConfig

  • Struct PaddlePredictor::Config

  • Struct PaddleTensor

  • Class PaddleBuf

  • Class PaddlePredictor

  • Class ZeroCopyTensor

Enums¶

  • Enum PaddleDType

  • Enum PaddleEngineKind

  • Enum PaddlePlace

Functions¶

  • Template Function paddle::CreatePaddlePredictor(const ConfigT&)

  • Template Function paddle::CreatePaddlePredictor(const ConfigT&)

  • Function paddle::get_version

  • Function paddle::PaddleDtypeSize


© Copyright 2020, Paddle-Inference Developer.

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