Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinilm
Commits
b5a809a0
Commit
b5a809a0
authored
Jan 30, 2026
by
PanZezhong
Committed by
wooway777
Feb 10, 2026
Browse files
issue/143 fix add compile after model init
parent
2c925eb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
csrc/engine/infer_engine.cpp
csrc/engine/infer_engine.cpp
+3
-0
No files found.
csrc/engine/infer_engine.cpp
View file @
b5a809a0
...
...
@@ -30,6 +30,9 @@ InferEngine::InferEngine(
barrier_
.
get
(),
enable_graph_compiling
));
}
// Compile the model on all workers
this
->
compile
();
}
//------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment