浏览代码

Update py_benchmark.py

Yilun Chong 7 年之前
父节点
当前提交
473a810975
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      benchmarks/py_benchmark.py

+ 1 - 1
benchmarks/py_benchmark.py

@@ -22,7 +22,7 @@ import datasets.google_message1.benchmark_message1_proto3_pb2 as benchmark_messa
 import datasets.google_message2.benchmark_message2_pb2 as benchmark_message2_pb2
 import datasets.google_message3.benchmark_message3_pb2 as benchmark_message3_pb2
 import datasets.google_message4.benchmark_message4_pb2 as benchmark_message4_pb2
-import benchmarks_pb2
+import benchmarks_pb2 as benchmarks_pb2
 
 
 def run_one_test(filename):