MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / test

Method test

tests/test_mnist_similarity.py:10–11  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

8 return '../examples/SimilarityLearning/mnist-embeddings.py'
9
10 def test(self):
11 self.assertSurvive(self.script, args=['--algorithm triplet'], timeout=10)

Callers

nothing calls this directly

Calls 1

assertSurviveMethod · 0.80

Tested by

no test coverage detected