mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Updated brew SpatialBN to use initializers similar to other brew ops such as conv and fc instead of initilaizing all of its parameters itself within the brew call. Reviewed By: asaadaldien Differential Revision: D5840359 fbshipit-source-id: 9f3d688d4957605eaf7ecd2488bc26bfb1da3f78 |
||
|---|---|---|
| .. | ||
| algebra.py | ||
| arg_scope.py | ||
| array_helpers.py | ||
| conv.py | ||
| dropout.py | ||
| elementwise_linear.py | ||
| fc.py | ||
| nonlinearity.py | ||
| normalization.py | ||
| pooling.py | ||
| tools.py | ||
| train.py | ||