finn.util.create (module)

finn.util.create.hls_mlp_maker(layer_spec)

Create an MLP of given specification using HLSCustomOp instances.

finn.util.create.hls_random_mlp_maker(layer_spec)

Create an MLP of given specification using HLSCustomOp instances. Generate random weights/thresholds of appropriate size.