mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 09:58:46 +08:00
Add neuralnet_optimizer to slave.yml.
This commit is contained in:
parent
e39948899e
commit
b069ec589e
@ -50,4 +50,9 @@ services:
|
||||
hypergraph:
|
||||
<<: [*common, *common-gpu]
|
||||
image: ghcr.io/tig-foundation/tig-monorepo/hypergraph/runtime:${VERSION}
|
||||
container_name: hypergraph
|
||||
container_name: hypergraph
|
||||
|
||||
neuralnet_optimizer:
|
||||
<<: [*common, *common-gpu]
|
||||
image: ghcr.io/tig-foundation/tig-monorepo/neuralnet_optimizer/runtime:${VERSION}
|
||||
container_name: neuralnet_optimizer
|
||||
Loading…
Reference in New Issue
Block a user