COMMITS
/ run_python_examples.sh May 10, 2023
F
Update test script
fduwjj committed
April 26, 2023
N
Implemented Vision Transformer in PyTorch (#1141)
Niyar R Barman committed
February 26, 2023
V
Fixes #1111 : Added Forward-Forward Algorithm (#1114)
Vivek Patel committed
December 2, 2022
October 27, 2022
S
add mnist_rnn to test script for CI (#1086)
Steven Liu committed
September 20, 2022
Y
Add mps device (#1064)
YuliyaPylypiv committed
September 15, 2022
M
Revert "Add mps device" (#1061)
Mark Saroufim committed
September 14, 2022
Y
Add mps device (#1018)
YuliyaPylypiv committed
August 24, 2022
S
Fix flaky dcgan test by using fake data (#1044)
Steven Liu committed
August 23, 2022
S
Revert "Fix flaky dcgan test: use fake data"
Steven Liu committed
S
Fix flaky dcgan test: use fake data
Steven Liu committed
July 1, 2022
H
[PT-D] Add TP and DDP into the example run script (#1014)
Hugo committed
May 8, 2022
S
Updated based on PR's feedback
sudomaze committed
April 15, 2022
M
deleted vmap and nnc compile from fx
Mark Saroufim committed
M
disabled nnc
Mark Saroufim committed
M
disable some fx tests
Mark Saroufim committed
M
added fx tests
Mark Saroufim committed
March 22, 2022
N
added test for actor_critic
Nitish Gupta committed
March 10, 2022
M
Update run_python_examples.sh
Mark Saroufim committed
January 20, 2022
Y
Fix typos & supplement descriptions
Yulv-git committed
January 16, 2022
K
test CI flag
khaled committed
January 14, 2022
K
Fix CI Job Report when a test fail #943
khaled committed
July 6, 2020
M
remove tput, causes errors in CI
mattip committed
July 5, 2020
M
fix warnings and failures
mattip committed
July 1, 2020
M
tweak running examples without cuda (#794)
Matti Picus committed
June 10, 2020
J
Fix errors executing run_python_examples.sh "install_deps,run_all" (#787)
John Neil committed
March 5, 2020
S
Fix shebang (#686)
Soumith Chintala committed
July 13, 2019
B
add a script to run all pytorch examples (#591)
Brian Vaughan committed