pytorch/test/onnx/expect
Wanchao Liang e9c8f372c4 dispatch max_pools with no indices, expose max_pools to torch namespace (#19449)
Summary:
in functional interfaces we do boolean dispatch, but all to max_pool\*d_with_indices. This change it to emit max_pool\*d op instead when it's not necessary to expose with_indices ops to different backends (for jit).

It also bind max_pool\*d to the torch namespace, which is the same behavior with avg_pool\*d
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19449

Differential Revision: D15016839

Pulled By: wanchaol

fbshipit-source-id: f77cd5f0bcd6d8534c1296d89b061023a8288a2c
2019-04-23 11:20:05 -07:00
..
TestOperators.test_acos.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_add_broadcast.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_add_left_broadcast.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_add_size1_broadcast.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_add_size1_right_broadcast.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_add_size1_singleton_broadcast.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_addconstant.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_addmm.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_argmax.expect Fix ONNX symbolic for argmin and argmax (#18261) 2019-03-20 22:51:13 -07:00
TestOperators.test_asin.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_at_op.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_atan.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_avg_pool2d.expect Fix the update ONNX expect files (#17767) 2019-03-07 12:54:42 -08:00
TestOperators.test_basic.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_batchnorm_1d.expect Fix momentum setting in BatchNorm forward pass. (#18764) 2019-04-08 16:30:00 -07:00
TestOperators.test_batchnorm_noaffine.expect Fix momentum setting in BatchNorm forward pass. (#18764) 2019-04-08 16:30:00 -07:00
TestOperators.test_batchnorm_training.expect Refactoring serialization of ONNX initializers to be name-based (Resubmission) (#17830) 2019-03-29 15:23:29 -07:00
TestOperators.test_batchnorm.expect Fix momentum setting in BatchNorm forward pass. (#18764) 2019-04-08 16:30:00 -07:00
TestOperators.test_c2_op.expect Export C10 operator in PyTorch Model (#18210) 2019-04-08 16:06:00 -07:00
TestOperators.test_chunk.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_clip_max.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_clip_min.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_clip.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_concat2.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_conv.expect Retain the parameter names in ONNX exporter (#17551) 2019-03-20 12:11:23 -07:00
TestOperators.test_convtranspose.expect Retain the parameter names in ONNX exporter (#17551) 2019-03-20 12:11:23 -07:00
TestOperators.test_cos.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_dropout.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_elu.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_embedding_bags.expect Retain the parameter names in ONNX exporter (#17551) 2019-03-20 12:11:23 -07:00
TestOperators.test_equal.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_erf.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_exp.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_expand.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_flatten.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_flatten2D.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_full_like.expect Minor fix for onnx ConstantOfShape export (#18199) 2019-03-26 13:23:16 -07:00
TestOperators.test_full.expect Minor fix for onnx ConstantOfShape export (#18199) 2019-03-26 13:23:16 -07:00
TestOperators.test_ge.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_gt.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_hardtanh.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_implicit_expand.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_index.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_isnan.expect ONNX Export IsNan op 2019-03-15 12:19:03 -07:00
TestOperators.test_le.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_linear.expect Refactoring serialization of ONNX initializers to be name-based (Resubmission) (#17830) 2019-03-29 15:23:29 -07:00
TestOperators.test_log_sigmoid.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_logsoftmax.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_lt.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_master_opset.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_max.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_maxpool_indices.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_maxpool.expect dispatch max_pools with no indices, expose max_pools to torch namespace (#19449) 2019-04-23 11:20:05 -07:00
TestOperators.test_mean.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_min.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_mm.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_narrow.expect Fix the update ONNX expect files (#17767) 2019-03-07 12:54:42 -08:00
TestOperators.test_ne.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_non_float_params.expect Move ONNX integration tests from onnx-fb-universe to PyTorch repo (#7397) 2018-05-11 15:05:18 -07:00
TestOperators.test_nonzero.expect Update nonzero onnx export (#18047) 2019-03-14 22:19:20 -07:00
TestOperators.test_norm.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_ones_like.expect Minor fix for onnx ConstantOfShape export (#18199) 2019-03-26 13:23:16 -07:00
TestOperators.test_pad.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_params.expect Retain the parameter names in ONNX exporter (#17551) 2019-03-20 12:11:23 -07:00
TestOperators.test_permute2.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_pow.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_prod.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_randn.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reduce_sum_negative_indices.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reduced_mean_keepdim.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reduced_mean.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reduced_prod_keepdim.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reduced_prod.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reduced_sum_keepdim.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reduced_sum.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reducemax.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_reducemin.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_repeat_dim_overflow.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_repeat.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_retain_param_name_disabled.expect Retain the parameter names in ONNX exporter (#17551) 2019-03-20 12:11:23 -07:00
TestOperators.test_rrelu.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_rsub.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_selu.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_sin.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_slice.expect Skip Slice if it's no op (#19155) 2019-04-11 12:26:32 -07:00
TestOperators.test_split_with_sizes.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_split.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_sqrt.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_sum.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_tan.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_transpose.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_type_as.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_unsqueeze.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_view_flatten.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_view.expect Set the default ONNX opset to the latest stable opset (i.e., 9) (#17736) 2019-03-07 10:56:06 -08:00
TestOperators.test_zeros_like.expect Minor fix for onnx ConstantOfShape export (#18199) 2019-03-26 13:23:16 -07:00