Skip to content

Commit

Permalink
feat: remove deprecated DLRS python template
Browse files Browse the repository at this point in the history
Remove teh DLRS template because it is unmaintained and has been
deprecated by Intel. See https://github.com/intel/stacks-templates-openfaas
They archived the repo on Jan 7, 2023.

Resolves openfaas#153

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
  • Loading branch information
LucasRoesler committed Jun 17, 2023
1 parent c05d607 commit 72d76c8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,14 +394,5 @@
"description": "COBOL Template",
"repo": "https://github.com/devries/openfaas-cobol-template",
"official": "false"
},
{
"template": "python3-dlrs",
"platform": "x86_64",
"language": "Python",
"source": "intel",
"description": "Deep Learning Reference Stack v0.4 for ML workloads",
"repo": "https://github.com/intel/stacks-templates-openfaas",
"official": "false"
}
]

0 comments on commit 72d76c8

Please sign in to comment.