"git@developer.sourcefind.cn:OpenDAS/fastmoe.git" did not exist on "9d71893943792cca520b9428406c819fdfeb9e4d"
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