Skip to content

Create FastAI starter project and source repository #1584

@michael-valdron

Description

@michael-valdron

Which area is this issue related to?

/kind task

/area registry

Issue Description

Create FastAI starter project and source repository under https://github.com/devfile-samples

See example Tensorflow v2 starter project for reference.

Project Dependencies

  • fastai==2.7.15
  • torch==2.3.0
  • torchvision==0.18.0
  • torchaudio==2.3.0

During both the runtime of the init command and the deployment container image build, everywhere this dependency is installed, it needs to pick one of the following index urls to use based on the chosen Compute Platform (CPU/GPU):

Acceptance Criteria

  • Create starter project source repository
  • Initialize FastAI starter project that creates the MNIST model then saves and loads in
    • This lets someone override for loading in their own model to use

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/registryDevfile registry for stacks and infrastructurehelp wantedExtra attention is neededkind/tasklifecycle/staleStale items. These items have not been updated for 90 days.status/blocked

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions