Skip to content
View adityarar's full-sized avatar
🎾
Chillin
🎾
Chillin
  • Salesforce
  • Hyderabad
  • 06:18 (UTC +05:30)

Block or report adityarar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. React-templates React-templates Public

    A repo to store my react templates, while I explore this library.

    HTML

  2. logstash-plugins/logstash-input-jms logstash-plugins/logstash-input-jms Public

    Ruby 12 28

  3. Supply-Chain-Financing-Powered-By-Ethereum Supply-Chain-Financing-Powered-By-Ethereum Public

    Supply Chain Financing

    JavaScript 13 7

  4. pom.xml pom.xml
    1
    <dependency>
    2
    		    <groupId>org.deeplearning4j</groupId>
    3
    		    <artifactId>deeplearning4j-nn</artifactId>
    4
    		    <version>${dl4j.version}</version>
    5
    		</dependency>
  5. ND4J not booted on AIX system. ND4J not booted on AIX system.
    1
    So, I have a war which works on 'linux' and 'windows'.
    2
    When I deploy this war on an AIX system it fails giving following runtime error:
    3
    Caused by:
    4
    java.lang.RuntimeException: ND4J is probably missing dependencies. For more information, please refer to: http://nd4j.org/getstarted.html
    5
    Caused by: