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

Fix unary benchmark error #1153

Merged
merged 2 commits into from
Jul 10, 2018
Merged

Conversation

Lewuathe
Copy link
Contributor

@Lewuathe Lewuathe commented Jul 10, 2018

Description

BUG

Since the location parameter in the get method of a tensor is required, it is necessary to change the way to get the data from each ops. dataSync in this case is sufficient.

screen shot 2018-07-10 at 22 59 34


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.

:lgtm_strong:

Reviewable status: 0 of 1 approvals obtained

@dsmilkov dsmilkov self-requested a review July 10, 2018 15:17
Copy link
Contributor

@dsmilkov dsmilkov 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 @dsmilkov)

@dsmilkov dsmilkov merged commit 0089063 into tensorflow:master Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants