MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / train.py

File train.py

modelzoo/bst/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import time
2import argparse
3import tensorflow as tf
4import os

Callers

nothing calls this directly

Calls 5

parse_argsMethod · 0.80
get_arg_parserFunction · 0.70
set_env_for_DeepRecFunction · 0.70
mainFunction · 0.70
generate_cluster_infoFunction · 0.70

Tested by

no test coverage detected