- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 1,316 for label:javascript (0.05 sec)
-
Array creation routines — Apache MXNet document...
Array creation routines Ones and zeros eye (N[, M, k, dtype, device]) Return a 2-D array with ones on the diagonal an...mxnet.apache.org/versions/master/api/python/docs/api/np/routines.array-creation.htmlRegistered: Tue Nov 26 06:18:22 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 146.6K bytes - Viewed (0) -
mxnet.np.atleast_1d — Apache MXNet documentation
mxnet.np.atleast_1d atleast_1d ( *arys ) Convert inputs to arrays with at least one dimension. Scalar inputs are conv...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.atleast_1d.htmlRegistered: Tue Nov 26 06:17:45 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.3K bytes - Viewed (0) -
mxnet.np — Apache MXNet documentation
mxnet.np This section contains the mxnet.np API reference documentation. The topics here explain the functions, modul...mxnet.apache.org/versions/master/api/python/docs/api/np/index.htmlRegistered: Tue Nov 26 06:17:18 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.1K bytes - Viewed (0) -
mxnet.np.linspace — Apache MXNet documentation
mxnet.np.linspace linspace ( start , stop , num=50 , endpoint=True , retstep=False , dtype=None , axis=0 , device=Non...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linspace.htmlRegistered: Tue Nov 26 06:16:59 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 141.7K bytes - Viewed (0) -
mxnet.np.linalg.qr — Apache MXNet documentation
mxnet.np.linalg.qr qr ( a , mode='reduced' ) Compute the qr factorization of a matrix a. Factor the matrix a as qr, w...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.qr.htmlRegistered: Tue Nov 26 06:24:53 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.9K bytes - Viewed (0) -
mxnet.np.prod — Apache MXNet documentation
mxnet.np.prod prod ( a , axis=None , dtype=None , out=None , keepdims=False ) Return the product of array elements ov...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.prod.htmlRegistered: Tue Nov 26 06:56:12 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.1K bytes - Viewed (0) -
mxnet.npx.cpu_pinned — Apache MXNet documentation
mxnet.npx.cpu_pinned cpu_pinned ( device_id=0 ) Returns a CPU pinned memory device. Copying from CPU pinned memory to...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.cpu_pinned.htmlRegistered: Tue Nov 26 07:18:43 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.4K bytes - Viewed (0) -
mxnet.npx.num_gpus — Apache MXNet documentation
mxnet.npx.num_gpus num_gpus ( ) Query CUDA for the number of GPUs present. Raises Will raise an exception on any CUDA...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.num_gpus.htmlRegistered: Tue Nov 26 07:21:27 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.4K bytes - Viewed (0) -
mxnet.npx.activation — Apache MXNet documentation
mxnet.npx.activation activation ( data , act_type='relu' , **kwargs ) Applies an activation function element-wise to ...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.activation.htmlRegistered: Tue Nov 26 07:21:44 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.1K bytes - Viewed (0) -
mxnet.np.nanmedian — Apache MXNet documentation
mxnet.np.nanmedian nanmedian ( a , axis=None , out=None , overwrite_input=False , keepdims=<no value> ) Compute the m...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nanmedian.htmlRegistered: Tue Nov 26 07:20:53 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142K bytes - Viewed (0)