Unverified Commit 91df2b64 authored by shaohua.zhang's avatar shaohua.zhang Committed by GitHub
Browse files

rename a function

parent 7c0042ed
......@@ -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, isContain_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