TIM-VX/include/tim/vx
Sven 821864a582
Fixed IExecutable object not bind with DeviceID (#624)
If Executable object doesn't bind with a concrete DeviceID,
it will go first device by default.

When run multi executable with multi device, the behavior is not
expected. Fixed by attach device id with CompileOption.

Signed-off-by: xiang.zhang <xiang.zhang@verisilicon.com>
2023-07-24 22:45:54 +08:00
..
ops Remove confusing comment in depthwise conv test (#621) 2023-07-17 09:43:34 +08:00
platform Fixed IExecutable object not bind with DeviceID (#624) 2023-07-24 22:45:54 +08:00
builtin_op.h update copyright information 2023-01-20 12:49:48 +08:00
compile_option.h Fixed IExecutable object not bind with DeviceID (#624) 2023-07-24 22:45:54 +08:00
context.h update copyright information 2023-01-20 12:49:48 +08:00
graph.h Fixed IExecutable object not bind with DeviceID (#624) 2023-07-24 22:45:54 +08:00
operation.h Enable float16 bias convolution model runs on NN (#612) 2023-06-30 09:41:28 +08:00
ops.h optimization for tiny_yolov4 (#591) 2023-05-23 14:28:47 +08:00
tensor.h Integrate api trace into tim-vx source as an experimental feature. (#623) 2023-07-19 18:40:48 +08:00
types.h update copyright information 2023-01-20 12:49:48 +08:00