seiyagoo

Results 1 issues of seiyagoo

hi, @junshi15, i load a tfrecord file but got java.lang.RuntimeException: unsupported type ... error. Is it related to empty feature value ? df = spark.read.format("tfrecord").option("recordType", "Example").load(train_path) the tfrecord is like...

enhancement
help wanted