- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 211 - 220 of 549 for host:mxnet.apache.org (3.13 sec)
-
mxnet.np.where — Apache MXNet documentation
mxnet.np.where where ( condition [ , x , y ] ) Return elements chosen from x or y depending on condition . Note When ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.where.htmlRegistered: Fri Dec 12 09:22:40 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 141.3K bytes - Viewed (0) -
mxnet.np.max — Apache MXNet documentation
mxnet.np.max max ( a , axis=None , out=None , keepdims=False ) Return the maximum of an array or maximum along an axi...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.max.htmlRegistered: Fri Dec 12 09:24:03 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139K bytes - Viewed (0) -
mxnet.np.nanstd — Apache MXNet documentation
mxnet.np.nanstd nanstd ( a , axis=None , dtype=None , out=None , ddof=0 , keepdims=<no value> ) Compute the standard ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nanstd.htmlRegistered: Fri Dec 12 09:25:22 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 141K bytes - Viewed (0) -
mxnet.npx.dropout — Apache MXNet documentation
mxnet.npx.dropout dropout ( data , p=0.5 , mode='training' , axes=None , cudnn_off=False , **kwargs ) Applies dropout...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.dropout.htmlRegistered: Fri Dec 12 09:26:15 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.2K bytes - Viewed (0) -
mxnet.npx.waitall — Apache MXNet documentation
mxnet.npx.waitall waitall ( ) Wait for all async operations to finish in MXNet. This function is used for benchmarkin...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.waitall.htmlRegistered: Fri Dec 12 09:26:19 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.2K bytes - Viewed (0) -
mxnet.npx.reshape_like — Apache MXNet documenta...
mxnet.npx.reshape_like reshape_like ( lhs=None , rhs=None , lhs_begin=_Null , lhs_end=_Null , rhs_begin=_Null , rhs_e...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.reshape_like.htmlRegistered: Fri Dec 12 09:26:23 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 148K bytes - Viewed (0) -
mxnet.npx.sequence_mask — Apache MXNet document...
mxnet.npx.sequence_mask sequence_mask ( data=None , sequence_length=None , use_sequence_length=_Null , value=_Null , ...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.sequence_mask.htmlRegistered: Fri Dec 12 09:25:48 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 151.4K bytes - Viewed (0) -
mxnet.npx.layer_norm — Apache MXNet documentation
mxnet.npx.layer_norm layer_norm ( data=None , gamma=None , beta=None , axis=None , eps=None , output_mean_var=None ) ...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.layer_norm.htmlRegistered: Fri Dec 12 09:25:30 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.8K bytes - Viewed (0) -
mxnet.npx.save — Apache MXNet documentation
mxnet.npx.save save ( file , arr ) Save an array to a binary file in NumPy .npy format. Parameters file ( str ) – Fil...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.save.htmlRegistered: Fri Dec 12 09:25:40 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 141.2K bytes - Viewed (0) -
The NP on MXNet cheat sheet — Apache MXNet docu...
The NP on MXNet cheat sheet To begin, import the np and npx module and update MXNet to run in NumPy-like mode. [1]: f...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/np/cheat-sheet.htmlRegistered: Fri Dec 12 09:03:02 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 216.3K bytes - Viewed (0)