import elementdivide
This commit is contained in:
Родитель
ff977a44f6
Коммит
0704fd0e38
|
@ -8,7 +8,7 @@
|
|||
Linear algebra operations
|
||||
"""
|
||||
|
||||
from cntk.ops.cntk1 import Times, Plus
|
||||
from cntk.ops.cntk1 import Times, Plus, ElementDivide
|
||||
|
||||
def plus(left_operand, right_operand, name=None):
|
||||
"""
|
||||
|
|
Загрузка…
Ссылка в новой задаче