-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I follow the instruction in your CNN benchamrk training resnet50 with sync data. After I exec train.sh, It failed with the following information. Can you offer some help?
------------------------------------------------------------------
Time stamp: 2020-09-15-13:38:02
Traceback (most recent call last):
File "of_cnn_train_val.py", line 64, in <module>
@flow.global_function("train", get_train_config(args))
File "/home/duanjiangfei/OneFlow-Benchmark/Classification/cnns/job_function_util.py", line 33, in get_train_config
train_config = _default_config(args)
File "/home/duanjiangfei/OneFlow-Benchmark/Classification/cnns/job_function_util.py", line 28, in _default_config
config.enable_fuse_add_to_output(True)
File "/home/duanjiangfei/.local.pt1.5s1/lib/python3.7/site-packages/oneflow/python/framework/function_util.py", line 54, in __getattr__
assert attr_name in name2default
AssertionError
Metadata
Metadata
Assignees
Labels
No labels