Skip to content

tensor_names() when passed a step returns names of reductions instead of tensors #113

@rahul003

Description

@rahul003

tr.tensor_names(0) returns something like smdebug/reductions/max/tensorname. It should only be returning tensorname. This is happening because the tensorname is being inserted into mode_to_tensors_map like that. Maybe global_step_to_tensors_map also needs to be looked at.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions