Skip to content

Term ooc covariance tsmm#2494

Open
122Astha wants to merge 3 commits into
apache:mainfrom
AdityaPandey2612:term-ooc-covariance-tsmm
Open

Term ooc covariance tsmm#2494
122Astha wants to merge 3 commits into
apache:mainfrom
AdityaPandey2612:term-ooc-covariance-tsmm

Conversation

@122Astha

Copy link
Copy Markdown

I added the initial OOC covariance test setup for cov(A, B). The test creates dense and sparse vector inputs, runs the covariance script once as the CP reference and once with -ooc, then compares the results.

Currently both dense and sparse OOC tests fail for the expected Week 1 reason: SystemDS generates an OOC cov instruction, but OOCInstructionParser does not support Covariance yet. The key error is: “Invalid OOC Instruction Type: Covariance”. This confirms the test-first setup is working and identifies the missing implementation/wiring.

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

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant