-
Notifications
You must be signed in to change notification settings - Fork 1.4k
3346 Simplify AsDiscrete transform #3352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/black |
|
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
|
We should use the deprecated decorators to mark removed arguments and document it in the docstring, that should be enough for breaking changes though I know my code a lot of the tutorials will need changing. Raising exceptions for wrong value types would help as well. We're going to be changing other transforms a lot as well before 1.0 so I don't think this will be the only thing. |
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/black |
|
/build |
|
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/black |
|
/build |
|
/build |
Fixes #3346 .
Description
This PR simplified
AsDiscreteaccording to the feedback.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.