We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe3df2 commit 060bb5bCopy full SHA for 060bb5b
examples/custom_ops/test_custom_ops.sh
@@ -18,7 +18,7 @@ test_buck2_custom_op_1() {
18
# should save file custom_ops_1.pte
19
20
echo 'Running executor_runner'
21
- buck2 run //fbcode/executorch/examples/executor_runner:executor_runner \
+ buck2 run //examples/executor_runner:executor_runner \
22
--config=executorch.register_custom_op_1=1 -- --model_path="./${model_name}.pte"
23
# should give correct result
24
0 commit comments