Skip to content

BUG X_transformed_ is changed every loop in minibatch #38

@MatthewSZhang

Description

@MatthewSZhang

_forward_search will change the value of X_transformed_.
Therefore, If we want to repeatedly use X_transformed_ in minibatch, we have to deepcopy X_transformed_ in each loop.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions