mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
@@ -158,7 +158,7 @@ def pre_compile_from_config(config_file: str, num_threads: int, expert_parallel:
|
||||
|
||||
pbar.close()
|
||||
|
||||
logger.info(f"Total compliation time: {time() - start_time:.2f} seconds")
|
||||
logger.info(f"Total compilation time: {time() - start_time:.2f} seconds")
|
||||
|
||||
|
||||
def main(args):
|
||||
|
Reference in New Issue
Block a user