Skip to content

module-info.java for 'modelimport' contains invalid (old) exports #10049

@bo-ve

Description

@bo-ve

Issue Description

Execution under JAVA9+ fails with the module loading error:
Error occurred during initialization of boot layer
java.lang.module.FindException: Error reading module: C:\Users***.gradle\caches\modules-2\files-2.1\org.deeplearning4j\deeplearning4j-modelimport\1.0.0-M2.1\243b6fe760e61d75917392c4d61f318716504f1e\deeplearning4j-modelimport-1.0.0-M2.1.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Package org.deeplearning4j.frameworkimport.keras.keras.layers.convolutional not found in module

Version Information

Deeplearning4j 1.0.0-M2.1

Additional Information

The issue introduced in the Misc fixes for java side for M2 release commit due to package renames, like
org.deeplearning4j.frameworkimport.keras.keras.KerasModelImport =>org.deeplearning4j.nn.modelimport.keras.KerasModelImport

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions