Skip to content

Main#250

Open
ryanj77729-art wants to merge 7 commits into
tensorflow:masterfrom
ryanj77729-art:main
Open

Main#250
ryanj77729-art wants to merge 7 commits into
tensorflow:masterfrom
ryanj77729-art:main

Conversation

@ryanj77729-art
Copy link
Copy Markdown

No description provided.

Added blind spot controls for enabling/disabling, size, position, and fill method adjustments. Updated UI elements to reflect changes in blind spot configuration.
- Fix incomplete BlindSpotConfig interface definition
- Refactor masking strategy to blend both masked and unmasked data for better learning
- Optimize createPredictiveDataset to avoid O(n²) complexity
- Remove unused dataset functions and consolidate to applyGradientBlindSpotMask
- Add type safety checks and improved documentation

FIXES:
- BlindSpotConfig now has complete, properly documented properties
- generateData() now blends original and masked datasets (60% original, 40% masked)
- createPredictiveDataset replaced with optimized interpolation-based approach
- Removed unused: createContextLearningDataset, createVisualizationDataset, getBlindSpotDatasetStats
- Added type annotations and null checks
- Improved performance for large datasets
@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 18, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant