Home
last modified time | relevance | path

Searched defs:need_top_grad (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Doperator.py56 def __init__(self, need_top_grad=True): argument
143 def need_top_grad(self): member in PythonOp
164 def __init__(self, need_top_grad=True): argument
269 def __init__(self, need_top_grad=True): argument
496 def __init__(self, need_top_grad=True): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Doperator.py56 def __init__(self, need_top_grad=True): argument
143 def need_top_grad(self): member in PythonOp
164 def __init__(self, need_top_grad=True): argument
269 def __init__(self, need_top_grad=True): argument
496 def __init__(self, need_top_grad=True): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/custom/
H A Dnative_op-inl.h44 bool need_top_grad; member
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/custom/
H A Dnative_op-inl.h44 bool need_top_grad; member