Commit ad6751c7 authored by ppwwyyxx's avatar ppwwyyxx

rename layers to models

parent 646a3c6f
......@@ -12,7 +12,7 @@ import tensorflow as tf
import numpy as np
import os
from layers import *
from models import *
from utils import *
from utils.symbolic_functions import *
from utils.summary import *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment