- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 549 for host:mxnet.apache.org (0.35 sec)
-
mxnet.optimizer.adagrad — Apache MXNet document...
Source code for mxnet.optimizer.adagrad # coding: utf-8 # Licensed to the Apache Software Foundation (ASF) under one ...mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/optimizer/adagrad.htmlRegistered: Fri Dec 12 09:42:30 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 162.3K bytes - Viewed (0) -
mxnet.np.heaviside — Apache MXNet documentation
mxnet.np.heaviside heaviside ( x1 , x2 , / , out=None , * , where=True , casting='same_kind' , order='K' , dtype=None...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.heaviside.htmlRegistered: Fri Dec 12 09:15:40 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.7K bytes - Viewed (0) -
mxnet.np.cumsum — Apache MXNet documentation
mxnet.np.cumsum cumsum ( a , axis=None , dtype=None , out=None ) Return the cumulative sum of the elements along a gi...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cumsum.htmlRegistered: Fri Dec 12 09:11:52 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.5K bytes - Viewed (0) -
ndarray.linalg — Apache MXNet documentation
ndarray.linalg Linear Algebra NDArray API of MXNet. Functions det ([A, out, name]) Compute the determinant of a matri...mxnet.apache.org/versions/master/api/python/docs/api/legacy/ndarray/linalg/index.htmlRegistered: Fri Dec 12 09:31:53 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 251.1K bytes - Viewed (0) -
mxnet.executor — Apache MXNet documentation
mxnet.executor Symbolic Executor component of MXNet. Classes Executor (sym, device, args, args_grad, …) Executor is t...mxnet.apache.org/versions/master/api/python/docs/api/executor/index.htmlRegistered: Fri Dec 12 09:31:31 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 157.2K bytes - Viewed (0) -
contrib.tensorboard — Apache MXNet documentation
contrib.tensorboard TensorBoard functions that can be used to log various status during epoch. Classes LogMetricsCall...mxnet.apache.org/versions/master/api/python/docs/api/contrib/tensorboard/index.htmlRegistered: Fri Dec 12 09:31:37 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 145.7K bytes - Viewed (0) -
mxnet.npx.leaky_relu — Apache MXNet documentation
mxnet.npx.leaky_relu leaky_relu ( data=None , gamma=None , act_type='leaky' , slope=0.25 , lower_bound=0.125 , upper_...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.leaky_relu.htmlRegistered: Fri Dec 12 09:30:21 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.3K bytes - Viewed (0) -
mxnet.npx.gpu — Apache MXNet documentation
mxnet.npx.gpu gpu ( device_id=0 ) Returns a GPU device. This function is a short cut for Device(‘gpu’, device_id). Th...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.gpu.htmlRegistered: Fri Dec 12 09:30:25 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.7K bytes - Viewed (0) -
mxnet.np.ldexp — Apache MXNet documentation
mxnet.np.ldexp ldexp ( x1 , x2 , out=None , **kwargs ) Returns x1 * 2**x2, element-wise. The mantissas x1 and twos ex...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ldexp.htmlRegistered: Fri Dec 12 09:19:48 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.mod — Apache MXNet documentation
mxnet.np.mod mod ( x1 , x2 , out=None , **kwargs ) Return element-wise remainder of division. Parameters x1 ( ndarray...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.mod.htmlRegistered: Fri Dec 12 09:19:52 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.8K bytes - Viewed (0)