Update 模型解释

pull/2/head
benjas 5 years ago
parent d4d96ebd55
commit bbd427d261

@ -973,8 +973,10 @@
] ]
}, },
{ {
"cell_type": "markdown", "cell_type": "code",
"execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [],
"source": [ "source": [
"def _normalize_shape(ndarray, shape, cast_to_int=True):\n", "def _normalize_shape(ndarray, shape, cast_to_int=True):\n",
" ndims = ndarray.ndim\n", " ndims = ndarray.ndim\n",

@ -0,0 +1,2 @@
链接https://pan.baidu.com/s/18vPGelYCXGqp5OCWZWz36A
提取码de0f

@ -973,8 +973,10 @@
] ]
}, },
{ {
"cell_type": "markdown", "cell_type": "code",
"execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [],
"source": [ "source": [
"def _normalize_shape(ndarray, shape, cast_to_int=True):\n", "def _normalize_shape(ndarray, shape, cast_to_int=True):\n",
" ndims = ndarray.ndim\n", " ndims = ndarray.ndim\n",

Loading…
Cancel
Save