Chris Lovett
0b30fa121b
remove dead code, move CI pipeline to min python 3.8 which is needed by pytorch-lightning.
2023-04-04 19:30:15 -07:00
Chris Lovett
b73fb3fc82
Fix unit tests so they work on Windows. ( #207 )
...
* Fix unit tests so they work on Windows.
* Simplify how mmap_mode is handled on windows only.
* fix windows problem with deleting folder containing HuggingFace MemoryMappedTable.
2023-03-31 16:09:25 -07:00
Gustavo Rosa
a6d0380f8e
chore(.github): Adds archai as a path for triggering run-notebook-tests.
2023-03-21 14:59:45 -03:00
Gustavo Rosa
5c3d06966b
fix(docs): Changes references from unitary to unit.
2023-02-09 10:37:41 -03:00
Gustavo Rosa
403b9a396a
chore(workflows): Creates a new workflow for notebook tests to prevent clashing with unitary tests.
2023-02-08 11:13:26 -03:00
Gustavo Rosa
6646c3dfcd
fix(workflow): Fixes notebooks not being properly tested.
2023-01-31 12:16:32 -03:00
Gustavo Rosa
5afd06ed2b
chore(root): Introduces a better setup.py with extras for additional functionalities.
2022-12-27 09:15:56 -03:00
Gustavo Rosa
6bd07033fd
fix(.github): Remove tests section from pull_request_template as they are automatic now.
2022-12-26 11:55:41 -03:00
Gustavo Rosa
6f5e19ec9a
fix(root): Changes master references to main.
2022-12-16 19:09:21 -03:00
Gustavo Rosa
6b1269046d
fix(workflows): Fixes notebooks not being found by lint-run-tests action.
2022-12-16 18:42:03 -03:00
Gustavo Rosa
eecec2e248
fix(workflows): Uses shell key on every command to prevent inconsistency.
2022-12-16 18:42:02 -03:00
Gustavo Rosa
d5981b7f6d
fix(workflows): Lints befores running tests to prevent waste of resources.
2022-12-16 18:42:01 -03:00
Gustavo Rosa
c112f48a1f
chore(workflows): Standardizes workflows, uses latest actions and moves tests requirements to setup.py.
2022-12-16 18:42:01 -03:00
Gustavo Rosa
ef3d758e3a
fix(workflows): Puts nbsphinx installation inside setup.py.
2022-12-16 18:42:01 -03:00
Gustavo Rosa
3e1fbbc42a
fix(archai): Fixes non-defined variables errors when linting.
2022-12-16 18:42:01 -03:00
piero2c
74f3b62d29
Adds pandoc to publish docs workflow requirements
2022-12-16 18:42:01 -03:00
piero2c
96c413abec
Updates test workflow yml trigger event
2022-12-16 18:42:00 -03:00
piero2c
7e2d894cfa
Update build-publish-docs.yml
...
Adds `nbsphinx` lib to workflow dependencies
2022-12-16 18:42:00 -03:00
piero2c
5d01832f6f
fix(tests): installs graphviz during pytests workflow
2022-12-16 18:42:00 -03:00
piero2c
05690d7d53
fix(import): segmentation_dag import and workflow names
2022-12-16 18:42:00 -03:00
piero2c
b3ac49d41f
tests(ds): adds tutorial notebooks to tests pipeline
2022-12-16 18:42:00 -03:00
piero2c
ac93faa170
Splits linter workflow step
2022-12-16 18:41:59 -03:00
piero2c
ee16f1b1db
Changes trigger and renames workflow
2022-12-16 18:41:59 -03:00
piero2c
a0611b7813
Updates matrix.python-version to v4
2022-12-16 18:41:59 -03:00
piero2c
ebfd2e91f7
Create python-app.yml
2022-12-16 18:41:59 -03:00
Gustavo Rosa
5d9afd83d3
chore(docs): Changes how docs requirements are installed.
2022-12-16 18:41:01 -03:00
piero2c
b6261407fa
refactor(ds): deletes extra content from ds branch
2022-12-16 18:35:04 -03:00
piero2c
7e4b90ea4b
refactor(ds): syncs new content from main branch
2022-12-16 18:35:02 -03:00
Gustavo Rosa
112083664a
chore(github): Fixes wrong labeling and unused comments.
2022-12-16 16:51:21 -03:00
Gustavo Rosa
9c65ca9ae4
chore(root): Bumps version for release.
2022-12-16 16:51:13 -03:00
Gustavo Rosa
98801d9e89
chore(root): Only triggers docs building when docs are changed.
2022-12-16 16:50:58 -03:00
Gustavo Rosa
446312b62b
chore(root): Adjusts pull request template description.
2022-12-16 16:50:58 -03:00
Chris Lovett
3510da6d87
publish new version of snpe quantizer ( #89 )
...
* better messages
* update gh-pages CI so it only happens when code arrives in master branch.
* typo
* publish new version
* publish snpecontainerregistry001.azurecr.io/quantizer:1.12
* fix bugs
2022-12-16 16:26:47 -03:00
Chris Lovett
8f9517ea51
enable code scanning. ( #83 )
...
* enable code scanning.
* fix a few insecure URL warnings.
* fix one more insecure URL
2022-12-16 16:26:47 -03:00
Chris Lovett
03734542ce
Updates to snpe code ( #88 )
...
* fix bugs
* better messages
* update gh-pages CI so it only happens when code arrives in master branch.
2022-12-16 16:26:47 -03:00
Chris Lovett
5ac396b755
move to separate PR
2022-12-16 16:26:46 -03:00
Chris Lovett
b5cb577f52
add diagram.
2022-12-16 16:26:46 -03:00
Chris Lovett
e0412bd2d5
upload devkim results so github can report on what it found.
2022-12-16 16:26:46 -03:00
Chris Lovett
62b4a1033a
add devskim workflow
2022-12-16 16:26:46 -03:00
Chris Lovett
b073959fcc
add codeql analysis
2022-12-16 16:26:46 -03:00
Gustavo de Rosa
1c5798a67f
chore(.github): Adds file for creating automatic changelogs.
2022-12-16 16:26:45 -03:00
Gustavo Rosa
1dab9295bf
chore(archai): Adds updated files.
2022-12-16 16:26:45 -03:00
Gustavo Rosa
60d03cd84c
feature(issue_template): Adds templates for bug reports, feature requests and regular issues.
2022-12-16 16:26:45 -03:00