MCPcopy Create free account
hub / github.com/pytorch/tutorials / forward_ad_usage.py

File forward_ad_usage.py

intermediate_source/forward_ad_usage.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Forward-mode Automatic Differentiation (Beta)
4=============================================

Callers

nothing calls this directly

Calls 3

jvpMethod · 0.80
fnFunction · 0.70
modelFunction · 0.50

Tested by

no test coverage detected