* Fix #903
@ -20,6 +20,4 @@ from layers import *
from networks import *
from optimizers import *
from attrs import *
import layer_math
# This will enable operator overload for LayerOutput
import math as layer_math