diff --git a/S1/27/prompt.txt b/S1/27/prompt.txt index 1fe9020..b827a86 100644 --- a/S1/27/prompt.txt +++ b/S1/27/prompt.txt @@ -5,7 +5,6 @@ You have complete freedom to choose the set of operators you want to replace. Yo Here's an example to show you the syntax of inline embedding custom CUDA operators in torch: The example given architecture is: ```python -# cosineloss_torch.py import torch import torch.nn as nn import torch.nn.functional as F