Skip to content

Commit e1695f2

Browse files
committed
(fix): fix AgenticAcotrWorker import.
1 parent 61a544a commit e1695f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roll/pipeline/agentic/agentic_actor_worker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from roll.distributed.scheduler.protocol import DataProto
55
from roll.pipeline.base_worker import ActorWorker as BaseActorWorker
66
from roll.utils.functionals import masked_mean, agg_loss, compute_approx_kl
7-
from roll.pipeline.agentic.utils import compute_segment_masked_mean
87

98

109
class ActorWorker(BaseActorWorker):

0 commit comments

Comments
 (0)