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
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 }}
sethtroisi
/
minigo
Public
forked from
tensorflow/minigo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
tensorrt
User selector
All users
All time
Commit history
Commits on Oct 17, 2018
trying to understand
sethtroisi
committed
71d2bbf
View commit details
Copy full SHA for 71d2bbf
Browse repository at this point
Merge branch 'master' of github.com:tensorflow/minigo into tensorrt
sethtroisi
committed
0d6e2bf
View commit details
Copy full SHA for 0d6e2bf
Browse repository at this point
Update for comments
sethtroisi
committed
7250dac
View commit details
Copy full SHA for 7250dac
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
Browse repository at this point
Remove references to FLAGS from DualNet subclasses
tommadams
committed
1fb7a59
View commit details
Copy full SHA for 1fb7a59
Browse repository at this point
Change run_tests.py to allow testing of individual modules (#507)
sethtroisi
authored
1940e7b
View commit details
Copy full SHA for 1940e7b
Browse repository at this point
Remove remote inference support
tommadams
committed
193d8d7
View commit details
Copy full SHA for 193d8d7
Browse repository at this point
Update for python refactor
sethtroisi
committed
cdd0ce2
View commit details
Copy full SHA for cdd0ce2
Browse repository at this point
Merge branch 'master' of github.com:tensorflow/minigo into tensorrt
sethtroisi
committed
fb7ce66
View commit details
Copy full SHA for fb7ce66
Browse repository at this point
Update bazel requirement
Show description for a6fb1a2
sethtroisi
authored
a6fb1a2
View commit details
Copy full SHA for a6fb1a2
Browse repository at this point
Merge pull request #504 from gitosaurus/tfrzz-to-cbt
Show description for abd52ec
gitosaurus
authored
abd52ec
View commit details
Copy full SHA for abd52ec
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
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
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
Browse repository at this point
BigtableClient requires TF 1.11+
Derek T. Jones
authored and
tommadams
committed
04eb8c1
View commit details
Copy full SHA for 04eb8c1
Browse repository at this point
Set frugal garbage collection policy on Bigtable (#502)
Show description for 4bf7451
gitosaurus
authored and
amj
committed
4bf7451
View commit details
Copy full SHA for 4bf7451
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
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 10, 2018
a couple of fixes
tommadams
committed
db886c8
View commit details
Copy full SHA for db886c8
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
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
Browse repository at this point
Merge pull request #493 from chsigg/cpu
Show description for 87e6c0a
gitosaurus
authored
87e6c0a
View commit details
Copy full SHA for 87e6c0a
Browse repository at this point
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 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
Browse repository at this point
Commits on Oct 6, 2018
Update README.md (#488)
schneiderl
authored and
amj
committed
1213562
View commit details
Copy full SHA for 1213562
Browse repository at this point
V13 image builds (#484)
Show description for 3a45d3b
amj
authored
3a45d3b
View commit details
Copy full SHA for 3a45d3b
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
Correctly log summary.scalar step when training on TPU
sethtroisi
authored
85cdc74
View commit details
Copy full SHA for 85cdc74
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
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
Browse repository at this point
Move batching out of inference server (#465)
Show description for 06fd73b
chsigg
authored and
amj
committed
06fd73b
View commit details
Copy full SHA for 06fd73b
Browse repository at this point
Commits on Oct 3, 2018
Replace iomanip with absl formatting functions
tommadams
committed
e58cce0
View commit details
Copy full SHA for e58cce0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.