MCPcopy
hub / github.com/cs230-stanford/cs230-code-examples / evaluate.py

File evaluate.py

tensorflow/vision/evaluate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Evaluate the model"""
2
3import argparse
4import logging

Callers

nothing calls this directly

Calls 5

ParamsClass · 0.90
set_loggerFunction · 0.90
input_fnFunction · 0.90
model_fnFunction · 0.90
evaluateFunction · 0.90

Tested by

no test coverage detected