Commit 2b0b921
dyzheng
Fix(build): remove memory.h dependency from psi.cpp
Removed ModuleBase::Memory::record calls that depended on the deleted
source_base/memory.h file. The develop branch refactored memory recording
to use base_device::information::record_device_memory instead.
This fix resolves the compilation error after removing refactored files.1 parent 2d3cbae commit 2b0b921
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
385 | 384 | | |
386 | 385 | | |
387 | 386 | | |
388 | | - | |
389 | 387 | | |
390 | 388 | | |
391 | 389 | | |
392 | 390 | | |
393 | 391 | | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | 392 | | |
398 | 393 | | |
399 | 394 | | |
400 | 395 | | |
401 | 396 | | |
402 | 397 | | |
403 | 398 | | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | 399 | | |
408 | 400 | | |
409 | 401 | | |
| |||
0 commit comments