-
```
What steps will reproduce the problem?
1. It's really hard to reproduce with small test case, but I can't share the
real application.
What is the expected output? What do you see instead?
I woul…
-
```
What steps will reproduce the problem?
1. It's really hard to reproduce with small test case, but I can't share the
real application.
What is the expected output? What do you see instead?
I woul…
-
```
What steps will reproduce the problem?
1.I added ProfilerStart and ProfilerStop in code.
2.building.
3.output
TestCpuProfiler.obj : error LNK2019: 无法解析的外部符号
__imp__ProfilerStop,该符号在函数 _wWinMain@…
-
```
What steps will reproduce the problem?
1.I added ProfilerStart and ProfilerStop in code.
2.building.
3.output
TestCpuProfiler.obj : error LNK2019: 无法解析的外部符号
__imp__ProfilerStop,该符号在函数 _wWinMain@…
-
```
What steps will reproduce the problem?
1.I added ProfilerStart and ProfilerStop in code.
2.building.
3.output
TestCpuProfiler.obj : error LNK2019: 无法解析的外部符号
__imp__ProfilerStop,该符号在函数 _wWinMain@…
-
```
What steps will reproduce the problem?
1. It's really hard to reproduce with small test case, but I can't share the
real application.
What is the expected output? What do you see instead?
I woul…
-
```
What steps will reproduce the problem?
1. It's really hard to reproduce with small test case, but I can't share the
real application.
What is the expected output? What do you see instead?
I woul…
-
```
What steps will reproduce the problem?
1.I added ProfilerStart and ProfilerStop in code.
2.building.
3.output
TestCpuProfiler.obj : error LNK2019: 无法解析的外部符号
__imp__ProfilerStop,该符号在函数 _wWinMain@…
-
internal xref: https://fb.workplace.com/groups/1075192433118967/permalink/1516427078995498/
repro:
```
import torch
@torch.compile
def f(x, y):
return torch.index_select(x, 0, y)
x = …
-
```
What steps will reproduce the problem?
1. It's really hard to reproduce with small test case, but I can't share the
real application.
What is the expected output? What do you see instead?
I woul…