diff a/hat/examples/tensors/pom.xml b/hat/examples/tensors/pom.xml --- /dev/null +++ b/hat/examples/tensors/pom.xml @@ -0,0 +1,78 @@ + + + + 4.0.0 + oracle.code + hat-example-tensors + 1.0 + jar + + + oracle.code + hat-examples + 1.0 + + + + oracle.code + hat-core + 1.0 + + + oracle.code + hat-example-shared + 1.0 + compile + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + + + 1 + install + + run + + + + + + + + + + + + +