Commit aab04510 authored by Your Name's avatar Your Name

test

parent 5132c98b
......@@ -144,7 +144,7 @@ def input_fn(filenames, batch_size=32, num_epochs=1, perform_shuffle=False):
def main(_):
dt_dir = (date.today() + timedelta(-1)).strftime('%Y%m%d')
model_dir = "/home/gmuser/esmm/model_ckpt/DeepCvrMTL/" + dt_dir
model_dir = "hdfs://172.16.32.4:8020/strategy/esmm/model_ckpt/DeepCvrMTL/" + dt_dir
te_files = ["hdfs://172.16.32.4:8020/strategy/esmm/nearby/part-r-00000"]
model_params = {
"field_size": 15,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment