TextLearner_load_encoder {fastai} | R Documentation |
Load_encoder
Description
Load the encoder ‘file' from the model directory, optionally ensuring it’s on 'device'
Usage
TextLearner_load_encoder(file, device = NULL)
Arguments
file |
file |
device |
device |
Value
None
[Package fastai version 2.2.2 Index]