Skip to content

Commit

Permalink
tipc dssm
Browse files Browse the repository at this point in the history
  • Loading branch information
yinhaofeng committed Dec 16, 2021
1 parent 2f30632 commit d2dec68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 153 deletions.
102 changes: 0 additions & 102 deletions test_tipc/configs/dssm/to_static.py

This file was deleted.

51 changes: 0 additions & 51 deletions test_tipc/configs/dssm/train_infer_python.txt

This file was deleted.

3 changes: 3 additions & 0 deletions test_tipc/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ lines=(${dataline})
# The training params
model_name=$(func_parser_value "${lines[1]}")

# clear dataset and output
rm -rf ./test_tipc/data
rm -rf ./test_tipc/output

if [ ${model_name} == "wide_deep" ]; then
# prepare pretrained weights and dataset
Expand Down

0 comments on commit d2dec68

Please sign in to comment.