Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
arpith-jacob
/
tensorflow-xla-polly
Public
forked from
tensorflow/tensorflow
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 5, 2017
Update README.md
arpith-jacob
authored
ad89bb7
Copy full SHA for ad89bb7
Update README.md
arpith-jacob
authored
ebd5ee4
Copy full SHA for ebd5ee4
Don't emit calls to Eigen for the conv2d operator. Emit an LLVM loop instead to provide visibility to Polly.
arpith-jacob
committed
cf8f6f2
Copy full SHA for cf8f6f2
Don't emit calls to Eigen for the dot operator. Emit an LLVM loop instead to provide visibility to Polly.
arpith-jacob
committed
3571600
Copy full SHA for 3571600
Don't let HLO fuse instructions. We want Polly to do so.
arpith-jacob
committed
1340b50
Copy full SHA for 1340b50
Register GOMP runtime calls to allow Polly-parallelized programs compiled
Show description for bf18236
arpith-jacob
committed
bf18236
Copy full SHA for bf18236
Commits on Nov 30, 2017
Update llvm hash due to polly changes.
arpith-jacob
committed
74868ea
Copy full SHA for 74868ea
Commits on Nov 29, 2017
Add missing file to expand isl cmake vars.
arpith-jacob
committed
ece7d5a
Copy full SHA for ece7d5a
Merge branch 'master' of https://github.com/arpith-jacob/tensorflow-xla-polly
arpith-jacob
committed
a7dac0e
Copy full SHA for a7dac0e
[XLA] Add an option to disable the ParallelTaskAssigner pass.
arpith-jacob
committed
9989344
Copy full SHA for 9989344
[XLA][WIP] Add support for Polyhedral compilation through Polly
Show description for 48d8ea2
arpith-jacob
committed
48d8ea2
Copy full SHA for 48d8ea2
Merge branch 'master' of https://github.com/arpith-jacob/tensorflow-xla-polly
arpith-jacob
committed
ffdffae
Copy full SHA for ffdffae
[XLA] Add an option to disable the ParallelTaskAssigner pass.
arpith-jacob
committed
4d404fe
Copy full SHA for 4d404fe
[XLA][WIP] Add support for Polyhedral compilation through Polly
Show description for 531455e
arpith-jacob
committed
531455e
Copy full SHA for 531455e
Workaround to pull llvm archive that contains llvm-polly.
Show description for c8c9b63
arpith-jacob
committed
c8c9b63
Copy full SHA for c8c9b63
[XLA] Add an option to disable the ParallelTaskAssigner pass.
ARPITH C. JACOB acjacob@us.ibm.com
committed
8c88488
Copy full SHA for 8c88488
[XLA][WIP] Add support for Polyhedral compilation through Polly
Show description for 61d480b
ARPITH C. JACOB acjacob@us.ibm.com
committed
61d480b
Copy full SHA for 61d480b
Workaround to pull llvm archive that contains llvm-polly.
Show description for 2a857df
ARPITH C. JACOB acjacob@us.ibm.com
committed
2a857df
Copy full SHA for 2a857df
Fix absl flag initialization in cloud_tpu_profiler (#14426)
Show description for 4b7d79b
jart
authored and
sb2nov
committed
4b7d79b
Copy full SHA for 4b7d79b
golang: ~15x speedup for decodeTensor() (#14912)
anight
authored and
sb2nov
committed
6bbff83
Copy full SHA for 6bbff83
golang: ~2x speedup for encodeTensor() (#14427)
anight
authored and
sb2nov
committed
c39544a
Copy full SHA for c39544a
Lazily configure TensorFlow logger (#10657)
taion
authored and
sb2nov
committed
f701507
Copy full SHA for f701507
Add layer scope to tf.contrib.layers.spatial_softmax (#14287)
lospooky
authored and
sb2nov
committed
136ba0a
Copy full SHA for 136ba0a
Commits on Nov 28, 2017
Merge pull request #14930 from mrshu/mrshu-softmax_cross_entropy
Show description for 3d1452c
caisq
authored
3d1452c
Copy full SHA for 3d1452c
Merge pull request #14952 from sb2nov/branch_177191521
Show description for fc49f43
sb2nov
authored
fc49f43
Copy full SHA for fc49f43
Fix merge conflicts
Sourabh Bajaj
committed
83d53f7
Copy full SHA for 83d53f7
Automated g4 rollback of changelist 176737730
Show description for 3527d47
Sourabh Bajaj
authored and
tensorflower-gardener
committed
3527d47
Copy full SHA for 3527d47
Run replicate_model_fn_test on the multi-gpu testing cluster.
Show description for 10d3ba2
isaprykin
authored and
tensorflower-gardener
committed
10d3ba2
Copy full SHA for 10d3ba2
RevBlock: memory-efficient implementation of a series of reversible residual
Show description for 5d3d7fa
tensorflower-gardener
committed
5d3d7fa
Copy full SHA for 5d3d7fa
[XLA] Improvements to replay_computation tool.
Show description for 723f285
Justin Lebar
authored and
tensorflower-gardener
committed
723f285
Copy full SHA for 723f285
Make sure that additional ops added by Savers to read ResourceVariables are added to the graph in a deterministic way.
Show description for c81a8ae
tensorflower-gardener
committed
c81a8ae
Copy full SHA for c81a8ae
Add empty placeholder git/gen files.
Show description for 4cb754e
Michael Case
authored and
tensorflower-gardener
committed
4cb754e
Copy full SHA for 4cb754e
Adding support for `tf.SparseTensorValue` and `tf.SparseTensor` as inputs and outputs for
Show description for 82fa1e1
jsimsa
authored and
tensorflower-gardener
committed
82fa1e1
Copy full SHA for 82fa1e1
Adapt upstream API change from r319082.
Show description for 4e9fa6d
tensorflower-gardener
committed
4e9fa6d
Copy full SHA for 4e9fa6d
Add `ConfigProto.isolate_session_state` option for the distributed runtime.
Show description for 92d65fe
mrry
authored and
tensorflower-gardener
committed
92d65fe
Copy full SHA for 92d65fe
Pagination
Previous
Next
You can’t perform that action at this time.