Huan Gui
be757957ba
Support softmax with D == 0 ( #29167 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/29167
As titled.
This fix is crucial as multi_channel splitting would create history that has no items (i.e., D == 0), which leads to flow failure.
Test Plan:
Unittest
flow test:
before fix: f148783160
after fix: f149082299
buck test mode/dev-nosan caffe2/caffe2/python/operator_test:softmax_ops_test
Reviewed By: xianjiec
Differential Revision: D18296081
fbshipit-source-id: e0bb2dc2c4e5b465e213f31e5c5ced3a7e1fd574
2019-11-11 00:46:10 -08:00
..
2019-11-08 10:39:17 -08:00
2019-05-03 15:33:46 -07:00
2019-10-08 21:31:11 -07:00
2019-11-04 21:18:15 -08:00
2019-04-10 12:04:39 -07:00
2019-10-21 17:53:00 -07:00
2019-05-23 20:40:17 -07:00
2019-09-24 05:38:52 -07:00
2019-11-11 00:46:10 -08:00
2019-07-01 16:17:02 -07:00
2019-07-02 17:29:13 -07:00
2019-04-03 13:17:08 -07:00
2019-11-01 12:53:01 -07:00
2019-03-01 10:37:27 -08:00
2019-04-03 13:17:08 -07:00
2019-04-16 19:04:06 -07:00
2019-06-19 18:15:32 -07:00
2019-05-10 07:00:58 -07:00
2019-09-26 20:44:03 -07:00
2019-01-30 18:42:12 -08:00
2019-02-20 21:12:24 -08:00
2019-09-17 04:01:36 -07:00
2019-02-08 15:48:42 -08:00
2019-09-23 13:01:00 -07:00
2019-11-06 13:29:23 -08:00
2019-07-10 11:56:56 -07:00
2019-11-05 16:53:53 -08:00
2019-10-10 13:53:58 -07:00
2019-05-06 15:06:32 -07:00
2019-09-13 11:38:14 -07:00
2019-07-17 10:26:25 -07:00
2019-04-08 11:54:10 -07:00
2019-02-07 00:29:51 -08:00
2019-06-06 20:48:47 -07:00
2019-08-13 05:32:41 -07:00
2019-10-27 23:00:07 -07:00
2019-09-29 10:19:28 -07:00
2019-04-17 21:10:38 -07:00
2019-11-04 21:18:15 -08:00
2019-02-20 13:14:11 -08:00
2019-02-07 00:29:51 -08:00
2019-08-09 11:43:04 -07:00
2019-02-07 00:29:51 -08:00
2019-03-15 13:14:26 -07:00
2019-02-12 15:02:50 -08:00
2019-06-13 15:21:55 -07:00
2019-03-16 12:28:05 -07:00
2019-02-07 00:29:51 -08:00
2019-04-17 21:10:38 -07:00
2019-11-01 13:59:02 -07:00
2019-10-22 15:37:31 -07:00
2019-02-07 00:29:51 -08:00
2019-05-28 19:58:54 -07:00
2019-11-04 16:40:29 -08:00
2019-04-03 12:47:17 -07:00
2019-08-06 10:58:43 -07:00
2019-09-18 02:02:34 -07:00
2019-07-17 16:12:31 -07:00
2019-11-04 21:09:53 -08:00
2019-07-02 11:27:37 -07:00
2019-07-02 11:27:37 -07:00
2019-05-20 19:09:22 -07:00
2019-01-17 04:57:34 -08:00
2019-03-25 16:58:34 -07:00
2019-04-01 10:36:23 -07:00
2019-03-12 20:10:46 -07:00
2019-03-29 19:00:48 -07:00
2019-06-13 23:41:04 -07:00
2019-11-08 09:11:20 -08:00
2019-05-28 23:05:15 -07:00