- 07 12月, 2020 1 次提交
-
-
由 Marco Gorelli 提交于
-
- 06 12月, 2020 3 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 rpgoldman 提交于
Provide pointer to working docs.
-
- 04 12月, 2020 22 次提交
-
-
由 Brandon T. Willard 提交于
Update print warnings to use warnings.warn
-
由 Brandon T. Willard 提交于
Refactor config code
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
This commit also removes redundant "WARNING" and "DEPRECATION" strings and, for the latter, sets the category (or raises) a `DeprecationWarning`.
-
由 Michael Osthege 提交于
This makes them easier to refactor and easier to invoke from elsewhere.
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
The hierarchical config settings are hard to maintain and hard to debug. Now sections are marked by dunders. This is the way!
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
- Classes instead of functions for the `IntParam`, `StrParam`, etc. - Strong signature for the `ConfigParam` type - `filter` was renamed to `apply`, because that's closer to its functionality - `is_valid` was renamed to `validate` to match `apply` - Both `apply` and `validate` callables can now be set for all params - `DeviceParam` was moved over to where the other config param types are defined - Already deprecated config parameters were removed - Add a few more tests
-
由 Michael Osthege 提交于
This way the "convert" kwarg can be removed from the signature of the EnumStr param
-
由 Michael Osthege 提交于
-
- 02 12月, 2020 2 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Marco Gorelli 提交于
Co-authored-by:Marco Gorelli <m.gorelli@samsung.com>
-
- 26 11月, 2020 4 次提交
-
-
由 George Ho 提交于
-
由 Brandon T. Willard 提交于
Reconfigure codecov to reduce false alarm rate.
-
由 Brandon T. Willard 提交于
-
由 Thomas Wiecki 提交于
-
- 25 11月, 2020 1 次提交
-
-
由 Brandon T. Willard 提交于
-
- 24 11月, 2020 1 次提交
-
-
由 Brandon T. Willard 提交于
Remove Variable.fgraph and Variable.clients properties
-
- 23 11月, 2020 6 次提交
-
-
由 Brandon T. Willard 提交于
This change requires the addition of an `fgraph` argument to the `Op.infer_shape` method used by `ShapeFeature`.
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-