Skip to content

Conversation

@foodraider
Copy link

No description provided.

HuaizhengZhang and others added 13 commits May 3, 2017 20:37
* Add input function for training and testing

Estimator is decoupled from Scikit Learn interface by moving into separate class SKCompat. Arguments x, y and batch_size are only available in the SKCompat class, Estimator will only accept input_fn

* remove extra comma
We already do this internally. This enables it for the open-source version. See issue: #4354
Change: 153167734
…er-fix

Use hash url to memorize the currently opened tab.
[Docs] Fixing broken repository links
* Fixing old model link

* Fixing misguided link.
Merged performance docs.
* Revert "fixing broken code repository links"

This reverts commit 84c11ce.

* Revert "[Docs] Fixing old model link (#9886)"

This reverts commit 524a890.
@tensorflow-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@googlebot
Copy link

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 your company signed a CLA, they designated a Point of Contact who decides which employees are authorized to participate. You may need to contact the Point of Contact for your company and ask to be added to the group of authorized contributors. If you don't know who your Point of Contact is, direct the project maintainer to go/cla#troubleshoot.
  • In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again.

@caisq
Copy link
Contributor

caisq commented Jun 12, 2017

@williamwsf333 can you briefly explain what this PR is about? Thanks.

@martinwicke
Copy link
Member

I assume this PR was created in error -- I will close it.

copybara-service bot pushed a commit that referenced this pull request Mar 18, 2024
Imported from GitHub PR openxla/xla#10626

This PR:

1. Adds a pattern for BF16 softmax.
2. Adds a test to verify rewrite and execution result.
3. Skips BF16 matmul / softmax tests on machines that do not support BF16
Copybara import of the project:

--
f0370a18eed1f2b47d8dc15470b970029726b0e8 by Akhil Goel <akhil.goel@intel.com>:

Add Softmax BF16 pattern and test

Merging this change closes #10626

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#10626 from Intel-tensorflow:akhil/bf16_softmax f0370a18eed1f2b47d8dc15470b970029726b0e8
PiperOrigin-RevId: 616787847
copybara-service bot pushed a commit that referenced this pull request Mar 20, 2024
Imported from GitHub PR openxla/xla#10626

This PR:

1. Adds a pattern for BF16 softmax.
2. Adds a test to verify rewrite and execution result.
3. Skips BF16 matmul / softmax tests on machines that do not support BF16
Copybara import of the project:

--
f0370a18eed1f2b47d8dc15470b970029726b0e8 by Akhil Goel <akhil.goel@intel.com>:

Add Softmax BF16 pattern and test

--
62af424e4e74ddb7f64584aa3b05be761db956dc by Akhil Goel <akhil.goel@intel.com>:

Declare convert_instr identifier

--
d030100ea87923582aa64cdcf0fac1464051288c by Akhil Goel <akhil.goel@intel.com>:

Fix formatting

Merging this change closes #10626

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#10626 from Intel-tensorflow:akhil/bf16_softmax d030100ea87923582aa64cdcf0fac1464051288c
PiperOrigin-RevId: 616787847
copybara-service bot pushed a commit that referenced this pull request Mar 20, 2024
Imported from GitHub PR openxla/xla#10626

This PR:

1. Adds a pattern for BF16 softmax.
2. Adds a test to verify rewrite and execution result.
3. Skips BF16 matmul / softmax tests on machines that do not support BF16
Copybara import of the project:

--
f0370a18eed1f2b47d8dc15470b970029726b0e8 by Akhil Goel <akhil.goel@intel.com>:

Add Softmax BF16 pattern and test

--
62af424e4e74ddb7f64584aa3b05be761db956dc by Akhil Goel <akhil.goel@intel.com>:

Declare convert_instr identifier

--
d030100ea87923582aa64cdcf0fac1464051288c by Akhil Goel <akhil.goel@intel.com>:

Fix formatting

Merging this change closes #10626

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#10626 from Intel-tensorflow:akhil/bf16_softmax d030100ea87923582aa64cdcf0fac1464051288c
PiperOrigin-RevId: 616787847
copybara-service bot pushed a commit that referenced this pull request Mar 20, 2024
Imported from GitHub PR openxla/xla#10626

This PR:

1. Adds a pattern for BF16 softmax.
2. Adds a test to verify rewrite and execution result.
3. Skips BF16 matmul / softmax tests on machines that do not support BF16
Copybara import of the project:

--
f0370a18eed1f2b47d8dc15470b970029726b0e8 by Akhil Goel <akhil.goel@intel.com>:

Add Softmax BF16 pattern and test

--
62af424e4e74ddb7f64584aa3b05be761db956dc by Akhil Goel <akhil.goel@intel.com>:

Declare convert_instr identifier

--
d030100ea87923582aa64cdcf0fac1464051288c by Akhil Goel <akhil.goel@intel.com>:

Fix formatting

Merging this change closes #10626

PiperOrigin-RevId: 617477998
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.