Skip to content
Commit 39b5edc4 authored by TatWai Chong's avatar TatWai Chong
Browse files

[fix] explicitly declare template specialization for readFromNpyFile



Not all compiler/linker can link the typed call side to the desired
type of specialized template function without having explicit
declaration in the header file. Dtype mismatch will happen during
reading numpy file when wrong caller-callee pair linked.

Change-Id: If97c2a12d9cb602e08c8c31e828f85577cf002e6
Signed-off-by: TatWai Chong's avatarTatWai Chong <tatwai.chong@arm.com>
parent 5f920211
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment