Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
MarisaKirisame committed May 23, 2020
1 parent 73f681c commit ec0fe99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aten/src/ATen/native/native_functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
- func: checkpoint(Tensor self) -> Tensor
variants: method

- func: try_checkpoint(Tensor self) -> Tensor
variants: method

- func: is_checkpoint(Tensor self) -> bool
variants: method

Expand Down

0 comments on commit ec0fe99

Please # to comment.