blob: fb5f317e3fb24da54f04f57b0a2029dd2b429ac7 [file] [log] [blame]
``mx.kv.create``
================================
Description
----------------------
Create a mxnet KVStore.
Arguments
------------------
+----------------------------------------+------------------------------------------------------------+
| Argument | Description |
+========================================+============================================================+
| ``type`` | string(default="local") The type of kvstore. |
+----------------------------------------+------------------------------------------------------------+
Value
----------
The kvstore.