Construe
  • Getting Started
  • Benchmarks
  • Development Guidelines
  • API Reference
    • Benchmarks Reference
    • Benchmark Library
    • Metrics
    • Datasets
    • Models
    • Cloud Utilities
    • Exceptions
    • Utilities
Construe
  • API Reference
  • View page source

API Reference

Welcome to the API documentation for Construe! This section contains a listing of the most important packages, modules, classes, and functions in the Construe library. This reference is primarily intended for Construe developers not Construe users.

  • Benchmarks Reference
    • Basic Benchmark
    • GLiNER Benchmark
    • Lowlight Benchmark
    • MobileNet Benchmark
    • MobileViT Benchmark
    • Moondream Benchmark
    • NSFW Benchmark
    • Offensive Benchmark
    • Whisper Benchmark
  • Benchmark Library
    • Runner
    • Benchmark ABC
    • Limit Utility
  • Metrics
    • Dataclasses
    • Serialization
  • Datasets
    • load_all_datasets()
    • cleanup_all_datasets()
    • load_dialects()
    • cleanup_dialects()
    • load_lowlight()
    • cleanup_lowlight()
    • load_reddit()
    • cleanup_reddit()
    • load_movies()
    • cleanup_movies()
    • load_essays()
    • cleanup_essays()
    • load_aegis()
    • cleanup_aegis()
    • load_nsfw()
    • cleanup_nsfw()
    • Manifest
    • Path Helpers
  • Models
    • load_all_models()
    • cleanup_all_models()
    • load_moondream()
    • cleanup_moondream()
    • load_whisper()
    • cleanup_whisper()
    • load_mobilenet()
    • cleanup_mobilenet()
    • load_mobilevit()
    • cleanup_mobilevit()
    • load_nsfw()
    • cleanup_nsfw()
    • load_lowlight()
    • cleanup_lowlight()
    • load_offensive()
    • cleanup_offensive()
    • load_gliner()
    • cleanup_gliner()
    • TFLite
    • Manifest
    • Path
  • Cloud Utilities
    • GCP
    • Manifest
    • Signature
    • Downloader
  • Exceptions
    • ConstrueError
    • DownloadError
    • UploadError
    • DatasetsError
    • ModelsError
    • InferenceError
    • BenchmarkError
    • DeviceError
  • Utilities
    • resolve_exclude()
    • humanize_duration()
    • dirsize()
Previous Next

© Copyright 2024, Rotational Labs.

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