mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: This will let us install tests and other Caffe2 python code as a part of running Caffe2 tests in PyTorch. Broken out of https://github.com/pytorch/pytorch/pull/13733/ cc pjh5 yf225 Pull Request resolved: https://github.com/pytorch/pytorch/pull/14898 Reviewed By: pjh5 Differential Revision: D13381123 Pulled By: orionr fbshipit-source-id: 0ec96629b0570f6cc2abb1d1d6fce084e7464dbe |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mkl_concat_op_test.py | ||
| mkl_conv_op_test.py | ||
| mkl_copy_op_test.py | ||
| mkl_elementwise_add_op_test.py | ||
| mkl_elementwise_sum_op_test.py | ||
| mkl_fc_op_test.py | ||
| mkl_fc_speed_test.py | ||
| mkl_fill_op_test.py | ||
| mkl_LRN_op_test.py | ||
| mkl_LRN_speed_test.py | ||
| mkl_pool_op_test.py | ||
| mkl_pool_speed_test.py | ||
| mkl_relu_op_test.py | ||
| mkl_sbn_op_test.py | ||
| mkl_sbn_speed_test.py | ||
| mkl_sigmoid_op_test.py | ||
| mkl_speed_test.py | ||
| mkl_squeeze_op_test.py | ||
| rewrite_graph.py | ||
| rewrite_graph_test.py | ||