|
12 | 12 | "execution_count": 1, |
13 | 13 | "metadata": {}, |
14 | 14 | "outputs": [ |
15 | | - { |
16 | | - "name": "stderr", |
17 | | - "output_type": "stream", |
18 | | - "text": [ |
19 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorflow\\python\\framework\\dtypes.py:523: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
20 | | - " _np_qint8 = np.dtype([(\"qint8\", np.int8, 1)])\n", |
21 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorflow\\python\\framework\\dtypes.py:524: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
22 | | - " _np_quint8 = np.dtype([(\"quint8\", np.uint8, 1)])\n", |
23 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorflow\\python\\framework\\dtypes.py:525: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
24 | | - " _np_qint16 = np.dtype([(\"qint16\", np.int16, 1)])\n", |
25 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorflow\\python\\framework\\dtypes.py:526: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
26 | | - " _np_quint16 = np.dtype([(\"quint16\", np.uint16, 1)])\n", |
27 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorflow\\python\\framework\\dtypes.py:527: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
28 | | - " _np_qint32 = np.dtype([(\"qint32\", np.int32, 1)])\n", |
29 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorflow\\python\\framework\\dtypes.py:532: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
30 | | - " np_resource = np.dtype([(\"resource\", np.ubyte, 1)])\n" |
31 | | - ] |
32 | | - }, |
33 | 15 | { |
34 | 16 | "name": "stdout", |
35 | 17 | "output_type": "stream", |
36 | 18 | "text": [ |
37 | | - "2.0.0-alpha0\n" |
38 | | - ] |
39 | | - }, |
40 | | - { |
41 | | - "name": "stderr", |
42 | | - "output_type": "stream", |
43 | | - "text": [ |
44 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorboard\\compat\\tensorflow_stub\\dtypes.py:541: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
45 | | - " _np_qint8 = np.dtype([(\"qint8\", np.int8, 1)])\n", |
46 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorboard\\compat\\tensorflow_stub\\dtypes.py:542: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
47 | | - " _np_quint8 = np.dtype([(\"quint8\", np.uint8, 1)])\n", |
48 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorboard\\compat\\tensorflow_stub\\dtypes.py:543: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
49 | | - " _np_qint16 = np.dtype([(\"qint16\", np.int16, 1)])\n", |
50 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorboard\\compat\\tensorflow_stub\\dtypes.py:544: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
51 | | - " _np_quint16 = np.dtype([(\"quint16\", np.uint16, 1)])\n", |
52 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorboard\\compat\\tensorflow_stub\\dtypes.py:545: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
53 | | - " _np_qint32 = np.dtype([(\"qint32\", np.int32, 1)])\n", |
54 | | - "D:\\dev_tools\\Anaconda3_2019.07\\envs\\tensorflow\\lib\\site-packages\\tensorboard\\compat\\tensorflow_stub\\dtypes.py:550: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", |
55 | | - " np_resource = np.dtype([(\"resource\", np.ubyte, 1)])\n" |
| 19 | + "2.0.0\n" |
56 | 20 | ] |
57 | 21 | } |
58 | 22 | ], |
|
63 | 27 | }, |
64 | 28 | { |
65 | 29 | "cell_type": "code", |
66 | | - "execution_count": 3, |
| 30 | + "execution_count": 2, |
67 | 31 | "metadata": {}, |
68 | 32 | "outputs": [ |
69 | 33 | { |
|
80 | 44 | " '__package__',\n", |
81 | 45 | " '__path__',\n", |
82 | 46 | " '__spec__',\n", |
| 47 | + " '_sys',\n", |
83 | 48 | " 'as_dtype',\n", |
84 | 49 | " 'bfloat16',\n", |
85 | 50 | " 'bool',\n", |
|
111 | 76 | " 'variant']" |
112 | 77 | ] |
113 | 78 | }, |
114 | | - "execution_count": 3, |
| 79 | + "execution_count": 2, |
115 | 80 | "metadata": {}, |
116 | 81 | "output_type": "execute_result" |
117 | 82 | } |
|
122 | 87 | }, |
123 | 88 | { |
124 | 89 | "cell_type": "code", |
125 | | - "execution_count": 4, |
| 90 | + "execution_count": 3, |
126 | 91 | "metadata": {}, |
127 | 92 | "outputs": [ |
128 | 93 | { |
|
137 | 102 | " '__package__',\n", |
138 | 103 | " '__path__',\n", |
139 | 104 | " '__spec__',\n", |
| 105 | + " '_sys',\n", |
140 | 106 | " 'all_candidate_sampler',\n", |
141 | 107 | " 'categorical',\n", |
| 108 | + " 'experimental',\n", |
142 | 109 | " 'fixed_unigram_candidate_sampler',\n", |
143 | 110 | " 'gamma',\n", |
144 | 111 | " 'learned_unigram_candidate_sampler',\n", |
|
156 | 123 | " 'uniform_candidate_sampler']" |
157 | 124 | ] |
158 | 125 | }, |
159 | | - "execution_count": 4, |
| 126 | + "execution_count": 3, |
160 | 127 | "metadata": {}, |
161 | 128 | "output_type": "execute_result" |
162 | 129 | } |
|
174 | 141 | }, |
175 | 142 | { |
176 | 143 | "cell_type": "code", |
177 | | - "execution_count": 6, |
| 144 | + "execution_count": 4, |
178 | 145 | "metadata": {}, |
179 | 146 | "outputs": [ |
180 | 147 | { |
|
213 | 180 | }, |
214 | 181 | { |
215 | 182 | "cell_type": "code", |
216 | | - "execution_count": 7, |
| 183 | + "execution_count": 5, |
217 | 184 | "metadata": {}, |
218 | 185 | "outputs": [ |
219 | 186 | { |
|
224 | 191 | " [1, 1, 1]])>" |
225 | 192 | ] |
226 | 193 | }, |
227 | | - "execution_count": 7, |
| 194 | + "execution_count": 5, |
228 | 195 | "metadata": {}, |
229 | 196 | "output_type": "execute_result" |
230 | 197 | } |
|
236 | 203 | ], |
237 | 204 | "metadata": { |
238 | 205 | "kernelspec": { |
239 | | - "display_name": "tensorflow", |
| 206 | + "display_name": "tf2.0", |
240 | 207 | "language": "python", |
241 | | - "name": "tensorflow" |
| 208 | + "name": "tf2.0" |
242 | 209 | }, |
243 | 210 | "language_info": { |
244 | 211 | "codemirror_mode": { |
|
250 | 217 | "name": "python", |
251 | 218 | "nbconvert_exporter": "python", |
252 | 219 | "pygments_lexer": "ipython3", |
253 | | - "version": "3.5.6" |
| 220 | + "version": "3.7.4" |
254 | 221 | } |
255 | 222 | }, |
256 | 223 | "nbformat": 4, |
|
0 commit comments