Skip to content

DnnRoutinePlan

DnnRoutinePlan

softneuro.core.DnnRoutinePlan(*args, **kwargs)

DnnRoutinePlan class.

This is a private class of softneuro, instance can not be constructed directly.

Attributes

  • child: Child net plan.
  • desc: Routine descriptor.
  • params: Routine params.
  • usec: Forward time (usec).
  • usecs: Measured forward times (usec).