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

File train.py

modelzoo/features/dynamic_dimension_embedding_variable/dien/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from posixpath import join
2import numpy
3from numpy.lib.npyio import save
4from script.data_iterator import DataIterator

Callers

nothing calls this directly

Calls 5

parse_argsMethod · 0.80
get_arg_parserFunction · 0.70
trainFunction · 0.70
testFunction · 0.70
seedMethod · 0.45

Tested by

no test coverage detected