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 5501b06 commit b989433Copy full SHA for b989433
.ci/scripts/wheel/envvar_base.sh
@@ -8,9 +8,6 @@
8
# should typically only contain shell variable assignments. Be sure to export
9
# any variables so that subprocesses will see them.
10
11
-# Enable pybindings so that users can execute ExecuTorch programs from python.
12
-export EXECUTORCH_BUILD_PYBIND=1
13
-
14
# Ensure that CMAKE_ARGS is defined before referencing it. Defaults to empty
15
# if not defined.
16
export CMAKE_ARGS="${CMAKE_ARGS:-}"
0 commit comments