Skip to content

Commit 6a09b43

Browse files
committed
pom comment
Signed-off-by: Ryan Nett <[email protected]>
1 parent 0f9eb71 commit 6a09b43

File tree

1 file changed

+5
-0
lines changed
  • tensorflow-core/tensorflow-core-api

1 file changed

+5
-0
lines changed

tensorflow-core/tensorflow-core-api/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,11 @@
329329
</dependencies>
330330
</plugin>
331331
<plugin>
332+
<!--
333+
An execution to execute the op class generator (which lives in tensorflow-core-generator).
334+
Must be ran after build.sh, which generates the ops.pb file it reads.
335+
Will be ran during the generate-sources phase.
336+
-->
332337
<groupId>org.codehaus.mojo</groupId>
333338
<artifactId>exec-maven-plugin</artifactId>
334339
<version>3.0.0</version>

0 commit comments

Comments
 (0)