Logo

Contents:

  • Installation
  • Introduction and quick start
    • Why another workflow package
    • The frontend
    • Backends
      • Graph visualization
    • Storage and Analysis
    • Queries
    • Serializers
    • Stateful Nodes
  • Backends
    • Workflows
      • LocalWorkflow
      • RayWorkflow
        • Ray cluster options
        • Ray remote task options
        • Plugins
        • Storage
      • Prefect Workflow
        • Prefect Flow options
        • Prefect Task options
        • Storage
        • Prefect Server
      • Kubeflow Pipelines Workflow
        • Run Sequence
        • The generated function
        • Kubernetes interactions
        • KFP Dashboard
      • Ray Workflow Workflow
    • For Backend Developers
      • Backend Development
      • Basic Workflow Functionality
      • Workflow Interface
        • Queries
        • Plugins
        • Storage
  • Examples
    • Basic ML example
      • The workflow
      • Model Prediction
    • Advanced ML example
      • The workflow
      • Model Prediction
    • Basic ML example (Ray Workflow)
      • The workflow
      • Model Prediction
    • Basic ML example (Prefect Workflow)
      • The workflow
      • Prefect Server
      • Model Prediction
  • Storage
    • Serializers
    • Protocols
    • Storage Classes
      • FileStorage
      • RayFileStorage
      • S3storage
  • Serializers
    • Protocols
    • Serializer Classes
      • DaskArraySerializer
        • File protocol interface
        • S3 protocol interface
  • API
    • Frontend
      • workflow()
      • set_name()
    • Backends
      • Built-in
        • Local Workflow
        • Ray Workflow
      • Add-ons
        • Prefect Workflow
        • KFP Workflow
Function Fuse
  • Welcome to Function Fuse’s documentation!
  • View page source

Welcome to Function Fuse’s documentation!

Contents:

  • Installation
  • Introduction and quick start
    • Why another workflow package
    • The frontend
    • Backends
    • Storage and Analysis
    • Queries
    • Serializers
    • Stateful Nodes
  • Backends
    • Workflows
    • For Backend Developers
  • Examples
    • Basic ML example
    • Advanced ML example
    • Basic ML example (Ray Workflow)
    • Basic ML example (Prefect Workflow)
  • Storage
    • Serializers
    • Protocols
    • Storage Classes
  • Serializers
    • Protocols
    • Serializer Classes
  • API
    • Frontend
    • Backends

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2023, Function Fuse Team.

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