Test Utils

Helpers for testing from fastai, fastcore, and fastxtend

As of this comment, nbdev cannot export _all_ if it is on more then one line


source

tst_param

 tst_param (val, grad=None)

Create a tensor with val and a gradient of grad for testing


source

tst_params

 tst_params ()