Shen Liang
Shen Liang
The codes `mask /= torch.mean(mask)` and `return torch.mean(loss)` work properly. The outcome appears to be correct, but I find it difficult to read.
> ## Potential cause > I suspect the issue is due to the loading of wrong `Sequential` module likely due to the random `uid` being used to generate the [/tmp/torch_geometric.nn.sequential_{uid}.py](https://github.com/pyg-team/pytorch_geometric/blob/2.5.2/torch_geometric/nn/sequential.py#L126-L136)...
same issue
> > > > it shows another error in render email: AttributeError: 'NoneType' object has no attribute 'replace' > > > > > Hey guys. I have added a temporary...
> Can you provide your `ARXIV_QUERY` env variable? I want to reproduce your error. [@nehSgnaiL](https://github.com/nehSgnaiL) Sure. Have been set as secret variables, not sure I recall it right. `cs.AI+cs.CV+cs.CY+cs.CL`
> [@nehSgnaiL](https://github.com/nehSgnaiL) weird. The error should be caught. > > [zotero-arxiv-daily/paper.py](https://github.com/TideDra/zotero-arxiv-daily/blob/78230d11ae417db29598fb522f394a5dab768f0c/paper.py#L77-L92) > > Lines 77 to 92 in [78230d1](/TideDra/zotero-arxiv-daily/commit/78230d11ae417db29598fb522f394a5dab768f0c) > > try: > # 尝试下载源文件 > file = self._paper.download_source(dirpath=tmpdirname) >...
@TideDra @Bowie375 The issue was raised because I **rerun the job** based on the previous commit. Sorry for that 😢. The new request for action should run successfully. Thank you...