Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ package org.pytorch.executorch.annotations
* This status is not permanent, and APIs marked with this annotation will need to be either made
* more robust or removed in the future.
*/
@Retention(AnnotationRetention.BINARY)
annotation class Experimental
@Retention(AnnotationRetention.BINARY) annotation class Experimental
Loading