Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorflow/models
/ TestEvaluatorNoOutput
Class
TestEvaluatorNoOutput
orbit/controller_test.py:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
158
159
class
TestEvaluatorNoOutput(runner.AbstractEvaluator):
160
161
def
evaluate(self, num_steps):
162
pass
163
164
165
class
TestEvaluatorWithNestedSummary(standard_runner.StandardEvaluator):
Callers
1
test_evaluate_with_no_output
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_evaluate_with_no_output
Method · 0.68