| .. Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| mxnet.test\_utils |
| ================= |
| |
| .. automodule:: mxnet.test_utils |
| |
| |
| |
| .. rubric:: Functions |
| |
| .. autosummary:: |
| :toctree: _autogen |
| |
| almost_equal |
| almost_equal_ignore_nan |
| assert_almost_equal |
| assert_almost_equal_ignore_nan |
| assert_exception |
| assign_each |
| assign_each2 |
| check_consistency |
| check_numeric_gradient |
| check_speed |
| check_symbolic_backward |
| check_symbolic_forward |
| chi_square_check |
| create_sparse_array |
| create_sparse_array_zd |
| default_context |
| default_dtype |
| discard_stderr |
| download |
| find_max_violation |
| gen_buckets_probs_with_ppf |
| get_atol |
| get_bz2_data |
| get_cifar10 |
| get_im2rec_path |
| get_mnist |
| get_mnist_iterator |
| get_mnist_pkl |
| get_mnist_ubyte |
| get_rtol |
| get_zip_data |
| list_gpus |
| mean_check |
| np_reduce |
| numeric_grad |
| rand_ndarray |
| rand_shape_2d |
| rand_shape_3d |
| rand_shape_nd |
| rand_sparse_ndarray |
| random_arrays |
| random_sample |
| retry |
| same |
| same_array |
| set_default_context |
| set_env_var |
| shuffle_csr_column_indices |
| simple_forward |
| var_check |
| verify_generator |
| |
| |
| |
| |
| |
| .. rubric:: Classes |
| |
| .. autosummary:: |
| |
| DummyIter |
| |