Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/facebookresearch/hydra

Hydra is a framework for elegantly configuring complex applications
https://github.com/facebookresearch/hydra

Updated examples and docs (#916)

1f1ef04feda87a1bed0da4d8b151f15078b17dd6 authored over 4 years ago
Update README.md

11daae57765be6afb2423df64d235d432cff1589 authored over 4 years ago
Revert "two new structureod configs examples"

This reverts commit 1d528cc0ba42012dd6842ac7302b223749fdd368.

f4e8ed959bd0f2d2750675a2acdb718d317c5699 authored over 4 years ago
two new structured configs examples

1d528cc0ba42012dd6842ac7302b223749fdd368 authored over 4 years ago
Documented singleton state requirements in Example Launcher Plugin

8a3e1c58cc40aeece8d956d1250dfba14e173374 authored over 4 years ago
Update basic.md

159c5d03d20cf984898ac7682885dfe018d82db7 authored over 4 years ago
Fix instantiate to work correctly when parameters are interpolations into a parent node

62529d38296c6cd0d2e75c92b4e36a8088621e7d authored over 4 years ago
hydra_restore_singletons no longer directly restore OmegaConf resolvers (Singleton.set_state does that)

6a81dfc0edd4d731fe0c7b78eb1af9ca3b996a1f authored over 4 years ago
Fix to flush logging instead of shutting it down at job end

78fc70ecc746fc70926d27737bdd7e34ca7bff48 authored over 4 years ago
Updated attribution

059306d698940d07bbc829ead06b9a30fc888d06 authored over 4 years ago
Fix test failing when using pyenv

With pyenv `which python` is not the same as `sys.executable`

508345ffe2a5f4e9025fbbe902853c61f0526e93 authored over 4 years ago
Interpolation accepts any char between ${ and }

6c8751237d59cbc3a7ffbdd9546a89bb2732e4aa authored over 4 years ago
Made KEY the default mode

863e6c9bfcc3fbfeaa16f678c9fb75ff1a6524c0 authored over 4 years ago
Minor changes to override grammar documentation (#900)

61328f625da46fa3e86b5373d18183d03f065189 authored over 4 years ago
Fix OmegaConf custom resolvers not being propagated to Sweepers properly

46157b6997acf48a4e69dc4c482de6a6341d3477 authored over 4 years ago
Split grammar in lexer and parser files

This a required first step to be able to use modes.

This commit keeps the grammar unchanged.

7d7e4a44c4ab17bbbc59195086248a253091f624 authored over 4 years ago
Update documentation based on new grammar

0819f7bf556deb8ffd53f78b98ab09f712b38986 authored over 4 years ago
Preserve whitespaces within primitives

Fixes #873

e43b5c6183bb90991928579246b31428f877c4c5 authored over 4 years ago
Add more tests on whitespace handling

b71fe91289e323f4e28239ddd45693d611886161 authored over 4 years ago
[nevergrad plugin] Fix integer/float choice from spec (#894)

fc2cae79f96be17db58f7ad7cbe2a6333c878ed8 authored over 4 years ago
Update the signature of hydra.utils.instantiate() allow input configs of Any type

d3ce3861d439f469a6c0feff35d6b788693652ed authored over 4 years ago
Updated Structured Configs tutorial

7e6e95b39587b19fa2361994c29a4722e4eabdba authored over 4 years ago
Fix overriding of hydra.job.env_set from the command line (#893)

* Fix overriding of hydra.job.env_set from the command line

* lint

315bc8ee7b1aac05954a066dd742a2279b39a04d authored over 4 years ago
Fix tab completion to not output errors in some cases when using --multirun

8ae0cca21129319953e0dd22ad342bea56cac0b4 authored over 4 years ago
Update NEWS.md

7afee0976f7507c3c1b607ebd129d3408b608fa2 authored over 4 years ago
1.0.0rc4 release

6a28120bd4fccb3f4683064cf45cfc8d24eaa93d authored over 4 years ago
News fragment for OmegaConf upgrade

59bcc04c49d77659f8beb1dd9b30711c5abd9799 authored over 4 years ago
Fixed instantiate to return None when None config is passed

dd48c24fa385e1204d301f847f01838ec0f08558 authored over 4 years ago
test for overriding package with dot (eg [email protected])

3531d6b7f874c1b89059bbfddaf1094ba8b783bd authored over 4 years ago
Upgrade to OmegaConf 2.0.1rc12

4b89df82ec6ab3f3faff12398450ed438fc23f40 authored over 4 years ago
Fix bug with bash autocompletion for the users who has `.` in their PATH environment variable (#868)

efcce5f6a0400faa8cb0faa01f4418a668067902 authored over 4 years ago
Lint fix

cff6265ebdff18161395e75dea5c3b0681db69a2 authored over 4 years ago
bump hydra version for plugins (#886)

9f91d27d6012a36d0f0090dd47fb3c4b7d6c94dc authored over 4 years ago
Update release.md

7a0a9eabd05a36ba7ff63ffba3c9283fd5a14c57 authored over 4 years ago
Update release.md

02b9cb2ffdd026f00d09ab218045eafead8fd6a8 authored over 4 years ago
Updated news fragments

1130c81d8689a97b1d0d32dea5a350630156aea2 authored over 4 years ago
1.0.0rc3 release

84a2dff1fe4defa5418c4820994d159f1d21c007 authored over 4 years ago
bump repo version

e53c47a4c537586825640d29493a4734270b7601 authored over 4 years ago
[nevergrad] Ported to TargetConf

911f0bbe2f82147b0528a8934bff7c4a834b7dcf authored over 4 years ago
[Ax] Ported to TargetConf

6847b3790455970ee4a59f939888319e1cc7aa3d authored over 4 years ago
[Joblib] Ported to TargetConf

8fefcae59e9116a01fd43b8078dfb0390c30fd64 authored over 4 years ago
[rq] Ported to TargetConf

2cc3995e0ebb58d30cd8671194e29331d8ae6451 authored over 4 years ago
Deprecated ObjectConf in favor of TargetConf

12a7238ba42898ce6836f0b9a1b01aecb18a608c authored over 4 years ago
[Submitit] Ported to TargetConf

4e6f0a90fb09280e5220f2a3e64d8b7611a302e9 authored over 4 years ago
[configen] Ported to generate configs in new structure

3bc133f5474312762d9cf6f2b3fe82f484a4d0b8 authored over 4 years ago
[Example plugins] Ported to TargetConf

bf58f3039ece6402e30a88e7f2be10c1e90db40c authored over 4 years ago
Add a separate requirements.txt file for binder. (#860)

fdc38c6f828581444cf96f7a059c76c679673b92 authored over 4 years ago
Support overriding defaults and hydra with a root structured config that does not mention them

ede2473381e67ae99704c7978ac3fc306df62d1c authored over 4 years ago
initial configen commit

72b1de599a4f97f199049cc478c692cb8aed3725 authored over 4 years ago
Adding stdout mode to job_logging

0d92781fb579b3ba5a1009738793eaf1c8cf557e authored over 4 years ago
adding --config-dir support (#876)

05faa752573c6c7d9b15dd86498cee86b241caaf authored over 4 years ago
Updated extended grammar doc to include difference in casting from Python

600974f32f096474495d39ed376bbb3a99ddf99a authored over 4 years ago
752 extended override interface (#825)

62e2cab05bf7702135b36b49889baa288482e6bb authored over 4 years ago
Incorporate feedback

e54fae79c7420a1e3c8449b373c6c46e7d90012b authored over 4 years ago
Fix a windows test

a9742f6d1ecd8b0d49867ef10ca93437d57c6735 authored over 4 years ago
Debug using print statements

18d698adee3b183a789f6c8e958c718749069cb0 authored over 4 years ago
Increase sleep time

fdd109c95564f7dc035c8be2167c0e54a5fde7fc authored over 4 years ago
Ensure that hydra run dir does not change during run.

Fixes #840.

01ba87d1e63c49149678c8cb638cf839002b3168 authored over 4 years ago
Improved error message on merging with schema fails

d67e95a60c4e275fd6e720a44000b269fbd505fd authored over 4 years ago
Fix Ax Plugin documentation. Fixes #866

0d821c066d0334afd9036688c29bcf8634e3b5be authored over 4 years ago
UPDATED hydra/website/versioned_docs/version-0.11/intro.md

9f02ab88c1cee718380f0502d2641f00afae75fc authored over 4 years ago
hydra/website/intro.md UPDATED (#864)

f4fbe09de42ea39a05156346c6760341bafc7863 authored over 4 years ago
[website] switch to version picker

6d241d5ad20b0bf0a428f60bb52f7e86436fb7d5 authored over 4 years ago
[website] upgarde to D2 to 61 and fixed broken links

077527581d072f0d0ea47b4059fa96c34667a680 authored over 4 years ago
Remove "$" from some installation related commands. (#857)

Now the commands can be copied using the "copy" button. Fixes #846.

bc97de2f849d1e29c694ae18bb2d4d3e064e82b0 authored over 4 years ago
[Submitit] Add test for example app (#850)

4b4f784f3c30fb87d4a932fda429aab0854bb04f authored over 4 years ago
Bump prismjs from 1.20.0 to 1.21.0 in /website (#852)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](http...

3d15ac58f853a7d03368157405586a4781991ab8 authored over 4 years ago
fixed blog link to https

c9abf66f1b59ba6ecdd1783113afe61d34f73b19 authored over 4 years ago
Document instantiate with Structured Configs (#821)

b2401b3cc4f1108d4de56d73db8563586edab2a4 authored over 4 years ago
Update bug_report.md

f354ba318c0361fe55cdbf580cce2ee8a7f6cb6b authored over 4 years ago
Update bug_report.md

3395c651edecf335a696c85a9fbbf5114347b83f authored over 4 years ago
Update bug_report.md

003c8d098eea65dcab5c4b4ad14e3ba49cac8053 authored over 4 years ago
Update overview.md

184cabfdc9ffeb0286b7f86ab0c37836bf88344f authored over 4 years ago
Split contribution guide into smaller sections. (#842)

72a0ea144186010ab3b0749206e155532db0a2c6 authored over 4 years ago
Bump elliptic from 6.5.2 to 6.5.3 in /website (#843)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](ht...

e61e1df017cd7d40df697ced54c56dbf3407d207 authored over 4 years ago
Add resolver for runtime python version (#777)

10d38dcbed4522cd3cf553fb0b54e8351166f6c8 authored over 4 years ago
tests (#835)

3244ec0d0997d8ea300d045e35e99480dcf05ae1 authored over 4 years ago
Minor importlib fixes (#823)

* minor importlib fixes wip

* tests

219d6c938195f3ef64e8151850a1316e8c437928 authored over 4 years ago
Adding new Hydra logo to README (#806)

1dd53aaced1132a2dca108b652587839095cc268 authored over 4 years ago
Pinned redis queue to 1.4.3 due to fakeredis incompatiblity with 1.5.0 (#827)

4098c4bcc2d17300ece89b041e0568c67037bfa5 authored over 4 years ago
Updated BibTex entry (#824)

be7668660aaa1f2936c3a45c342793c444ea0334 authored over 4 years ago
Update README.md

3dbb68002b151b4cd85b967f4c4db184bdfb62ad authored over 4 years ago
Add a section on how to setup the website locally. (#819)

2d7230af84b170bda5301e08678bd6ad6462f34d authored over 4 years ago
docs bug: hydra.job.num listed twice

48e274a51a7d435eebcca1de9f6ca7ff8693807c authored over 4 years ago
Update Intro.md

8d06f6931df929c9e94b471dc4d6e1788579a4f3 authored over 4 years ago
commit (#812)

eedca41abde0d656bad87d3f50fbfc0ef81c3512 authored over 4 years ago
Add doc for FAIR Cluster (#811)

be837ea1da6cf5f2830352176a837e9423022aa5 authored over 4 years ago
Fix the broken link in issue template (#809)

8ac243cf44c80db7c8678d353ac9a9bcc9fe24ff authored over 4 years ago
Document Hydra default OmegaConf resolver (#780)

* Add doc for Hydra default OmegaConf resolvers

* Address comments

* Update website/docs/c...

650cfc8ae2ac124e43cf78fff9f0d90daed8c74b authored over 4 years ago
Handle import-related errors in instantiate (#800)

959f14dbaafeb8accec32a46cd649b6ae454f9ab authored over 4 years ago
improved error reporting for command line parsing errors

0eaef4b28c8c22602459f1fb861dd71325f3fac6 authored over 4 years ago
Accepting * as a legal character in a primitive

6b6c6e65fada53cdadffbb0c14945ea8496dcb64 authored over 4 years ago
andlr4 syntax highlighting in the docs

9faef1e43c07493d07e248af7dd77ee3ff54760e authored over 4 years ago
[submitit plugin] bump repo version

90dae30eb81460ac30f19d8ad29631800d35aea8 authored over 4 years ago
bump repo version

baf22887a4b24d1a2d8527f4d21a2f7ad87cbbb0 authored over 4 years ago
Update NEWS.md

8629ab77eccb7662f26b4f1739c8e36472f98764 authored over 4 years ago
Update README.md

33ca213cbf3f62f7d4c284ab557014d5e516bc4e authored over 4 years ago
run clean automatically when building a wheel or an sdist

0dd5bc06092ef41acc9b4e8d9ed70b56b7f769f3 authored over 4 years ago
1.0.0rc2 (#796)

24f24419c4f0a5ce778c3aca69c9644fcfc9b30b authored over 4 years ago
updated news fragment

0414ec958098dcfc13b75eac787cf4a6f01d45ff authored over 4 years ago