You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

local_dcn_criteo.sh 122 B

4 years ago
123456
  1. #!/bin/bash
  2. workdir=$(cd $(dirname $0); pwd)
  3. mainpy=${workdir}/../run_hetu.py
  4. python ${mainpy} --model dcn_criteo --val

分布式深度学习系统

Contributors (1)