Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

load_model_text

Load_model_text


Description

Load 'model' from 'file' along with 'opt' (if available, and if 'with_opt')

Usage

load_model_text(
  file,
  model,
  opt,
  with_opt = NULL,
  device = NULL,
  strict = TRUE
)

Arguments

file

file

model

model

opt

opt

with_opt

with_opt

device

device

strict

strict

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.