Higher order gradients?

Is it possible to compute higher order gradients in pytorch? If so, are there any example projects that show how this should be done?

Higher order gradients are not yet supported in pytorch, but will be added in the next release, as can be seen in the ROADMAP for the next release