FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ck/mkdocs.yml at master · mlcommons/ck · GitHub
mlcommons
/
ck
Public
Notifications
You must be signed in to change notification settings
Fork
123
Star
651
Code
Issues
11
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
ck
/
mkdocs.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
90 lines (86 loc) · 3.4 KB
Breadcrumbs
ck
/
mkdocs.yml
Copy path
File metadata and controls
90 lines (86 loc) · 3.4 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
site_name
:
Collective Knowledge (CK) and Collective Mind (CM/MLCFlow/CMX automations)
repo_url
:
https://github.com/mlcommons/ck
theme
:
name
:
material
custom_dir
:
overrides
logo
:
img/logo_v2.svg
favicon
:
img/logo_v2.svg
palette
:
primary
:
deep purple
accent
:
green
features
:
-
content.tabs.link
-
content.code.copy
-
navigation.expand
-
navigation.sections
-
navigation.indexes
-
navigation.instant
-
navigation.tabs
-
navigation.tabs.sticky
-
navigation.top
-
toc.follow
nav
:
-
HOME
:
index.md
-
cMeta
:
https://github.com/cTuningLabs/cmeta
-
CMX/CM
:
-
Summary
:
cmx/README.md
-
Installation
:
cmx/install.md
-
Understanding CMX
:
cmx/understanding-cmx.md
-
CMX commands to share and reuse artifacts with common metadata
:
cmx/common-automation-actions.md
-
CMX automation actions for related artifacts
:
cmx/specific-automation-actions.md
-
Reusing CMX automations and artifacts for MLOps, DevOps and MLPerf
:
cmx/cm4mlops.md
-
Creating new artifacts and automations
:
cmx/create.md
-
Improving CMX framework
:
cmx/improving-cmx.md
-
Motivation
:
cmx/motivation.md
-
MLPerf automations
:
-
Summary
:
cmx/mlperf-inference/README.md
-
MLPerf inference benchmark v4.1
:
cmx/mlperf-inference/v4.1/README.md
-
MLPerf inference benchmark v5.0
:
-
cmx/mlperf-inference/v5.0/index.md
-
Image Classification
:
-
ResNet50
:
cmx/mlperf-inference/v5.0/benchmarks/image_classification/resnet50.md
-
Text to Image
:
-
Stable Diffusion
:
-
Run Commands
:
cmx/mlperf-inference/v5.0/benchmarks/text_to_image/sdxl.md
-
Reproducibility
:
-
SCC24
:
cmx/mlperf-inference/v5.0/benchmarks/text_to_image/reproducibility/scc24.md
-
2D Object Detection
:
-
RetinaNet
:
cmx/mlperf-inference/v5.0/benchmarks/object_detection/retinanet.md
-
Automotive
:
-
3D Object Detection
:
-
PointPainting
:
cmx/mlperf-inference/v5.0/benchmarks/automotive/3d_object_detection/pointpainting.md
-
Medical Imaging
:
-
3d-unet
:
cmx/mlperf-inference/v5.0/benchmarks/medical_imaging/3d-unet.md
-
Language Processing
:
-
Bert-Large
:
-
Run Commands
:
cmx/mlperf-inference/v5.0/benchmarks/language/bert.md
-
Reproducibility
:
-
IndySCC24
:
cmx/mlperf-inference/v5.0/benchmarks/language/reproducibility/indyscc24-bert.md
-
GPT-J
:
cmx/mlperf-inference/v5.0/benchmarks/language/gpt-j.md
-
LLAMA2-70B
:
cmx/mlperf-inference/v5.0/benchmarks/language/llama2-70b.md
-
LLAMA3-405B
:
cmx/mlperf-inference/v5.0/benchmarks/language/llama3_1-405b.md
-
MIXTRAL-8x7B
:
cmx/mlperf-inference/v5.0/benchmarks/language/mixtral-8x7b.md
-
Recommendation
:
-
DLRM-v2
:
cmx/mlperf-inference/v5.0/benchmarks/recommendation/dlrm-v2.md
-
Graph Neural Networks
:
-
R-GAT
:
cmx/mlperf-inference/v5.0/benchmarks/graph/rgat.md
-
CK Playground
:
https://access.cKnowledge.org
-
Releases
:
https://github.com/mlcommons/ck/releases
markdown_extensions
:
-
pymdownx.tasklist
:
custom_checkbox
:
true
-
pymdownx.details
-
admonition
-
attr_list
-
def_list
-
footnotes
-
pymdownx.superfences
:
custom_fences
:
-
name
:
mermaid
class
:
mermaid
format
:
!!python/name:pymdownx.superfences.fence_code_format
-
pymdownx.tabbed
:
alternate_style
:
true
plugins
:
-
search
-
macros
Back
|
FazBrowse Home
|
New Git URL