Skip to content

Commit

Permalink
fix: CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
fengshuai committed Apr 10, 2022
1 parent 61837fd commit 571ee3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def generate_trt_nodes_num(attrs, dynamic_shape):
program_config.ops[i].attrs
for i in range(len(program_config.ops))
]

self.trt_param.max_batch_size = 9
# for static_shape
clear_dynamic_shape()
self.trt_param.precision = paddle_infer.PrecisionType.Float32
Expand Down

0 comments on commit 571ee3b

Please sign in to comment.