org.tensorflow.spark.datasources

tfrecords

package tfrecords

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSource extends DataSourceRegister with CreatableRelationProvider with RelationProvider with SchemaRelationProvider

    Provides access to TensorFlow record source

  2. case class TensorflowRelation(options: Map[String, String], customSchema: Option[StructType] = None)(session: SparkSession) extends BaseRelation with TableScan with Product with Serializable

Value Members

  1. object DefaultSource

  2. object TensorFlowInferSchema

  3. package serde

Ungrouped