Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
import error (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandondutra authored Mar 7, 2017
1 parent 013dd32 commit 3ec6a1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def train(train_dataset,
print('Training: ' + str(job.state))


def train(train_dataset,
def train_async(train_dataset,
eval_dataset,
analysis_dir,
output_dir,
Expand Down

0 comments on commit 3ec6a1b

Please sign in to comment.