lamp.data

package lamp.data

Members list

Type members

Classlikes

object TensorLogger

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

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
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

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all