wanjunling168

Results 6 comments of wanjunling168

just add `amgx` here(L112) in ```src/CMakeLists.txt```: ``` target_link_libraries(amgx_tests_launcher amgx amgxsh ${libs_all} OpenMP::OpenMP_C) ``` and everything is OK (at least for my no-MPI build)

bro, you can check my method to compile on windows: https://github.com/openai/triton/issues/871

@marthajoddrell bro, see `https://mmpretrain.readthedocs.io/en/latest/api/generated/mmpretrain.models.selfsup.MAEViT.html#mmpretrain.models.selfsup.MAEViT`, you haven't change `img_size` to meet your larger input need, just go change it and tell us if this solve your problem!

建议直接改代码,np.int_直接改成int/np.int32/np.int64反正哪个通用哪个,别考虑numpy版本了

> Try `tracker=bytesort.yaml`. > > `botsort` uses optical flow. It's both slow and CPU intensive. should be `bytetrack.yaml` :) there is only `botsort` and `bytetrack` in the official repo

> Hi there, I tried to install the Dreambooth extension and got these following errors, can you please help? > > "Error loading script: main.py Traceback (most recent call last):...