Skip to content

Conversation

@SimonHeybrock
Copy link
Member

Fixes #37.

@SimonHeybrock SimonHeybrock enabled auto-merge July 10, 2024 07:37
UncertaintyBroadcastMode = Enum(
"UncertaintyBroadcastMode", ["drop", "upper_bound", "fail"]
)
UncertaintyBroadcastMode = _UncertaintyBroadcastMode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this shown in a graph? In particular in the JSON format. Does it use ess.powder or ess.reduce as the module?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine?
image
... but I don't know if it will still be if we include the module name?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... but I don't know if it will still be if we include the module name?

That is my point.

But we can leave it as is for now and see how it works out.

@SimonHeybrock SimonHeybrock merged commit cb00cc3 into main Jul 10, 2024
@SimonHeybrock SimonHeybrock deleted the use-ess-reduce-uncertainty branch July 10, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Configurable variance handling in broadcasting

3 participants