Can someone explain why “org.tensorflow.op.nn.LeakyRelu" is missing from NnOps (tf.nn)?The Java file, “org.tensorflow.op.nn.LeakyRelu.java", exists and the class file is in the core jar file,but there is no "tf.nn.leakyRelu()" method. I noticed that there is no “@Operator” annotation in the java file, though it does have “@Endpoint".
--
You received this message because you are subscribed to the Google Groups "SIG JVM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jvm+uns...@tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/jvm/E3C9FC1D-FD5D-436B-A7C1-5266BD621154%40gmail.com.