aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake/tf_core_ops.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/cmake/tf_core_ops.cmake')
-rw-r--r--tensorflow/contrib/cmake/tf_core_ops.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/contrib/cmake/tf_core_ops.cmake b/tensorflow/contrib/cmake/tf_core_ops.cmake
index 5523023cb7..a9791cdeb7 100644
--- a/tensorflow/contrib/cmake/tf_core_ops.cmake
+++ b/tensorflow/contrib/cmake/tf_core_ops.cmake
@@ -9,6 +9,7 @@ set(tf_op_lib_names
"io_ops"
"linalg_ops"
"logging_ops"
+ "losses"
"math_ops"
"nn_ops"
"no_op"
@@ -17,6 +18,7 @@ set(tf_op_lib_names
"resource_variable_ops"
"script_ops"
"sdca_ops"
+ "set_ops"
"sendrecv_ops"
"sparse_ops"
"state_ops"