- Companion:
- class
trait Product
trait Mirror
trait GeneratedMessageCompanion[SparseTensorProto]
trait Serializable
class Object
trait Matchable
class Any
SparseTensorProto.type
Type members
Classlikes
implicit class SparseTensorProtoLens[UpperPB](_l: Lens[UpperPB, SparseTensorProto]) extends ObjectLens[UpperPB, SparseTensorProto]
Value members
Concrete methods
def of(values: Option[TensorProto], indices: Option[TensorProto], dims: Seq[Long]): SparseTensorProto
Inherited methods
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
- Inherited from:
- GeneratedMessageCompanion
Concrete fields
Implicits
Implicits
final implicit def SparseTensorProtoLens[UpperPB](_l: Lens[UpperPB, SparseTensorProto]): SparseTensorProtoLens[UpperPB]