-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
I tried to build this project on ppc64le platform but unfortunately got following error:
java.lang.ExceptionInInitializerError
at TensorFlowNetSpec$$anonfun$1.apply$mcV$sp(TensorFlowNetSpec.scala:15)
at TensorFlowNetSpec$$anonfun$1.apply(TensorFlowNetSpec.scala:14)
The line 15 of "TensorFlowNetSpec" is to create an object from class GraphDef, which looks like coming from tensorflow package.
Do you think this would be the problem of javacpp-presets, i.e., not supporting ppc64le? Any help will be appreciated. Thanks!
Metadata
Metadata
Assignees
Labels
No labels