mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/9276 Use `checkDevice` instead rolling our own. Reviewed By: orionr Differential Revision: D8769401 fbshipit-source-id: bd47ec2b2501552c2da1cee2eb9ad96a215602b4 |
||
|---|---|---|
| .. | ||
| concat_split_op_test.py | ||
| conv_op_test.py | ||
| convfusion_op_test.py | ||
| copy_op_test.py | ||
| dropout_op_test.py | ||
| elementwise_sum_op_test.py | ||
| fc_op_test.py | ||
| LRN_op_test.py | ||
| pool_op_test.py | ||
| relu_op_test.py | ||
| softmax_op_test.py | ||
| spatial_bn_op_test.py | ||
| squeeze_op_test.py | ||
| test_ideep_net.py | ||
| transform_ideep_net.py | ||