pytorch/caffe2/python/operator_test
Kun Huang 07623e24c9 Implement shape inference function for Im2Colop
Summary: Inference function for the Im2ColOp: caffe2/caffe2/operators/im2col_op.cc.

Differential Revision: D4608663

fbshipit-source-id: d26ffb403c2acb7a5ead5f58f044ee3340c8311a
2017-02-27 10:46:54 -08:00
..
activation_ops_test.py Add LeakyReluOp to caffe 2017-02-15 16:00:45 -08:00
atomic_ops_test.py
checkpoint_test.py
conv_test.py Add error checking for too-small input in ConvPoolOpBase 2017-01-25 17:44:22 -08:00
conv_transpose_test.py
copy_ops_test.py Gradient for Copy operator 2017-02-16 06:11:27 -08:00
cosine_embedding_criterion_op_test.py
counter_ops_test.py AtomicCounter to return previous value on Reset. 2017-02-02 14:59:30 -08:00
cross_entropy_ops_test.py delete redundant comment lines. 2017-02-24 11:04:36 -08:00
dataset_ops_test.py NextScopedBlob with well-defined behavior and respect namescope 2017-02-16 17:16:36 -08:00
duplicate_operands_test.py
elementwise_op_broadcast_test.py
elementwise_ops_test.py
elementwise_power_op_test.py Add feed label parser operator. 2017-02-21 14:17:00 -08:00
emptysample_ops_test.py
extend_tensor_op_test.py
fc_operator_test.py Test for FC operator + fix for docs 2017-01-27 10:44:24 -08:00
filler_ops_test.py Allowing creation of random odd length arrays in RandGaussian 2017-02-23 15:03:22 -08:00
gather_ops_test.py
gather_ranges_op_test.py
group_conv_test.py
hsm_test.py Generate huffman tree 2017-01-19 16:14:23 -08:00
index_ops_test.py Change the schema of IndexLoad & IndexFreeze so that state change is captured by the framework 2017-02-14 10:05:12 -08:00
instance_norm_test.py instance norm test fix 2017-02-25 14:31:42 -08:00
margin_ranking_criterion_op_test.py
matmul_op_test.py
mkl_conv_op_test.py MKL convolution operator 2017-01-23 09:59:30 -08:00
mkl_packed_fc_op_test.py MKL convolution operator 2017-01-23 09:59:30 -08:00
mkl_speed_test.py MKL convolution operator 2017-01-23 09:59:30 -08:00
momentum_sgd_test.py
mpi_test.py
one_hot_ops_test.py
pack_ops_test.py
partition_ops_test.py
piecewise_linear_transform_test.py PiecewiseLinearTransformOp transform binary predictions specially 2017-02-15 16:00:44 -08:00
pooling_test.py Unit test for big batch size avg pooling 2017-01-18 19:29:20 -08:00
python_op_test.py
rank_loss_operator_test.py
record_queue_test.py
recurrent_network_test.py LSTMWithAttention implementation in Caffe2 2017-02-23 04:08:34 -08:00
reduce_ops_test.py Add ReduceFront GPU Op's 2017-02-17 16:46:42 -08:00
relu_op_test.py
reshape_ops_test.py
segment_ops_test.py add support of fp16 to SparseLengthsSum and SparseLengthsMean 2017-02-22 11:05:55 -08:00
sequence_ops_test.py
shape_inference_test.py Implement shape inference function for Im2Colop 2017-02-27 10:46:54 -08:00
softmax_ops_test.py add soft label functionality to softmax with loss op 2017-02-10 09:01:53 -08:00
sparse_gradient_checker_test.py
sparse_ops_test.py
spatial_bn_op_test.py
square_root_divide_op_test.py
stats_ops_test.py Performance counters 2017-02-21 16:31:24 -08:00
string_ops_test.py
text_file_reader_test.py
unique_uniform_fill_op_test.py UniqueUniformFillOp 2017-02-15 16:00:44 -08:00