I am attemptting to run the test in Vitis_Libraries/graph/L3/tests/cosineSimilaritySSDense. I ran the command "make run TARGET=hw". It reported that "Segmentation fault (core dumped)".
The error occurs in the col.169 of "Vitis_Libraries/graph/L3/tests/cosineSimilaritySSDense/test_cosineSimilaritySSDense.cpp"
This error consistently occurs when executing functions such as "addOp" and "setUp" in "xf_graph_L3.cpp", resulting in memory errors.
Any insight/guidance to solving this issue? @vt-lib-support
I am attemptting to run the test in Vitis_Libraries/graph/L3/tests/cosineSimilaritySSDense. I ran the command "make run TARGET=hw". It reported that "Segmentation fault (core dumped)". The error occurs in the col.169 of "Vitis_Libraries/graph/L3/tests/cosineSimilaritySSDense/test_cosineSimilaritySSDense.cpp" This error consistently occurs when executing functions such as "addOp" and "setUp" in "xf_graph_L3.cpp", resulting in memory errors. Any insight/guidance to solving this issue? @vt-lib-support