f32

function defined in module Flux


			f32(m)

Converts the eltype of model's floating point parameters to Float32 (which is Flux's default). Recurses into structs marked with @functor .

See also f64 and f16.

Methods

There is 1 method for Flux.f32: