to_xla {fastai}R Documentation

Learn to XLA

Description

Distribute the training across TPUs

Usage

to_xla(object)

Arguments

object

learner / model

Value

None


[Package fastai version 2.2.2 Index]