0.1.0 #39
venkatajagannath
announced in
Announcements
0.1.0
#39
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First release
Hooks
RayHook
from ray_provider.hooks.ray import RayHook
Decorators
ray.task()
from ray_provider.decorators.ray import ray
Operators
SetupRayCluster
from ray_provider.operators.ray import SetupRayCluster
DeleteRayCluster
from ray_provider.operators.ray import DeleteRayCluster
SubmitRayJob
from ray_provider.operators.ray import SubmitRayJob
Triggers
RayJobTrigger
from ray_provider.triggers.ray import RayJobTrigger
Relevant PRs
Full Changelog: 0.1.0a1...0.1.0
This discussion was created from the release 0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions