MCPcopy Create free account
hub / github.com/apache/singa / main

Method main

test/java/Test.java:26–29  ·  view source on GitHub ↗
(String argv[])

Source from the content-addressed store, hash-verified

24 }
25
26 public static void main(String argv[]) {
27 Tensor t = new Tensor();
28 System.out.println(t);
29 }
30}

Callers 10

test_opt.pyFile · 0.80
test_onnx.pyFile · 0.80
test_model.pyFile · 0.80
test_dist.pyFile · 0.80
test_mkldnn.pyFile · 0.80
test_tensor.pyFile · 0.80
test_api.pyFile · 0.80
test_operation.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected