"tests/git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "abd86d1c17c3bba1f59b4a11293a3a8dd5ca34cd"
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(): ...@@ -117,6 +117,6 @@ def test_reader():
if __name__ == '__main__': if __name__ == '__main__':
startup_program, train_program, place, config, isContain_det = program.preProcess() startup_program, train_program, place, config, isContain_det = program.preprocess()
main() main()
# test_reader() # 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