tensorflow - Does tf.test.TestCase have assertEmpty? -


when read tensorflow/model , test argmax_matcher_test.py line 47, raise error attributeerror: 'argmaxmatchertest' object has no attribute 'assertempty'.

i think tf.test.testcase don't have function tf.assertempty. , have looked api doc up, don't find assertempty, code bug?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -