Home
last modified time | relevance | path

Searched refs:TEMPLATE_FILE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/tools/test_generator/
Dspec_visualizer.py58 TEMPLATE_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "spec_viz_template.html") variable
234 with open(TEMPLATE_FILE, "r") as template_fd: