Contents:
FishLeg
FishLeg.init_model_aux()
FishLeg.step()
FishLeg.update_aux()
update_dict()
FishLinear
FishLinear.Qv()
FishLinear.in_features
FishLinear.out_features
FishLinear.weight
FishModule
FishModule.Qv()
FishModule.cuda()
FishModule.name
FishModule.training
get_zero_grad_hook()
BernoulliLikelihood
BernoulliLikelihood.draw()
BernoulliLikelihood.nll()
FishLikelihood
FishLikelihood.draw()
FishLikelihood.nll()
FixedGaussianLikelihood
FixedGaussianLikelihood.draw()
FixedGaussianLikelihood.get_variance
FixedGaussianLikelihood.nll()
SoftMaxLikelihood
SoftMaxLikelihood.draw()
SoftMaxLikelihood.nll()
recursive_getattr()
recursive_setattr()