Skip to content

Commit

Permalink
test new CI trigger HPU job
Browse files Browse the repository at this point in the history
  • Loading branch information
oelayan7 committed Feb 6, 2025
1 parent f04649d commit 9f82655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions op_builder/hpu/cpu_adam.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def __init__(self):
super().__init__(name=self.NAME)

def absolute_name(self):
print('test test CI')
return f'deepspeed.ops.adam.{self.NAME}_op'

def sources(self):
Expand Down

0 comments on commit 9f82655

Please sign in to comment.