Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
github-lab
/
minigo
Public
forked from
tensorflow/minigo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
chsigg
All time
Commit history
Commits on Nov 15, 2018
Fix for when TF can't initialize the GPU and VisibleDeviceCount returns
Show description for f49fd54
chsigg
committed
f49fd54
View commit details
Copy full SHA for f49fd54
Browse repository at this point
Commits on Nov 13, 2018
Do not build with -c opt by default.
Show description for 0828f86
chsigg
committed
0828f86
View commit details
Copy full SHA for 0828f86
Browse repository at this point
Commits on Nov 12, 2018
Patch TensorFlow's transitive_headers to forward tags.
chsigg
committed
f3ee02c
View commit details
Copy full SHA for f3ee02c
Browse repository at this point
Mark all targets under cc/tensorflow with 'tags = ["manual"]'
Show description for dc65bd8
chsigg
committed
dc65bd8
View commit details
Copy full SHA for dc65bd8
Browse repository at this point
Add manual tag to cc/tensorflow:tf_configured and cc/dual_net:trt_configured, fix typo.
chsigg
committed
9f86920
View commit details
Copy full SHA for 9f86920
Browse repository at this point
Fixing image make process.
chsigg
committed
fda1487
View commit details
Copy full SHA for fda1487
Browse repository at this point
Optionally depend on TensorFlow through bazel. (#534)
Show description for 39ddc40
chsigg
authored
39ddc40
View commit details
Copy full SHA for 39ddc40
Browse repository at this point
Commits on Nov 7, 2018
Fixing pull-tf-minigo-cc presubmit test.
chsigg
authored and
tommadams
committed
0aa40af
View commit details
Copy full SHA for 0aa40af
Browse repository at this point
Commits on Nov 6, 2018
Apply clang-format to cc/
chsigg
committed
4e57c62
View commit details
Copy full SHA for 4e57c62
Browse repository at this point
Make testing/setup.sh executable.
chsigg
committed
91e3406
View commit details
Copy full SHA for 91e3406
Browse repository at this point
Add test scripts for pull-tf-minigo-cc (#547)
Show description for 4eda5e6
chsigg
authored
4eda5e6
View commit details
Copy full SHA for 4eda5e6
Browse repository at this point
Fixing float slice issue in example buffer. (#546)
Show description for 007ab5f
chsigg
authored
007ab5f
View commit details
Copy full SHA for 007ab5f
Browse repository at this point
Slightly improve debug printout of //cc:main. Cutting off the model name
Show description for f23a88e
chsigg
authored and
tommadams
committed
f23a88e
View commit details
Copy full SHA for f23a88e
Browse repository at this point
Commits on Nov 1, 2018
Fixing stdio (non-tf) build error.
chsigg
committed
3b2083e
View commit details
Copy full SHA for 3b2083e
Browse repository at this point
Commits on Oct 30, 2018
Updating testing documentation
Show description for dd7a3c3
chsigg
committed
dd7a3c3
View commit details
Copy full SHA for dd7a3c3
Browse repository at this point
Commits on Oct 25, 2018
Cleaning up dependencies from #523.
chsigg
authored and
tommadams
committed
63f5b39
View commit details
Copy full SHA for 63f5b39
Browse repository at this point
Fix include paths of TensorFlow headers.
chsigg
committed
c64ddc1
View commit details
Copy full SHA for c64ddc1
Browse repository at this point
Commits on Oct 24, 2018
Fix merge.
chsigg
authored and
tommadams
committed
7e2d5a4
View commit details
Copy full SHA for 7e2d5a4
Browse repository at this point
Add Reserve() function to DualNet and overload for TensorRT and TfLite.
chsigg
authored and
tommadams
committed
914f88f
View commit details
Copy full SHA for 914f88f
Browse repository at this point
Addressing reviewer comments.
chsigg
authored and
tommadams
committed
02ed1f9
View commit details
Copy full SHA for 02ed1f9
Browse repository at this point
Remove batch_size flag.
Show description for 70fcef3
chsigg
authored and
tommadams
committed
70fcef3
View commit details
Copy full SHA for 70fcef3
Browse repository at this point
Puzzle mode (#508)
Show description for aeea54a
chsigg
authored
aeea54a
View commit details
Copy full SHA for aeea54a
Browse repository at this point
Commits on Oct 23, 2018
Addressing reviewer comments.
chsigg
authored and
tommadams
committed
48d0ced
View commit details
Copy full SHA for 48d0ced
Browse repository at this point
Address reviewer comments.
chsigg
authored and
tommadams
committed
a0bd5dd
View commit details
Copy full SHA for a0bd5dd
Browse repository at this point
Apply review feedback.
chsigg
authored and
tommadams
committed
282d187
View commit details
Copy full SHA for 282d187
Browse repository at this point
Play parallel_games in eval mode as well, and add support for even
Show description for 0f082ff
chsigg
authored and
tommadams
committed
0f082ff
View commit details
Copy full SHA for 0f082ff
Browse repository at this point
Commits on Oct 20, 2018
Fix typo in TrtDualNet.
chsigg
committed
e0c9231
View commit details
Copy full SHA for e0c9231
Browse repository at this point
Commits on Oct 19, 2018
Review comment that was missed in #496.
chsigg
committed
461fd3a
View commit details
Copy full SHA for 461fd3a
Browse repository at this point
Commits on Oct 12, 2018
Set CUDA device before creating builder (TensorRT 5 requirement).
chsigg
authored and
tommadams
committed
3f5ed90
View commit details
Copy full SHA for 3f5ed90
Browse repository at this point
Adding TensorRT DualNet implementation. TensorRT requires the input
Show description for 5c3720c
chsigg
authored and
tommadams
committed
5c3720c
View commit details
Copy full SHA for 5c3720c
Browse repository at this point
Support both uint8 and float32 in LiteDualNet. This is in preparation
Show description for d2e2fe2
chsigg
authored and
tommadams
committed
d2e2fe2
View commit details
Copy full SHA for d2e2fe2
Browse repository at this point
Commits on Oct 9, 2018
Fix incorrect bigtable check.
chsigg
committed
c67e35f
View commit details
Copy full SHA for c67e35f
Browse repository at this point
Use GPUs (in TfDualNet) only when --define=gpu=1 is set in bazel command.
chsigg
committed
3b5abc9
View commit details
Copy full SHA for 3b5abc9
Browse repository at this point
Commits on Oct 5, 2018
Using all available GPUs in TfDualNet.
chsigg
authored and
tommadams
committed
10c01d5
View commit details
Copy full SHA for 10c01d5
Browse repository at this point
Make DualNet implementations private (#482)
Show description for aff5ce0
chsigg
authored and
tommadams
committed
aff5ce0
View commit details
Copy full SHA for aff5ce0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.