"...python/git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "c04a8a820bd45248ed71f677bda43cd977a137e8"
Commit 64f323b1 authored by vedanshu's avatar vedanshu
Browse files

new line added

parent b796549a
...@@ -43,3 +43,4 @@ class DetectionModule(detection.DetectionModule): ...@@ -43,3 +43,4 @@ class DetectionModule(detection.DetectionModule):
type(self.params.task.model))) type(self.params.task.model)))
return model return model
...@@ -111,4 +111,5 @@ class DetectionExportTest(tf.test.TestCase, parameterized.TestCase): ...@@ -111,4 +111,5 @@ class DetectionExportTest(tf.test.TestCase, parameterized.TestCase):
if __name__ == '__main__': if __name__ == '__main__':
tf.test.main() tf.test.main()
\ No newline at end of file
...@@ -106,3 +106,4 @@ def main(_): ...@@ -106,3 +106,4 @@ def main(_):
if __name__ == '__main__': if __name__ == '__main__':
app.run(main) app.run(main)
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