Feiyue Chen
7baf8c307f
Fixed tensorflow version in CI
...
modify fetched tensorflow version to v2.10.0
Type: Bug Fix
Signed-off-by: Feiyue Chen <Feiyue.Chen@verisilicon.com>
2022-10-19 18:04:52 +08:00
Kainan Cha
a6e04b2116
Update cmake_x86_vsim.yml
2022-09-09 17:24:23 +08:00
ZhangXiang
090f3f21d6
Add ut configuration for cl only device
...
Signed-off-by: ZhangXiang <Xiang.Zhang@verisilicon.com>
2022-08-03 09:06:32 +08:00
Sven
e61d5bd17c
Update cmake_x86_vsim.yml ( #403 )
...
Move tensorflow version to v2.9.0
2022-05-30 21:32:19 +08:00
Sven
4f2991c853
Fixed no-output if transpose is last op and can be optimized ( #395 )
...
* Fixed no-output if transpose is last op and can be optimized
If transpose can be erased by layout inference, replace it as a
reshape - input and output have same shape - expect low-level
optimization erase the reshape
Signed-off-by: xiang.zhang <xiang.zhang@verisilicon.com>
2022-05-13 16:59:25 +08:00
Sven
3f629d3910
Fix ci crash ( #380 )
...
* Update and rename cmake_x86_vsim_unit_test.yml to cmake_x86_vsim.yml
* Update README.md
* Update cmake_x86_vsim.yml
* Update README.md
Fix badge
2022-05-03 10:49:49 +08:00