pytorch/caffe2/python/mkl
Viswanath Sivakumar b5d513b1f9 Add op in MKLDNN
Summary:
Just redirects to MKLSumOp. Doesn't support broadcast though since dnnSumCreate
expects identical dims.

Differential Revision: D6729788

fbshipit-source-id: 3e189465ad9d026bec4954648562ffe4e67fc393
2018-01-21 08:21:43 -08:00
..
convnet_benchmarks.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_concat_op_test.py Add MKLConcatOp 2018-01-11 14:19:22 -08:00
mkl_conv_op_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_copy_op_test.py Fix crash due to copying empty tensors into MKLMemory 2017-12-30 15:36:48 -08:00
mkl_elementwise_add_op_test.py Add op in MKLDNN 2018-01-21 08:21:43 -08:00
mkl_elementwise_sum_op_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_fc_op_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_fc_speed_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_fill_op_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_LRN_op_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_LRN_speed_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_pool_op_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_pool_speed_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_relu_op_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_sbn_op_test.py disable sbn running mean and var comp 2017-11-13 12:09:08 -08:00
mkl_sbn_speed_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mkl_sigmoid_op_test.py MKL Sigmoid op wrapper 2017-11-02 17:30:29 -07:00
mkl_speed_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
rewrite_graph.py Updates to MKL conversion script 2018-01-08 12:25:23 -08:00
rewrite_graph_test.py More extensions 2017-11-20 17:18:51 -08:00