benchmark
Merge from the main branch
#796
Merged

Merge from the main branch #796

desertfire merged 44 commits into wconstab/ltc from ltc_merge
desertfire
xuzhao9 Enable CUDA graph train on torchvision models (#706)
e50b595b
xuzhao9 Fix V2 bisection workflow bug. (#709)
5f707392
xuzhao9 Fixed the workflow file and upload script. (#712)
aca0584e
xuzhao9 Remove the unused waveglow requirements file (#716)
76fa3723
jansel Allow running install.py from other directories (#719)
830e1654
xuzhao9 Fix the installer script path (#721)
dc42262b
xuzhao9 Use py38 and CUDA 11.3 as default in the nightly wheel script (#718)
88125e01
xuzhao9 Fix a bug when there is no anomaly detected (#728)
0f239843
xuzhao9 Add the test workflow. (#729)
67a68c9c
jansel Silence printouts in fastNLP_Bert and vision_maskrcnn (#722)
a389101d
erichan1 changed eval_bs to train_bs (#731)
453b22eb
xuzhao9 Support torch_tensorrt for torchvision and timm models (#732)
6cf0ec0a
xuzhao9 Add a new "test" argument to models (#735)
b93c9ebc
xuzhao9 Remove the maml models as they have poor quality and should be replac…
907a4eba
Move fx2trt out of PyTorch core (#72499)
f91d1939
xuzhao9 Adds the sweep runner script (#742)
69723a96
xuzhao9 Enable fx2trt and torch_tensorrt support across all TB models (#743)
e0deda39
xuzhao9 Add nvfuser support for torchvision models (#744)
775b254a
xuzhao9 Revert #736 with maml and maml_omiglot (#752)
14d06881
xuzhao9 Enable torch_trt and handle subprocess segfault in subprocess_worker …
0c9e3002
xuzhao9 Fix a few problems discovered when running the workflow. (#756)
d6686732
xuzhao9 Enable fp16 for torchvision models inference CUDA tests by default (#…
2ee0fd06
kit1980 Add pygame with gym requirement (#766)
0743d73f
xuzhao9 Move the jit script code to __post_init__ (#761)
3173d623
xuzhao9 First PR to add the correctness checking code to eval tests (#762)
ca731c26
xuzhao9 Add the actual TensorRT correctness testing code (#763)
b904ffdb
xuzhao9 Cleanup the benchmarking code for timm models (#772)
f56637b2
xuzhao9 Fix a env check bug for ondemand ci (#770)
4bf35cf7
kflu Factor the core lowering component into a pass function (#777)
c714a6e2
xuzhao9 Add the hf_bert E2E benchmark (#771)
3d672dde
xuzhao9 Add fp16 amp mode support for all models (#776)
cc4d824d
xuzhao9 Add correctness CI. (#779)
99086b33
xuzhao9 Enable fx2trt on Huggingface models (#778)
ee89c449
xuzhao9 Remove "NotImplemented" flags if the test is limited by hardware capa…
f2c83718
xuzhao9 Use fuser contextmanager (#784)
93a4a7fb
xuzhao9 Enable fp16 by default for hf models (#782)
536969ca
xuzhao9 Fixes Background_Matting get_module interface (#785)
dc94612d
xuzhao9 Remove model version lock and test on Python 3.9 (#787)
7a6ab934
xuzhao9 Add CPU implementation to pytorch_CycleGAN_and_pix2pix (#790)
0f641a08
xuzhao9 Enable CPU test on speech_transformer (for accuracy test) (#791)
06beb921
desertfire Merge branch 'main' into ltc_merge
9069908f
facebook-github-bot facebook-github-bot added cla signed
desertfire desertfire requested a review from wconstab wconstab 4 years ago
desertfire desertfire requested a review from Krovatkin Krovatkin 4 years ago
xuzhao9 Implement unicode_csv_reader because it was removed in upstream. (#795)
e811b50d
desertfire Pass in a `test` option when calling Model
d824fe7a
desertfire Move the computation of self.example_outputs to be training only
bac024cf
desertfire desertfire force pushed from 49225804 to bac024cf 4 years ago
desertfire desertfire requested a review from alanwaketan alanwaketan 4 years ago
wconstab
wconstab approved these changes on 2022-03-16
desertfire desertfire merged d7c681cd into wconstab/ltc 4 years ago
desertfire desertfire deleted the ltc_merge branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone