mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Deployed 0ce180f with MkDocs version: 1.0.4
This commit is contained in:
@@ -579,7 +579,8 @@ The meta_tags.csv file can be found in the test-tube experiment save_dir.
|
||||
map_location=None
|
||||
)
|
||||
|
||||
# predict
|
||||
# predict
|
||||
pretrained_model.eval()
|
||||
pretrained_model.freeze()
|
||||
y_hat = pretrained_model(x)
|
||||
</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user