Support to run example/test.py on Arm
Integrate optimized gemm kernel from Xujie
Integrate optimized attention operator from Ruifeng
Integrate sampleGreedy from Haijiang
Fix rebase/integration issues
Note: some workarounds applied to pass build,
Turn off warning as error,
Workspace/bazel build change
requirements txt chagne,
May need to revert before merge.
To run the example:
bazel test //example:test --config=arm --test_output=all
Support to run example/test.py on Arm Integrate optimized gemm kernel from Xujie Integrate optimized attention operator from Ruifeng Integrate sampleGreedy from Haijiang Fix rebase/integration issues
Note: some workarounds applied to pass build, Turn off warning as error, Workspace/bazel build change requirements txt chagne, May need to revert before merge.
To run the example: bazel test //example:test --config=arm --test_output=all