Skip to content

update implementation of Fisher-Yates algorithm#26

Open
unship wants to merge 1 commit intotensorflow:masterfrom
unship:patch-1
Open

update implementation of Fisher-Yates algorithm#26
unship wants to merge 1 commit intotensorflow:masterfrom
unship:patch-1

Conversation

@unship
Copy link
Copy Markdown

@unship unship commented May 26, 2016

update implementation of Fisher-Yates algorithm in dataset.ts

while (counter > 0)

while (counter > 1)

update implementation of Fisher-Yates algorithm in dataset.ts
@googlebot
Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@unship
Copy link
Copy Markdown
Author

unship commented May 26, 2016

I signed it!

@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

@dsmilkov
Copy link
Copy Markdown
Contributor

dsmilkov commented Mar 7, 2017

Thanks for the pull request! I'll merge this in once you resolve the conflicts. Thanks!

@dsmilkov dsmilkov closed this Mar 7, 2017
@dsmilkov dsmilkov reopened this Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants