package tensorflow
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- tensorflow
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- final case class NamedTFFeature(name: String, f: org.tensorflow.example.Feature) extends Product with Serializable
- final case class TensorFlowFeatureBuilder(underlying: Builder = tf.Features.newBuilder()) extends FeatureBuilder[Example] with Product with Serializable