Unverified Commit 5f13f6e0 authored by shaohua.zhang's avatar shaohua.zhang Committed by GitHub
Browse files

rename a var

parent 91df2b64
......@@ -117,6 +117,6 @@ def test_reader():
if __name__ == '__main__':
startup_program, train_program, place, config, isContain_det = program.preprocess()
startup_program, train_program, place, config, contain_det = program.preprocess()
main()
# test_reader()
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