GB0108

Graph-Break Type

Short name describing what triggered the graph break

Tensor.retain_grad() with AOTDispatcher

Context

Values or code snippet captured at the break point

var_getattr {self} retain_grad

Explanation

Explanation of why the graph break was triggered

Tensor.retain_grad() does not work with AOTDispatcher.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry