Skip to content

Add kwargs to make the benchmark class constructor forward compatible#6246

Merged
tfboyd merged 1 commit intotensorflow:masterfrom
lindong28:add-kargs-to-method-constructor
Feb 22, 2019
Merged

Add kwargs to make the benchmark class constructor forward compatible#6246
tfboyd merged 1 commit intotensorflow:masterfrom
lindong28:add-kargs-to-method-constructor

Conversation

@lindong28
Copy link
Contributor

This is needed to avoid breaking benchmark execution if PerfZero provides more named arguments before the benchmark class constructor is updated.

@lindong28 lindong28 requested review from a team and karmel as code owners February 22, 2019 02:00
This is needed to avoid breaking benchmark execution if PerfZero provides more
Named arguments before  the benchmark class constructor is updated.
@tfboyd tfboyd merged commit 5f4d34f into tensorflow:master Feb 22, 2019
@lindong28 lindong28 deleted the add-kargs-to-method-constructor branch February 22, 2019 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants