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

use matmul in conv2d for pointwise conv #1274

Merged
merged 1 commit into from
Sep 12, 2018
Merged

Conversation

annxingyuan
Copy link
Collaborator

@annxingyuan annxingyuan commented Sep 12, 2018

This brings in the optimization from this PR by @dsmilkov: #1227 implementing pointwise convolution through matrix multiplication.


For repository owners only:

Please remember to apply all applicable tags to your pull request.
Tags: FEATURE, BREAKING, BUG, PERF, DEV, DOC, SECURITY

For more info see: /~https://github.com/tensorflow/tfjs/blob/master/DEVELOPMENT.md


This change is Reviewable

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 1 of 1 files at r1.
Reviewable status: 0 of 1 approvals obtained (waiting on @nsthorat)

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

Successfully merging this pull request may close these issues.

2 participants