mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 15:57:22 +08:00
Add neuralnet_optimizer to slave.yml.
This commit is contained in:
parent
e39948899e
commit
b069ec589e
@ -51,3 +51,8 @@ services:
|
||||
<<: [*common, *common-gpu]
|
||||
image: ghcr.io/tig-foundation/tig-monorepo/hypergraph/runtime:${VERSION}
|
||||
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