Skip to content

Instantly share code, notes, and snippets.

View guschmue's full-sized avatar

Guenther Schmuelling guschmue

  • Microsoft
  • Sunnyvale
View GitHub Profile
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT license.
"""Test examples."""
import os
import subprocess
import unittest
import tensorflow as tf
import numpy as np