-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Dataset infos() can be broken if a transform not redefining info…
…s() is stacked on the top (#1101) - Ticket no. 115725 - Fix: Dataset infos() can be broken if a transform not redefining infos() is stacked on the top - Enhance the StreamDatasetStorage transform tests added in #1077. - Test `call_count` as well in the tests to validate stacked transforms. Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com> Co-authored-by: Wonju Lee <wonju.lee@intel.com>
- Loading branch information
Showing
4 changed files
with
66 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters