lingfengqiu

Results 2 issues of lingfengqiu

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/conda/feedstock_root/build_artifacts/absl-py_1615404881292/work' absl-py @ file:///home/conda/feedstock_root/build_artifacts/absl-py_1615404881292/work aiohttp==3.7.4.post0 async-timeout==3.0.1 attrs @ file:///tmp/build/80754af9/attrs_1604765588209/work beacause of the "@ file:///home/conda/feedstock_root/build_artifacts/absl-py_1615404881292/work"?

`import torch from typing import List import numpy as np import time import torch._dynamo as dynamo class fw_graph_0(torch.nn.Module): def __init__(self): super().__init__() def forward(self, arg1_1, bitwise_or, scalar_tensor): index_put = torch.ops.aten.index_put(arg1_1, [bitwise_or],...