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 }}
phiming
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
minigo
cc
on
master
User selector
All users
All time
Commit history
Commits on Oct 20, 2018
Fix typo in TrtDualNet.
chsigg
committed
e0c9231
View commit details
Copy full SHA for e0c9231
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
addressing review comments
tommadams
committed
c5e3115
View commit details
Copy full SHA for c5e3115
View code at this point
Browse repository at this point
Choose libgrpc_runtime.so or libtensorflow_cc.so based on TPU build define
tommadams
committed
b24d17c
View commit details
Copy full SHA for b24d17c
View code at this point
Browse repository at this point
describe building & running on tpu
tommadams
committed
0a20d49
View commit details
Copy full SHA for 0a20d49
View code at this point
Browse repository at this point
add cloud tpu docs
tommadams
committed
3d59f3a
View commit details
Copy full SHA for 3d59f3a
View code at this point
Browse repository at this point
remove unnecessary absl/time dep
tommadams
committed
fb71035
View commit details
Copy full SHA for fb71035
View code at this point
Browse repository at this point
Read the number of replicas from the GraphDef
tommadams
committed
052c640
View commit details
Copy full SHA for 052c640
View code at this point
Browse repository at this point
Clean up
tommadams
committed
cc192e1
View commit details
Copy full SHA for cc192e1
View code at this point
Browse repository at this point
Bring C++ TPU inference up to parity with remote inference
tommadams
committed
b0a299c
View commit details
Copy full SHA for b0a299c
View code at this point
Browse repository at this point
Actually, it looks like you have to pass all replica inputs to Session::Run
tommadams
committed
16b9cf1
View commit details
Copy full SHA for 16b9cf1
View code at this point
Browse repository at this point
updated to new DualNet::RunMany interface
tommadams
committed
6797683
View commit details
Copy full SHA for 6797683
View code at this point
Browse repository at this point
Add freeze_graph.py
tommadams
committed
5cf405d
View commit details
Copy full SHA for 5cf405d
View code at this point
Browse repository at this point
Add compiled Minigui frontend JavaScript
tommadams
committed
daa1f12
View commit details
Copy full SHA for daa1f12
View code at this point
Browse repository at this point
Fix references to --engine=cc and --define=board_size=19
tommadams
committed
f1eb3d3
View commit details
Copy full SHA for f1eb3d3
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Fix some build errors & warnings
tommadams
committed
06a9cc4
View commit details
Copy full SHA for 06a9cc4
View code at this point
Browse repository at this point
Remove references to FLAGS from DualNet subclasses
tommadams
committed
1fb7a59
View commit details
Copy full SHA for 1fb7a59
View code at this point
Browse repository at this point
Remove remote inference support
tommadams
committed
193d8d7
View commit details
Copy full SHA for 193d8d7
View code at this point
Browse repository at this point
Update bazel requirement
Show description for a6fb1a2
sethtroisi
authored
a6fb1a2
View commit details
Copy full SHA for a6fb1a2
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Describe game_id transformation
Derek T. Jones
committed
34e7bfe
View commit details
Copy full SHA for 34e7bfe
View code at this point
Browse repository at this point
Use VLOG(2) to hide rarely-wanted batch output
Derek T. Jones
committed
e30a988
View commit details
Copy full SHA for e30a988
View code at this point
Browse repository at this point
Add tfrzz_to_cbt game conversion tool
Show description for cb14c7d
Derek T. Jones
committed
cb14c7d
View commit details
Copy full SHA for cb14c7d
View code at this point
Browse repository at this point
Allow MG_CHECK, MG_FATAL in any namespace
Derek T. Jones
authored and
tommadams
committed
4788a2d
View commit details
Copy full SHA for 4788a2d
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
a couple of fixes
tommadams
committed
db886c8
View commit details
Copy full SHA for db886c8
View code at this point
Browse repository at this point
Upgrade TensorFlow to v1.11 & add gRPC runtime BUILD target
tommadams
committed
1041003
View commit details
Copy full SHA for 1041003
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Merge pull request #494 from chsigg/bt_fix
Show description for 877b0f9
gitosaurus
authored
877b0f9
View commit details
Copy full SHA for 877b0f9
View code at this point
Browse repository at this point
Fix incorrect bigtable check.
chsigg
committed
c67e35f
View commit details
Copy full SHA for c67e35f
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
Correctly format C++ files touched by Bigtable
Show description for a24851c
Derek T. Jones
authored and
tommadams
committed
a24851c
View commit details
Copy full SHA for a24851c
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Minigo bt output (#469)
Show description for 64c9922
gitosaurus
authored and
amj
committed
64c9922
View commit details
Copy full SHA for 64c9922
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.