public class NDArrayToWritablesFunction extends Object implements org.apache.spark.api.java.function.Function<INDArray,List<Writable>>
NDArrayToWritablesFunction()
List<Writable>
call(INDArray arr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NDArrayToWritablesFunction()
public List<Writable> call(INDArray arr) throws Exception
call
org.apache.spark.api.java.function.Function<INDArray,List<Writable>>
Exception
Copyright © 2020. All rights reserved.