Programming Assignment: Building a Translation System
def forward(self, src):
Posting codes from grade function codes which asses your assignment grades is direct violation of Code of Conduct. Avoid posting any part of the codes that you wrote directly on the public posts. If a mentor wants to look at your codes, they will ask you to send them by DMs, until then post only screenshots of error encountered or your failed test results.
Can someone please provide hint how to define padding_mask, as there is no hints for it in lab.
Posting codes from grade function codes which asses your assignment grades is direct violation of Code of Conduct. Avoid posting any part of the codes that you wrote directly on the public posts. If a mentor wants to look at your codes, they will ask you to send them by DMs, until then post only screenshots of error encountered or your failed test results.
Failed test case: Failed forward pass test.
Expected: None
Got: Mask size should match input size