View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kmath-tensorflow-0.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
space.kscience.kmath.tensorflow
├─ space.kscience.kmath.tensorflow.DoubleTensorFlowAlgebra.class - [JAR]
├─ space.kscience.kmath.tensorflow.DoubleTensorFlowAlgebraKt.class - [JAR]
├─ space.kscience.kmath.tensorflow.DoubleTensorFlowOutput.class - [JAR]
├─ space.kscience.kmath.tensorflow.IntTensorFlowOutput.class - [JAR]
├─ space.kscience.kmath.tensorflow.LongTensorFlowOutput.class - [JAR]
├─ space.kscience.kmath.tensorflow.TensorFlowAlgebra.class - [JAR]
├─ space.kscience.kmath.tensorflow.TensorFlowAlgebraKt.class - [JAR]
├─ space.kscience.kmath.tensorflow.TensorFlowArray.class - [JAR]
├─ space.kscience.kmath.tensorflow.TensorFlowOutput.class - [JAR]
├─ space.kscience.kmath.tensorflow.TensorFlowTensor.class - [JAR]
├─ space.kscience.kmath.tensorflow.TfOperationsKt.class - [JAR]