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/42763 add the fp16 fusions as net transforms: -layernorm fused with mul+add -swish int8 Test Plan: added unit test, ran flows Reviewed By: yinghai Differential Revision: D23002043 fbshipit-source-id: f0b13d51d68c240b05d2a237a7fb8273e996328b |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| blob_deallocation_test.py | ||
| do_op_test.py | ||
| executor_test.py | ||
| executor_test_util.py | ||
| fakefp16_transform_test.py | ||
| gpu_context_test.py | ||
| inference_lstm_op_test.py | ||
| python_protobuf_test.py | ||