Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
tunaozates authored Jan 27, 2025
1 parent 7cff846 commit cc49387
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mithril/backends/with_manualgrad/numpy_backend/backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ def ones(
def argmax(
self,
input: np.ndarray[Any, Any],
*,
axis: int | None = None,
keepdim: bool = False,
cache: CacheType | None = None,
Expand Down

0 comments on commit cc49387

Please sign in to comment.