Skip to content

Commit 1b4173b

Browse files
author
Yadan Wei
committed
change toml
1 parent 07be705 commit 1b4173b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dlc_developer_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ deep_canary_mode = false
3737
[build]
3838
# Add in frameworks you would like to build. By default, builds are disabled unless you specify building an image.
3939
# available frameworks - ["autogluon", "huggingface_tensorflow", "huggingface_pytorch", "huggingface_tensorflow_trcomp", "huggingface_pytorch_trcomp", "pytorch_trcomp", "tensorflow", "pytorch", "stabilityai_pytorch"]
40-
build_frameworks = []
40+
build_frameworks = ["tensorflow"]
4141

4242
# By default we build both training and inference containers. Set true/false values to determine which to build.
4343
build_training = true

0 commit comments

Comments
 (0)