File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ The following table shows the training speeds of [VGG16](http://www.robots.ox.ac
145145| Mode | Lib | Data Format | Max GPU Memory Usage(MB) | Max CPU Memory Usage(MB) | Avg CPU Memory Usage(MB) | Runtime (sec) |
146146| :-------: | :-------------: | :-----------: | :-----------------: | :-----------------: | :-----------------: | :-----------: |
147147| AutoGraph | TensorFlow 2.0 | channel last | 11833 | 2161 | 2136 | 74 |
148- | | Tensorlayer 2.0 | channel last | 11833 | 2187 | 2169 | 76 |
148+ | | TensorLayer 2.0 | channel last | 11833 | 2187 | 2169 | 76 |
149149| Graph | Keras | channel last | 8677 | 2580 | 2576 | 101 |
150150| Eager | TensorFlow 2.0 | channel last | 8723 | 2052 | 2024 | 97 |
151151| | TensorLayer 2.0 | channel last | 8723 | 2010 | 2007 | 95 |
You can’t perform that action at this time.
0 commit comments