Skip to content

Fixing a small issue in OpRegularizerManager.#169

Open
mn-robot wants to merge 1 commit intomasterfrom
test_300625458
Open

Fixing a small issue in OpRegularizerManager.#169
mn-robot wants to merge 1 commit intomasterfrom
test_300625458

Conversation

@mn-robot
Copy link
Collaborator

@mn-robot mn-robot commented Mar 13, 2020

Fixing a small issue in OpRegularizerManager.

Internally, OpRegularizerManager was passing output_boundary as a list to _dfs_for_source_ops, which was packaging it again as a list. The fix now allows _dfs_for_source_ops to support a single output_boundary node or a list of nodes.

Internally, OpRegularizerManager was passing output_boundary as a list to _dfs_for_source_ops, which was packaging it again as a list. The fix now allows _dfs_for_source_ops to support a single output_boundary node or a list of nodes.

PiperOrigin-RevId: 300625458
@mn-robot mn-robot changed the title Internal change Fixing a small issue in OpRegularizerManager. Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants