Skip to content

Milestone Zero - Inference #1

@jmintb

Description

@jmintb

Milestone Zero

We need an initial goal to help refine and guide fusion's development. Ideally something that will exercise different language features and allow for iterative progress, starting simple and growing along side fusion.

We also need to have the fusion project in state ready to accept people both those interested to follow along and those who want to contribute.

A neural network inference engine seems like the perfect fit. In its simplest form this is just matrix multiplication but can be expanded to cover GPU programming, IO, networking and even UI work.

Hopefully we can find areas where mutable value semantics are an especially poor fit, to stress test how this works in practice.

We need to identify the minimum set of features which can express this task while faithfully representing the spirit of fusion.

Requirements for first inference engine version:

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions