Skip to content

Conversation

therealansh
Copy link
Contributor

@therealansh therealansh commented Dec 17, 2021

This PR closes #276 . This is a WIP right now. The tests covers the following layers:

  • Add
  • Subtract
  • Average
  • Concate
  • Maximum
  • Minimum
  • Multiply
  • Dot

This PR also fixes minor bug in Dot layer. @zaleslaw i'll need some initial reviews/suggestions on some sort of abstraction for MergeLayerTest as it does not inherit the LayerTest but makes use of mostly every method in it. The only difference is getInputOp.

@therealansh therealansh changed the title [WIP] Merge layer test cases Merge layer test cases Jan 15, 2022
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.

Add Merge Layer Test Cases
1 participant