Skip to content

Commit

Permalink
doc: build: minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoLv authored and vpirogov committed Mar 4, 2023
1 parent e17362a commit c971b45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/build/build_options.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,8 @@ $ cmake -DONEDNN_GPU_RUNTIME=OCL -DOPENCLROOT=/path/to/opencl/sdk ..

The graph component can be enabled via the build option `ONEDNN_BUILD_GRAPH`.
But the build option does not work with some values of other build options.
Specifying the options and values simutanously in one build will lead to a CMake
error.
Specifying the options and values simultaneously in one build will lead to a
CMake error.

| CMake Option | Value |
|:------------------------|:---------------|
Expand Down

0 comments on commit c971b45

Please sign in to comment.