Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support torch.compile in enet, fbnet and 3d-unet pytorch samples #189

Open
wants to merge 422 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
422 commits
Select commit Hold shift + click to select a range
7a94c99
support LCM int8 (#2038)
jiayisunx Mar 18, 2024
5a2c6b9
Add utilities to work with json files: collect sysinfo and merge json…
dvrogozh Mar 18, 2024
f46c65f
Llms output bugfix (#2037)
DiweiSun Mar 19, 2024
36b64bf
models_v2/common: add back a table with links to scripts in readme
dvrogozh Mar 19, 2024
af7afb7
Update cpu workloads (#2044)
cholocate Mar 21, 2024
bb34d24
Add numa policy for ResNet50 and ViT accuracy runs (#2056)
akhilgoe Mar 21, 2024
28ea384
models_v2/enet: align with schema definition for the output data
dvrogozh Mar 22, 2024
f3d1242
Chatglm: Fix bf16 accuracy issue (#2060)
blzheng Mar 25, 2024
c4e7498
[Tensorflow] Enable bfloat16, fp16, and int8 for Yolo V5 (#1790)
nickcama Mar 25, 2024
f66b5de
Yolov5 Inference (#2000)
Jianhong-Zhang Mar 26, 2024
ac4d668
models_v2: add benchmarking script for efficientnet pytorch
dvrogozh Mar 27, 2024
2da91f4
removing unused scripts for SD (#2069)
othakkar Mar 27, 2024
7acf90f
update for cluster (#2071)
zxd1997066 Mar 28, 2024
3f6f41b
models_v2/common: add json_to_csv.py
dvrogozh Mar 28, 2024
f254b1c
doc/common: add example for benchmark.py script in readme
dvrogozh Mar 28, 2024
75a0c77
chatglm: fix int8 accuracy issue (#2075)
blzheng Mar 29, 2024
1cde401
refine gpt-j latency output (#2076)
DiweiSun Mar 29, 2024
dc0c2ff
add inductor fp16 path for bert (#2082)
jianan-gu Apr 2, 2024
dd68af6
yolov5: update summary_utils
Jianhong-Zhang Apr 2, 2024
6f9a4e2
Yolov5: combine dummy and non-dummy paths
Jianhong-Zhang Apr 2, 2024
58a6d78
modify llm models for inductor test (#2072)
mengfei25 Apr 3, 2024
29fde3b
common: use descriptive variable names
tannervoas742 Apr 3, 2024
7d6c5f0
Add dummy to swin (#2055)
Chris-Sigopt Apr 4, 2024
b5bd9e1
Add script for downloading dataset for LCM and SD (#2094)
jiayisunx Apr 8, 2024
bebd034
models_v2/common: add save_to_json.py tool and benchmark metadata
dvrogozh Apr 9, 2024
c180591
Zero_BKC update for itex-2.15.0.0 (#2020)
wendyliu235 Apr 9, 2024
731f94c
models_v2/common: add telemetry capture to benchmark.py
tannervoas742 Apr 9, 2024
58f5b0b
BKC update for dlrmv1/v2 (#2110)
zhuhaozhe Apr 11, 2024
0e340b5
common: update sysinfo to handle multiple matches from dpkg
tannervoas742 Apr 11, 2024
52cb1e6
Reworked EfficientNet PyTorch loop to be timing based
tannervoas742 Apr 11, 2024
be30f0c
Fixed dependabot version issues (#2102)
Mahathi-Vatsal Apr 11, 2024
e20f1ea
Bump transformers (#2105)
dependabot[bot] Apr 11, 2024
b12fe9f
Add dimensions and stablediffusionxl to stablediffusion (#2079)
Chris-Sigopt Apr 11, 2024
abb4307
Bump transformers (#2106)
dependabot[bot] Apr 11, 2024
4c5fe67
ipex/efficientnet: Add CUDA instructions and support (#2073)
tannervoas742 Apr 12, 2024
ba3ab6c
Misc. fixes for models_v2
sandeep-maddipatla Apr 13, 2024
b763faf
Yolov5 Time Based (#2101)
Jianhong-Zhang Apr 16, 2024
90ac19b
ipex: removed references to enet from samples that cloned it
tannervoas742 Apr 17, 2024
e491d9d
ipex/enet: fix minor bugs that affect enet on cuda
tannervoas742 Apr 17, 2024
cc7057a
Yolov5 Telemetry
Jianhong-Zhang Apr 18, 2024
b5431a2
Yolov5 CUDA Support
Jianhong-Zhang Apr 18, 2024
185200a
ipex/enet: misc cleanup
tannervoas742 Apr 18, 2024
a69d769
CUDA Docker Images for Interpolation samples
sandeep-maddipatla Apr 19, 2024
71f46c4
ipex: minor bug fixes to enet and yolov5
tannervoas742 Apr 19, 2024
b8a364d
modify LCM int8 recipe (#2144)
jiayisunx Apr 24, 2024
e9cd09c
Updated pytorch TPP files (#2140)
Mahathi-Vatsal Apr 24, 2024
7fadc88
Fix pytorch baremetal setup (#2137)
Mahathi-Vatsal Apr 24, 2024
3c77151
Added back resnet50 (#2146)
Mahathi-Vatsal Apr 24, 2024
c67359f
ipex: minor fixes for benchmark.sh in various samples
tannervoas742 Apr 25, 2024
856dea5
ipex/enet: fix sample issues when running with data
tannervoas742 Apr 25, 2024
0b1b642
Formal usage of fp16/bf32 on LLMs (#2130)
jianan-gu Apr 25, 2024
f4d69e1
TL LLM Notebook Update (#2133)
okhleif-IL Apr 25, 2024
af16cde
Nickcama/yolov5 accuracy fix (#2128)
nickcama Apr 25, 2024
838b56d
enable llama/gptj/chatglm for llm accuracy with inductor path (#2153)
jianan-gu Apr 26, 2024
e2fbc5a
pytorch/yolov5: enable native xpu support path
dvrogozh May 2, 2024
e8c7302
Updated README based on new disclaimer (#2138)
Mahathi-Vatsal May 1, 2024
2faf898
Sort and uniq all requirements.txt files for better dependency add or…
ashahba May 1, 2024
715a36f
refine the access of llm data file (#2178)
jianan-gu May 6, 2024
345b458
pytorch/yolov5: enable native xpu support path
dvrogozh May 2, 2024
55250de
ipex/yolov5: switch to explicit device specification
dvrogozh May 1, 2024
b2dd6c9
common: expanded save to json functionality to modify entire directories
tannervoas742 Apr 26, 2024
6995898
ipex/enet: switch to explicit device specification
dvrogozh Apr 26, 2024
342a097
pytorch/enet: enable native xpu support path (#2132)
dvrogozh Apr 26, 2024
6e5ea0c
sysinfo: refactor sw info collection and add CUDA reporting
dvrogozh Apr 30, 2024
837fa72
pytorch/yolov5: enable native xpu support path
dvrogozh May 2, 2024
f6e5bb1
Synced up file name chances
Mahathi-Vatsal May 6, 2024
8b8413d
refine script for LLMs
DiweiSun May 9, 2024
11b9881
Molly/refine bkc srf (#2188)
DiweiSun May 9, 2024
9656a51
enable torchao for llama (#2120)
MingxuZh May 7, 2024
53e16db
modify llm prompt json (#2187)
mengfei25 May 9, 2024
6501595
[Inductor][LCM] Enable Stock Pytorch launcher (#2184)
WeizhuoZhang-intel May 11, 2024
e7034a2
modify LCM int8 recipe (#2182)
jiayisunx May 11, 2024
136e098
[Inductor][Stable Diffusion] Enable Stock Pytorch launcher (#2183)
WeizhuoZhang-intel May 11, 2024
d9710d8
[Inductor][Bert-large] Enable Stock Pytorch launcher (#2143)
WeizhuoZhang-intel May 11, 2024
d9c8ca5
chatglm: fix script issue of accuracy test (#2194)
blzheng May 14, 2024
6e108fb
Update baremetal readme for LLMs (#2202)
Mahathi-Vatsal May 17, 2024
b26b74d
Added .github folder
Mahathi-Vatsal May 20, 2024
69e4ba4
Added resnet50 for sanity test
Mahathi-Vatsal May 23, 2024
5b087ad
update-codeowners (#2229)
claynerobison May 28, 2024
a736c2e
Create ossf.yaml
May 28, 2024
798f890
Fix issues in requirements.txt files and use a consistent update mess…
ashahba May 17, 2024
a640970
Molly/bugfix llms quickstart (#2203)
DiweiSun May 17, 2024
b9f16bf
vit: align dtype of cls_token and position_embeddings with embeddings…
blzheng May 17, 2024
ac56488
Added code of conduct for AIRM (#2204)
Mahathi-Vatsal May 17, 2024
7a09520
Added EOL (#2211)
Mahathi-Vatsal May 20, 2024
5c636d5
Remove unused configure files (#2217)
jiayisunx May 23, 2024
2be593e
add warmup step (#2216)
nickcama May 23, 2024
01f8edc
print extra accuracy value digit (#2218)
nickcama May 24, 2024
cb91ee8
Update latest AIRM version in CI pipeline
lerealno May 24, 2024
d583a06
Update concurrency on pr-validations.yml (#2225)
lerealno May 28, 2024
f2bf01f
Deprecation notice (#2227)
claynerobison May 28, 2024
425fc98
YOLOv7 Inference container (#2154)
sramakintel May 29, 2024
af09199
fix dataset pre-process errors (#2237)
sramakintel May 30, 2024
55a9824
Change tests coverage on unit test to 80% (#2197)
lerealno May 15, 2024
aaaee1f
Added a line EOF
Mahathi-Vatsal May 30, 2024
b5eda21
Nickcama/yolov5 (#1609)
nickcama Nov 9, 2023
8a51c9f
remove yolov5 bfloat16 and fix data path (#1682)
nickcama Nov 28, 2023
19e90b5
[Tensorflow] Enable bfloat16, fp16, and int8 for Yolo V5 (#1790)
nickcama Mar 25, 2024
fb95e6d
Nickcama/yolov5 accuracy fix (#2128)
nickcama Apr 25, 2024
71589ae
Added TF yolov5
Mahathi-Vatsal May 30, 2024
d85bba1
Disable performance check for deprecation for project Humbolt (#2240)
lerealno May 30, 2024
1533b8b
Enable YAML linter (#2221)
lerealno May 30, 2024
fd33629
Added a line EOF
Mahathi-Vatsal May 31, 2024
327e163
Fixing lint and unittests (#2241)
ashahba May 31, 2024
852c60d
upgrade tqdm to PyTorch RNNT INF (#2242)
ashahba May 31, 2024
048d718
Remove TensorFlow Serving (#2233)
Mahathi-Vatsal May 31, 2024
2eb801a
Create roadmap.md (#2247)
claynerobison Jun 4, 2024
02ded24
Fix a few dependabot issues (#2235)
ashahba Jun 4, 2024
08a2633
GPT-J Inference container (#2156)
sramakintel May 31, 2024
de6e0b2
Validate muti-node multi-gpu resnet50 training docker on PVC (#2124)
sramakintel May 31, 2024
fb70a7c
DLRMv2 Inference container (#2155)
sramakintel May 31, 2024
9441be5
Llama container (#2157)
sramakintel May 31, 2024
586a814
RN50_PT_Training_Multi-node_Singularity-container (#2244)
YuningQiu Jun 3, 2024
c214f37
Update README.md (#2219)
claynerobison Jun 4, 2024
d2356ee
wide & deep small change on evaluation (#2226)
ashiqimranintel Jun 4, 2024
fbb5b9c
add new sections (#2230)
sramakintel Jun 5, 2024
69a9019
Bump super-linter/super-linter from 6.4.1 to 6.5.1 in /.github/workfl…
dependabot[bot] Jun 5, 2024
b712102
Bump github/codeql-action from 3.25.3 to 3.25.7 in /.github/workflows…
dependabot[bot] Jun 5, 2024
58687ef
Molly/refine summary output (#2205)
DiweiSun Jun 5, 2024
beba120
[Inductor][ViT] Enable Stock Pytorch launcher (#2193)
WeizhuoZhang-intel Jun 5, 2024
a45e0eb
[Inductor][DLRM V2] DLRM v2 enable stock pytorch launcher for inducto…
WeizhuoZhang-intel Jun 5, 2024
fa91353
[Inductor][LLaMa] LLaMa enable stock pytorch launcher for inductor (…
WeizhuoZhang-intel Jun 5, 2024
a8dfef4
Fix linter issues (#2251)
Mahathi-Vatsal Jun 6, 2024
5891ec4
correct heading (#2258)
sramakintel Jun 7, 2024
d93de1a
Update CPU_DEVCATALOG.md (#2259)
sramakintel Jun 7, 2024
875c05e
update p90 latency calculation via numpy (#2149)
mengfei25 Jun 5, 2024
8d0cbb3
disable concat linear for vit (#2256)
blzheng Jun 7, 2024
ac709eb
Bump github/codeql-action from 3.25.7 to 3.25.8 in /.github/workflows…
dependabot[bot] Jun 10, 2024
3843686
Bump super-linter/super-linter from 6.5.1 to 6.6.0 in /.github/workfl…
dependabot[bot] Jun 11, 2024
867f322
Tune KMP_BLOCK_TIME for LLMs (#2265)
liangan1 Jun 11, 2024
880d7ab
Fix the LLM next token statistic issue (#2266)
liangan1 Jun 11, 2024
7d2adea
Remove unneeded TF workload tests (#2271)
lerealno Jun 12, 2024
38e4446
Merge branch 'r3.2' of https://github.com/intel-innersource/framework…
Mahathi-Vatsal Jun 12, 2024
6889fa7
Update IPEX Bert-large training examples to support multi-gpu (#2254)
wangkl2 Jun 13, 2024
2b93193
Update ITEX RN50v1.5 training examples to support multi-gpu (#2257)
wangkl2 Jun 13, 2024
3928253
Update ITEX Bert-large training examples to support multi-gpu (#2248)
wangkl2 Jun 13, 2024
2d4d443
[ViT] Update the BKC for realtime mode: use --latency-mode of launche…
blzheng Jun 13, 2024
43820fa
modify diffusion models scripts (#2262)
jiayisunx Jun 13, 2024
ad79e25
Update IPEX RN50v1.5 training examples to support multi-gpu (#2263)
wangkl2 Jun 13, 2024
8936f0b
Update IPEX RN50v1.5 inference examples to support multi-gpu (#2267)
wangkl2 Jun 13, 2024
a9873ee
Update IPEX BERT-Large inference examples to support multi-gpu (#2269)
wangkl2 Jun 13, 2024
d579d59
add and update arc sample (#2273)
sramakintel Jun 13, 2024
9ec4f4f
Bump github/codeql-action from 3.25.8 to 3.25.10 in /.github/workflow…
dependabot[bot] Jun 18, 2024
6ea1533
refactored 3D U-Net (#2024)
splotnikv Jun 13, 2024
c381042
Update README.md (#2276)
jianan-gu Jun 14, 2024
a5bd7e9
Initial commit (#2277)
akhilgoe Jun 18, 2024
154ee34
Bump scikit-learn in /quickstart/recommendation/pytorch/memrec_dlrm (…
dependabot[bot] Jun 18, 2024
20368df
Merge branch 'r3.2' of https://github.com/intel-innersource/framework…
Mahathi-Vatsal Jun 18, 2024
3ab0393
Remove old PyTorch models (#2249)
Mahathi-Vatsal Jun 18, 2024
bc57fd3
Remove old TensorFlow models from public (#2250)
Mahathi-Vatsal Jun 18, 2024
7c70e99
Bump scikit-learn version to 1.5.0 (#2292)
claynerobison Jun 21, 2024
25eb003
Wliao2/add dlrm (#1704)
wincent8 Jan 24, 2024
69bd571
Updated baremetal DLRMv2 readme (#1910)
Mahathi-Vatsal Mar 7, 2024
803421c
Added dlrmv2 inference
Mahathi-Vatsal Jun 24, 2024
6330503
Added DLRMv2 inference in README
Mahathi-Vatsal Jun 24, 2024
7ab79f0
[BKC update] Barametal env preparation (#2286)
DiweiSun Jun 21, 2024
2b6096d
BERT_LARGE CPU for Models_v2 (#2167)
cholocate Jun 24, 2024
78d8ee6
Refactor SSD-Resnet34 to models_v2 format (#2191)
cholocate Jun 24, 2024
732a830
Update requirements.txt (#2298)
claynerobison Jun 24, 2024
119adab
Refactor maskrcnn to models v2 format (#2192)
cholocate Jun 25, 2024
a11c479
Rearranged TensorFlow baremetal tests folder (#2274)
Mahathi-Vatsal Jun 25, 2024
188b092
Added IPEX XPU tests (#2296)
Mahathi-Vatsal Jun 25, 2024
f8a18d6
Refactor DLRMv1 to models_v2 format (#2170)
cholocate Jun 25, 2024
4e7002e
bkc update (#2288)
DiweiSun Jun 27, 2024
6a69845
Fix MD format minor issues (#2305)
lerealno Jun 27, 2024
f5e63b8
Fix GPT-J Jax accuracy test failure (#2293)
yimeisun123 Jun 27, 2024
aacd8b8
Fix Inductor hang issue in ViT realtime (#2303)
blzheng Jun 28, 2024
1a0634d
Update inference_throughput.sh (#2282)
DiweiSun Jun 28, 2024
c963c1c
[Bugfix] Fix number of processs in DDP training with SNC enabled. (#2…
DiweiSun Jun 28, 2024
ad8bd58
use tcmalloc instead of jemalloc in diffusion models (#2284)
jiayisunx Jun 28, 2024
f87076a
update launcher usage for vit/gptj/llama/chatglm (#2287)
blzheng Jul 1, 2024
2e4b567
Bump github/codeql-action from 3.25.10 to 3.25.11 in /.github/workflo…
dependabot[bot] Jul 2, 2024
9ae15d1
ipex/3d_unet: switch to explicit device specification (#2302)
dvrogozh Jul 2, 2024
8fd4036
fix laucher and dependency (#2312)
zhuhaozhe Jul 2, 2024
6ee3a6e
use tcmalloc instead of jemalloc in diffusion models (#2308)
jiayisunx Jul 2, 2024
81d56a6
r3.2: bert/llama launcher CMD change (#2307)
jianan-gu Jul 2, 2024
87065a7
Lreal/integrated pr checks (#2316)
lerealno Jul 2, 2024
0ab87f5
Remove explicit AMX FP16 flag setting for models (#2309)
akhilgoe Jul 2, 2024
58c3f36
[torchao] change api (#2297)
Valentine233 Jul 2, 2024
3e51612
Distilbert pytorch cpu modelsv2 (#2179)
cholocate Jul 2, 2024
32ae083
Updated README.md for distilbert
Mahathi-Vatsal Jul 2, 2024
840104c
Remove IDSID from doc (#2322)
lerealno Jul 3, 2024
04eb509
Add non compliant models to the ignore list (#2324)
lerealno Jul 5, 2024
fdbc8e8
ipex/yolov5: add profiling support (#2320)
dvrogozh Jul 9, 2024
42bd8a3
pytorch/3d-unet: enable native xpu support path (#2317)
dvrogozh Jul 9, 2024
806f2c4
Bump super-linter/super-linter from 6.6.0 to 6.7.0 in /.github/workfl…
dependabot[bot] Jul 9, 2024
3207262
r3.2: add check before dtype conversion (#2327)
blzheng Jul 9, 2024
e6471a0
Add script to comment on BoM change (#2323)
lerealno Jul 9, 2024
8d09077
Rename models_v2 config file (#2330)
lerealno Jul 10, 2024
e5b947f
[TensorFlow] Enable GEMMA Keras (#2328)
othakkar Jul 10, 2024
d36f85b
Leminh/resnet50 models v2 (#2278)
cholocate Jul 11, 2024
68d66b3
Leminh/rnnt models v2 (#2294)
cholocate Jul 11, 2024
6cded00
Modified PY models be compatible with models_v2 format (#2331)
Mahathi-Vatsal Jul 11, 2024
2f8187a
update stack of bert-large and rn50 xpu training (#2332)
sramakintel Jul 11, 2024
fbd73e0
fix docker build error (#2337)
sramakintel Jul 11, 2024
aa8c63e
Convert gptj pyt to models_v2 format (#2313)
cholocate Jul 11, 2024
06a9474
Leminh/stable diffusion modelsv2 (#2311)
cholocate Jul 11, 2024
66a399a
fix lmcs (#2339)
sramakintel Jul 12, 2024
040475c
remove old tests (#2344)
sramakintel Jul 15, 2024
cfb918e
Bump github/codeql-action from 3.25.11 to 3.25.12 in /.github/workflo…
dependabot[bot] Jul 15, 2024
0e125a5
Migrated Vi-T to models_v2 format (#2310)
cholocate Jul 16, 2024
f53f7be
refactor llama2 PyTorch CPU (#2345)
sramakintel Jul 16, 2024
cbd4b44
Migrated torchrec_dlrm inference models_v2 format (#2341)
cholocate Jul 17, 2024
99a3940
modify tests and fix quantization (#2347)
sramakintel Jul 17, 2024
8b030b4
add more refactor changes to GPT-J Pytorch CPU (#2346)
sramakintel Jul 17, 2024
2423652
migrated chatglm inference cpu to models_v2 format (#2340)
cholocate Jul 17, 2024
11b9307
pytorch/3d-unet: use specific revision for fetched data (#2329)
dvrogozh Jul 17, 2024
b679ac8
remove spr folders (#2350)
sramakintel Jul 17, 2024
af03e66
Bump tqdm from 4.41.0 to 4.66.3 in /models_v2/pytorch/rnnt/training/c…
dependabot[bot] Jul 17, 2024
d65c675
Bump tqdm from 4.31.1 to 4.66.3 in /models_v2/pytorch/rnnt/inference/…
dependabot[bot] Jul 17, 2024
c7593fd
Finished re-factoring torchrec-dlrm to models_v2 format (#2351)
cholocate Jul 18, 2024
c74119b
Leminh/torchrec dlrm fix (#2352)
cholocate Jul 19, 2024
25f929e
Add new models to r3.2 (#2300)
Mahathi-Vatsal Jul 22, 2024
1a60083
Added commands to calculate accuracy and throughput for DLRM inf (#2353)
Mahathi-Vatsal Jul 22, 2024
62eab00
Modified rn34 run script (#2356)
Mahathi-Vatsal Jul 22, 2024
aed0961
Fixed distilbert issues (#2360)
Mahathi-Vatsal Jul 22, 2024
9ee58ef
Convert yolov7 to models_v2 format (#2361)
Mahathi-Vatsal Jul 22, 2024
fb7e05c
modify torch.compile part for SD/LCM (#2355)
jiayisunx Jul 22, 2024
eb5530a
Leminh/torchrec dlrm fix (#2359)
cholocate Jul 22, 2024
893bfc2
Bump github/codeql-action from 3.25.12 to 3.25.13 in /.github/workflo…
dependabot[bot] Jul 22, 2024
3f93c30
removed idsid from RNNT GPU training README (#2336)
cholocate Jul 22, 2024
0a7c91c
Update Intel_Model_Zoo_TensorFlow_Container_tpps.txt (#2357)
claynerobison Jul 23, 2024
650e5d4
Update Intel_Model_Zoo_PyTorch_Container_tpps.txt (#2358)
claynerobison Jul 23, 2024
e25ff68
Leminh/torchrec dlrm fix (#2363)
cholocate Jul 23, 2024
5d6f0eb
refactor docker for models_v2 (#2348)
sramakintel Jul 23, 2024
a00e2a2
Refactored LCM to models_v2 format (#2364)
Mahathi-Vatsal Jul 23, 2024
4558c71
Deleted old format pytorch workloads (#2365)
Mahathi-Vatsal Jul 23, 2024
c0104c9
Added openssf badge (#2366)
Mahathi-Vatsal Jul 23, 2024
36eea1a
update docs (#2367)
sramakintel Jul 23, 2024
2cc80b0
correct url (#2368)
sramakintel Jul 23, 2024
53ad636
Mlperf 4.0 GPT-J inference model (#2011)
louie-tsai Apr 19, 2024
6a7b02f
Fixed linter issues
Mahathi-Vatsal Jul 23, 2024
c74d1f1
Fixed linter issues
Mahathi-Vatsal Jul 23, 2024
80b42b9
r3.2: pin imagenet revision (#2371)
blzheng Jul 25, 2024
8be66d3
Bump torch from 1.13.1 to 2.2.0 in /docs/notebooks/transfer_learning …
dependabot[bot] Jul 25, 2024
67f4a1f
Bump github/codeql-action from 3.25.13 to 3.25.15 in /.github/workflo…
dependabot[bot] Jul 30, 2024
db85b79
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 in /.github/workflows …
dependabot[bot] Jul 30, 2024
e812678
Sync changes: external and internal (#2379)
Mahathi-Vatsal Aug 1, 2024
8e44068
Refactor docker to models_v2 format (#2301)
sramakintel Aug 6, 2024
8afde81
Bump keras in /benchmarks/image_segmentation/tensorflow/3d_unet (#2380)
dependabot[bot] Aug 6, 2024
a17b162
Bump super-linter/super-linter from 6.7.0 to 6.8.0 in /.github/workfl…
dependabot[bot] Aug 6, 2024
07f403e
Update pytorch CPU workloads with 2.4 bkcs (#2383)
Mahathi-Vatsal Aug 6, 2024
86b0bce
update build for gpu (#2384)
sramakintel Aug 7, 2024
cbe98be
refactor pyt-cpu docker folder and remove dataset (#2377)
sramakintel Aug 8, 2024
57fa514
revert doc instructions (#2376)
sramakintel Aug 8, 2024
94f10e6
Removed all instances of miniconda and replace with miniforge, unvali…
cholocate Aug 13, 2024
2d2a06a
Leminh/miniconda removal fix (#2392)
cholocate Aug 19, 2024
39c1f36
enet: support torch.compile
dvrogozh Aug 22, 2024
73d90e5
fbnet: support torch.compile
dvrogozh Aug 22, 2024
dcaceaf
3d-unet: support torch.compile
dvrogozh Aug 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
417 changes: 417 additions & 0 deletions .bandit.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.git
.github
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.pyc
.DS_Store
**.log
pretrained/
.pytest*
.venv*
.coverage
Expand All @@ -16,4 +17,5 @@ output/
tools/docker/models*
.ipynb_checkpoints
nc_workspace

benchmarks/horovod
cloud_data_connector/credentials.json
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "models/aidd/pytorch/alphafold2/inference/alphafold"]
path = models/aidd/pytorch/alphafold2/inference/alphafold
url = https://github.com/deepmind/alphafold
16 changes: 1 addition & 15 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,4 @@

# These owners will be the default owners for everything in the repo,
# but PR owner should be able to assign other contributors when appropriate
* @ashahba @claynerobison @dmsuehir
datasets @ashahba @claynerobison @dzungductran
docs @claynerobison @mhbuehler
k8s @ashahba @dzungductran @kkasravi
models @agramesh1 @ashraf-bhuiyan @riverliuintel @wei-v-wang
models/**/pytorch/ @leslie-fang-intel @jiayisunx @zhuhaozhe
quickstart/**/pytorch/ @leslie-fang-intel @jiayisunx @zhuhaozhe

# Order is important. The last matching pattern has the most precedence.
# So if a pull request only touches javascript files, only these owners
# will be requested to review.
#*.js @octocat @github/js

# You can also use email addresses if you prefer.

* [email protected] @ashahba @claynerobison [email protected] @jitendra42 @lerealno
132 changes: 132 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to a positive environment for our
community include:

* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall
community

Examples of unacceptable behavior include:

* The use of sexualized language or imagery, and sexual attention or advances of
any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.

Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.

## Scope

This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official email address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
CommunityCodeOfConduct AT intel DOT com.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series of
actions.

**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the
community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].

Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
Loading