Vijay Janapa Reddi
411bc96448
Merge pull request #124 from V0XNIHILI/fix/q-bert-reference
...
Fix two missing references in optimizations.qmd
2023-12-11 10:20:19 -05:00
Vijay Janapa Reddi
a4b887d458
Merge pull request #120 from V0XNIHILI/fix/remove-swap-file
...
Remove .swp swap file
2023-12-11 10:18:33 -05:00
Vijay Janapa Reddi
d617598eef
Merge pull request #128 from V0XNIHILI/feat/add-dataset-references
...
Add references to mentioned datasets in efficient ai chapter
2023-12-11 10:00:39 -05:00
Douwe den Blanken
2d55982ad4
Add references to mentioned datasets in efficient ai chapter
2023-12-11 13:02:21 +01:00
Douwe den Blanken
62d7322606
Add references to ResNet-SE and ResNeXt papers
2023-12-11 12:57:16 +01:00
Douwe den Blanken
180a0597a5
Fix two missing references in optimizations.qmd
2023-12-11 12:46:46 +01:00
Douwe den Blanken
4033d887ad
Remove .swp swap file
2023-12-11 11:54:15 +01:00
Douwe den Blanken
c6b2c7e5f0
Remove duplicate sentence from optimizations.qmd about lottery ticket hypothesis
2023-12-11 11:52:57 +01:00
Douwe den Blanken
980c5197cd
Only show EPUB download
2023-12-11 11:44:20 +01:00
Douwe den Blanken
77f87b93d2
Also remove tinytex installation step during build
2023-12-11 11:43:36 +01:00
Douwe den Blanken
fcab20f647
Undo PDF inclusion in build steps
2023-12-11 11:43:01 +01:00
Douwe den Blanken
53e478d71c
Change location of ignored HTML files for new project structure
2023-12-11 11:41:43 +01:00
Douwe den Blanken
63553ca3bb
Ignore generated Mermaid files for EPUB
2023-12-11 11:27:59 +01:00
Douwe den Blanken
4d6a0e5c31
Merge remote-tracking branch 'upstream/main' into feat/add-book-generation
2023-12-11 11:22:28 +01:00
Douwe den Blanken
37842ba733
Replace {\textbar} LaTeX character with correct ascii character in references
2023-12-11 11:19:33 +01:00
Douwe den Blanken
b32aac5647
Add two figures to project that had issues to be downloaded automatically for the book/PDF generation
2023-12-11 11:13:22 +01:00
Douwe den Blanken
6a2ae08666
Replace two single quotes by one double quote
2023-12-11 10:57:58 +01:00
Douwe den Blanken
1b80ba28e3
Replace all <br> by <br/> to enable correct rendering in EPUB format
2023-12-11 10:57:37 +01:00
srivatsankrishnan
3e85019632
Added references for ML/RL for Architecture DSE
2023-12-10 22:14:59 -08:00
srivatsankrishnan
0a2493e2e6
add references for GA, RL for chip floorplanning
2023-12-10 21:19:43 -08:00
srivatsankrishnan
99cdc57e5c
added references for RL for logic synthesis
2023-12-10 21:04:43 -08:00
srivatsankrishnan
cc686d2b1d
Changes in future trends (hw acceleration)
2023-12-10 19:34:08 -08:00
Vijay Janapa Reddi
a9c9593174
Merge pull request #115 from harvard-edge/hot_fix
...
fix the email addresses
2023-12-10 21:00:10 -05:00
Vijay Janapa Reddi
2d87ddc7f4
Fixing missing references
2023-12-10 20:59:33 -05:00
Vijay Janapa Reddi
3306e320ba
Merge branch 'main' of https://github.com/harvard-edge/cs249r_book
2023-12-10 20:56:11 -05:00
Vijay Janapa Reddi
c3909c36a1
Distributed references - each chapter has its own references files
...
The references.bib file causes significant conflicts when multiple people work on their chapters. Therefore, we are dividing the references.bib file into individual chapters. This approach has its own drawbacks, such as the potential duplication of references. However, we can implement checks for this in the future. For now, this method reduces merge conflicts.
2023-12-10 20:56:02 -05:00
Ikechukwu Uchendu
63f2b09561
Merge branch 'main' of https://github.com/harvard-edge/cs249r_book into main
2023-12-10 20:23:07 -05:00
Ikechukwu Uchendu
38b6e8a1e2
Updated path to contributors.qmd since moved to contents
2023-12-10 20:23:03 -05:00
Vijay Janapa Reddi
62c3f6bff1
Merge branch 'main' of https://github.com/harvard-edge/cs249r_book
2023-12-10 20:14:55 -05:00
Vijay Janapa Reddi
175346a835
Updating logo images
2023-12-10 20:14:53 -05:00
Ikechukwu Uchendu
8339d3d11d
Updated path to contributors.qmd since moved to contents
2023-12-10 20:14:15 -05:00
naeemkh
8d65eddcc0
fix the email addresses
2023-12-10 20:09:31 -05:00
Vijay Janapa Reddi
a299de3d9e
Merge pull request #114 from harvard-edge/code_of_conduct
...
add code of conduct
2023-12-10 19:56:46 -05:00
Vijay Janapa Reddi
c7c9c52fef
Merge branch 'main' of https://github.com/harvard-edge/cs249r_book
2023-12-10 19:50:44 -05:00
Vijay Janapa Reddi
a93c8fab80
Split the references.bib into smaller files
...
Wrote a script to split up the main references.bib file into smaller bib files that correspond to the individual directories. this was done to reduce conflict issues when everyone is updating the same references file.
2023-12-10 19:50:27 -05:00
naeemkh
b021cf7c09
change changelog name
2023-12-10 19:01:35 -05:00
naeemkh
44520e0832
address linter issues
2023-12-10 18:57:25 -05:00
naeemkh
df83730336
fix a typo
2023-12-10 18:53:12 -05:00
Douwe den Blanken
3d0cbb2836
Use different cloud tpu image because it keeps crashing the PDF generation
2023-12-11 00:50:50 +01:00
naeemkh
7e8f68d1eb
add code of conduct
2023-12-10 18:50:50 -05:00
Vijay Janapa Reddi
3274128bcb
Merge pull request #111 from harvard-edge/iss_license
...
add license file
2023-12-10 18:13:51 -05:00
Douwe den Blanken
7e0474f612
Make sure tinytex is installed during build and increase buf size for xelatex so pdf can be generated
2023-12-10 23:52:58 +01:00
Douwe den Blanken
98a7f57f1d
Download webp image, convert it to png and save it as webp images cause problems with PDF generation via LaTeX
2023-12-10 23:44:09 +01:00
Douwe den Blanken
be5b09dbec
Make sure epub and pdf generation work by moving include-in-header + configuring epub + pdf generation
2023-12-10 23:05:34 +01:00
naeemkh
edee6290fa
ignore checking license file for linter
2023-12-10 15:58:44 -05:00
naeemkh
d8cd510a1b
add license
2023-12-10 15:54:28 -05:00
Vijay Janapa Reddi
eb77538835
Merge branch 'main' of https://github.com/harvard-edge/cs249r_book
2023-12-10 15:52:01 -05:00
Vijay Janapa Reddi
564cf47f60
Putting contributors back where it belongs
2023-12-10 15:51:56 -05:00
github-actions[bot]
73f7d683ee
Update readme and contributors.qmd with contributors
2023-12-10 20:50:33 +00:00
Vijay Janapa Reddi
e398d97625
Merge branch 'main' of https://github.com/harvard-edge/cs249r_book
2023-12-10 15:48:34 -05:00