lamp.data

package lamp.data

Type members

Classlikes

Utility to periodically log active tensors See lamp.data.TensorLogger#start

Utility to periodically log active tensors See lamp.data.TensorLogger#start

Companion:
class
case class TensorLogger(stop: () => Unit)

Class holding a lambda to stop the logging. See its companion object. See lamp.data.TensorLogger#start

Class holding a lambda to stop the logging. See its companion object. See lamp.data.TensorLogger#start

Companion:
object