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

use precomputed tensor size #1608

Merged
merged 1 commit into from
Mar 7, 2019

Conversation

tedhtchang
Copy link
Contributor

@tedhtchang tedhtchang commented Mar 6, 2019

PR resolves tensorflow/tfjs#873 and responds to @dsmilkov 's comment #1371 (review)


This change is Reviewable

@tedhtchang tedhtchang force-pushed the use_precomputed_tensor_size branch from 5736936 to 54f7c60 Compare March 6, 2019 01:29
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.

Thank you!

Reviewed 4 of 4 files at r1.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@dsmilkov dsmilkov merged commit 4beeddf into tensorflow:master Mar 7, 2019
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.

Replace occurrences of sizeFromShape(a.shape) with a.size throughout codebase
2 participants