SqueezeNet ceil_mode not yet supported.

Fixes #2898.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
diff --git a/docs/source/onnx.rst b/docs/source/onnx.rst
index 687a86e..b50a9c3 100644
--- a/docs/source/onnx.rst
+++ b/docs/source/onnx.rst
@@ -159,7 +159,6 @@
 * Inception (warning: this model is highly sensitive to changes in operator
   implementation)
 * ResNet
-* SqueezeNet
 * SuperResolution
 * VGG
 * `word_language_model <https://github.com/pytorch/examples/tree/master/word_language_model>`_