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