COMMITS
August 19, 2024
M
Merge pull request #26 from microsoft/dependabot/pip/torch-2.2.0
Maximilian Golub committed
M
Merge pull request #28 from microsoft/dev/gakolhe/fp16_bf16_support
Maximilian Golub committed
G
Added support for BF16 and FP16 datatypes
gauravkolhe committed
July 25, 2024
D
Bump torch from 2.1.0 to 2.2.0
dependabot[bot] committed
February 27, 2024
R
Fix typo in simd_reduce_mean
Ritchie Zhao committed
February 26, 2024
R
Merge pull request #20 from microsoft/dev/rizhao/simd_dim_fix
Ritchie Zhao committed
R
Add no-dim version of simd_reduce_sum/mean
Ritchie Zhao committed
R
Merge pull request #19 from microsoft/dev/rizhao/gelu_fix
Ritchie Zhao committed
February 22, 2024
R
Add approximate kwarg to gelu to match pytorch iface
Ritchie Zhao committed
January 4, 2024
R
Fixes to MX injection for convolutions
Ritchie Zhao committed
December 8, 2023
R
Merge pull request #13 from microsoft/msfp_auto_injection
Ritchie Zhao committed
R
Modified README
Ritchie Zhao committed
R
Modified README and examples
Ritchie Zhao committed
R
Enable softmax
Ritchie Zhao committed
December 6, 2023
R
Added mx.LSTM (replaces torch.nn.LSTM)
Ritchie Zhao committed
November 8, 2023
U
Minor fixes to tests
Ubuntu committed
November 7, 2023
R
Change np.product -> np.prod
Ritchie Zhao committed
R
Change .data -> .data_ptr in CUDA, avoid warnings
Ritchie Zhao committed
R
Add requirements.txt
Ritchie Zhao committed
R
Merge pull request #7 from microsoft/dev/rizhao/integration_guide
Ritchie Zhao committed
R
Add integration guide
Ritchie Zhao committed
R
Add code examples
Ritchie Zhao committed
October 23, 2023
R
Fix 2's complement in README
Ritchie Zhao committed
September 14, 2023
R
Update README
Ritchie Zhao committed
R
Merge pull request #1 from rizhao-msft/dev/rizhao-msft/initial_commit
Ritchie Zhao committed
September 5, 2023
R
Initial commit
Ritchie Zhao committed
M
SUPPORT.md committed
Microsoft Open Source committed
M
SECURITY.md committed
Microsoft Open Source committed