Searched refs:loss_file_path (Results 1 – 3 of 3) sorted by relevance
63 def __init__(self, loss_file_path, per_print_times=1): argument67 self.loss_file_path = loss_file_path77 with open(self.loss_file_path, "a+") as loss_file:
384 loss_callback = LossCallBack(loss_file_path=os.path.join(self.train_config.output_path,
59 loss_callback = LossCallBack(loss_file_path=loss_file_name)