Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
Icefishc
/
ray
Public
forked from
ray-project/ray
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 May 9, 2019
Remove mutable data function in id(UniqueID and its subclass) (#4696)
Show description for ccc540a
ashione
authored and
guoyuhong
committed
ccc540a
Copy full SHA for ccc540a
[tune] Add MXNet Gluon example on CIFAR-10 (#4683)
cgraywang
authored and
richardliaw
committed
584adb4
Copy full SHA for 584adb4
[c++] Allow RayConfig to have items other then integer (#4701)
Show description for 481bfbd
guoyuhong
authored
481bfbd
Copy full SHA for 481bfbd
Commits on May 8, 2019
[tune] Add Ax to Tune (#4731)
Adi Zimmerman
authored and
richardliaw
committed
28d3813
Copy full SHA for 28d3813
Autoscaler hotfix for #4555. (#4653)
romilbhardwaj
authored and
robertnishihara
committed
0421cba
Copy full SHA for 0421cba
[rllib] Qmix padding patch (#4735)
Show description for 28496c8
jacooba
authored and
ericl
committed
28496c8
Copy full SHA for 28496c8
[ray-core] Initial addition of performance integration testing files (#4325)
devin-petersohn
authored and
robertnishihara
committed
edb8465
Copy full SHA for edb8465
Commits on May 7, 2019
Bump Modin version to 0.5 (#4752)
Show description for 3a72430
devin-petersohn
authored and
pcmoritz
committed
3a72430
Copy full SHA for 3a72430
[tune] Reduce sampling API clutter (#4739)
Show description for 7f50c96
richardliaw
authored
7f50c96
Copy full SHA for 7f50c96
Commits on May 6, 2019
[rllib] Fix bounds of space returned by preprocessor.observation_space (#4736)
ericl
authored
71b2dec
Copy full SHA for 71b2dec
Commits on May 5, 2019
Fix tempfile issues (#4605)
suquark
authored and
robertnishihara
committed
bd00735
Copy full SHA for bd00735
[tune] Fix setup-dev relative path (#4747)
arcelien
authored and
ericl
committed
dca1c25
Copy full SHA for dca1c25
[tune] Contributor Guide and Design Page (#4716)
Show description for f2faf5c
richardliaw
authored and
pschafhalter
committed
f2faf5c
Copy full SHA for f2faf5c
Commits on May 4, 2019
Enable actor methods to be decorated on the caller side also and get postprocessors. (#4732)
Show description for d81e71e
robertnishihara
authored and
pcmoritz
committed
d81e71e
Copy full SHA for d81e71e
[tune] fix restore error at tune.run() (#4733)
Peng Zhenghao
authored and
richardliaw
committed
897b35c
Copy full SHA for 897b35c
[Tune] Post-Experiment Tools (#4351)
Adi Zimmerman
authored and
richardliaw
committed
36b71d1
Copy full SHA for 36b71d1
Commits on May 3, 2019
[doc] Remove instructions for installing Python2 for webui. (#4740)
williamma12
authored and
robertnishihara
committed
406c429
Copy full SHA for 406c429
Commits on May 2, 2019
Replaced discontinued rnn_cell.BasicLSTMCell with rnn_cell.LSTMCell (#4703)
Show description for 78bb262
federicofontana
authored and
ericl
committed
78bb262
Copy full SHA for 78bb262
[tune] Example for Tune blog post (#4673)
andrewztan
authored and
richardliaw
committed
f87235f
Copy full SHA for f87235f
Find bazel even if it isn't in the PATH. (#4729)
robertnishihara
authored and
pcmoritz
committed
af463e8
Copy full SHA for af463e8
Commits on May 1, 2019
[tune] Tune CLI Fixes (#4659)
Show description for 23ae731
andrewztan
authored and
richardliaw
committed
23ae731
Copy full SHA for 23ae731
Commits on Apr 30, 2019
Add lock in fetch_and_execute_function_to_run of import_thread.py (#4718)
Yuhong Guo
authored and
robertnishihara
committed
448a7bd
Copy full SHA for 448a7bd
Commits on Apr 29, 2019
Separate thread locks for worker and function manager. (#4499)
Show description for 4eade03
guoyuhong
authored
4eade03
Copy full SHA for 4eade03
[Bazel] Modifying WORKSPACE file, so that you can make the project used as a thirdparty project (#4711)
Show description for c578be2
ruifangChen
authored and
pcmoritz
committed
c578be2
Copy full SHA for c578be2
Commits on Apr 28, 2019
[autoscaler] Remove unnecessary apt installations in docker commands (#4577)
Show description for 69da6d0
hartikainen
authored and
richardliaw
committed
69da6d0
Copy full SHA for 69da6d0
Reduce memory usage of test_simple in test_stress.py. (#4709)
robertnishihara
authored and
devin-petersohn
committed
e9b351e
Copy full SHA for e9b351e
Update test_trial_scheduler.py (#4710)
ericl
authored
b1c9ea7
Copy full SHA for b1c9ea7
[tune] Add config logging functionality to PBT scheduler (#4680)
arcelien
authored and
ericl
committed
d7d2694
Copy full SHA for d7d2694
Updates to scheduling objects to support dynamic custom resources (#4465)
romilbhardwaj
authored and
robertnishihara
committed
686d4ca
Copy full SHA for 686d4ca
Commits on Apr 27, 2019
Fix webui api (#4686)
Show description for 9ce3039
suquark
authored
9ce3039
Copy full SHA for 9ce3039
[rllib] TD3/DDPG improvements and MuJoCo benchmarks (#4694)
Show description for 663e92a
qxcv
authored and
ericl
committed
663e92a
Copy full SHA for 663e92a
Commits on Apr 26, 2019
Adds a note on how to avoid contention when using PyTorch. (#4692)
andyljones
authored and
robertnishihara
committed
05c896d
Copy full SHA for 05c896d
Commits on Apr 25, 2019
Don't delete files in rsync up, and also shorten timeout (#4688)
ericl
authored
47cca97
Copy full SHA for 47cca97
Update Release Process documentation (#4670)
devin-petersohn
authored and
robertnishihara
committed
fb2655f
Copy full SHA for fb2655f
Integrate metric items into raylet (#4602)
jovany-wang
authored and
raulchen
committed
c26f24a
Copy full SHA for c26f24a
Pagination
Previous
Next
You can’t perform that action at this time.