Skip to main content
Ctrl+K
👋欢迎进入编程视界!👋
TVM 开发指南 - Home
  • 知乎
  • 简书
  • B站
  • 博客园
  • 领英
  • 博客
  • 关于本项目
    • TVM 官方教程
    • 符号
    • 参考文献
  • 快速上手
  • API Reference
    • flexloopy
      • flexloopy._ffi_api
      • flexloopy.base
      • flexloopy.config
        • flexloopy.config.env
      • flexloopy.vta_ffi
        • flexloopy.vta_ffi._ffi_api
        • flexloopy.vta_ffi.base
  • Repository
  • Show source
  • Suggest edit
  • Open issue
  • .rst

flexloopy._ffi_api

目录

  • Attributes
  • Classes
  • Functions
  • Module Contents
    • LIB
    • raise_error()
    • IntPair
      • IntPair.a
      • IntPair.b
      • IntPair.__c_ffi_init__()

flexloopy._ffi_api#

FFI API bindings for flexloopy.

Attributes#

LIB

Classes#

IntPair

FFI binding for flexloopy.IntPair.

Functions#

raise_error(→ None)

Module Contents#

flexloopy._ffi_api.LIB = None[源代码]#
flexloopy._ffi_api.raise_error(_0: str, /) → None[源代码]#
class flexloopy._ffi_api.IntPair[源代码]#

Bases: tvm_ffi.Object

FFI binding for flexloopy.IntPair.

a: int[源代码]#
b: int[源代码]#
static __c_ffi_init__(_0: int, _1: int, /) → tvm_ffi.Object[源代码]#

上一页

flexloopy

下一页

flexloopy.base

目录
  • Attributes
  • Classes
  • Functions
  • Module Contents
    • LIB
    • raise_error()
    • IntPair
      • IntPair.a
      • IntPair.b
      • IntPair.__c_ffi_init__()

作者: xinetzone

© Copyright 2022, xinetzone.

最后更新于 2026-01-16, 02:08:16.