提交 685299c3 编写于 作者: Y Yu Yang

Rename math.py to layer_math.py

* Fix #903
上级 87170a7a
...@@ -20,6 +20,4 @@ from layers import * ...@@ -20,6 +20,4 @@ from layers import *
from networks import * from networks import *
from optimizers import * from optimizers import *
from attrs import * from attrs import *
import layer_math
# This will enable operator overload for LayerOutput
import math as layer_math
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册