[][src]Module autograd::op

Enums

ComputeException

This is an exception, not an error.

Traits

Op

Operation trait. Tensor wraps trait-object of this.

Type Definitions

ComputeResult