Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

If matMul is going to be unpacked, then don't try to avoid expensive reshape in pointwise conv. #1610

Merged
merged 2 commits into from
Mar 6, 2019

Conversation

annxingyuan
Copy link
Collaborator

@annxingyuan annxingyuan commented Mar 6, 2019

This PR fixes tensorflow/tfjs#1335

Related: tensorflow/tfjs#1336


This change is Reviewable

@annxingyuan annxingyuan requested review from nsthorat and dsmilkov March 6, 2019 21:33
@annxingyuan annxingyuan self-assigned this Mar 6, 2019
@annxingyuan annxingyuan added the BUG label Mar 6, 2019
Copy link
Contributor

@nsthorat nsthorat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @dsmilkov and @nsthorat)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BodyPix 1.00 model with tfjs v1.0 gets error "batchMatMul result is expected to be packed"
2 participants