STT-tensorflow/tensorflow/core/kernels/hexagon
A. Unique TensorFlower fb5a3c3c6a Fix issues caught by -Wtautological-constant-compare
This fixes a check that is always evaluates to true.  The check expression is a
conditional operator that returns 1 or 2, both of which convert to true.  This
fix puts in the enum value that causes the check to pass.

PiperOrigin-RevId: 317391929
Change-Id: I12f3f9b06f494b4bcf0e4ff194d4dc4edafd52e2
2020-06-19 15:34:06 -07:00
..
BUILD Adding BUILD file into tensorflow/core/example, as part of the build refactoring described in https://github.com/tensorflow/community/pull/179. 2020-01-27 17:52:03 -08:00
graph_transfer_utils.cc
graph_transfer_utils.h
graph_transferer_test.cc
graph_transferer.cc Fix issues caught by -Wtautological-constant-compare 2020-06-19 15:34:06 -07:00
graph_transferer.h
hexagon_control_wrapper.cc
hexagon_control_wrapper.h
hexagon_graph_execution_test.cc Remove unused variables. 2019-12-19 21:23:42 -08:00
hexagon_ops_definitions.cc minor spelling tweaks 2020-02-27 15:42:16 +09:00
hexagon_ops_definitions.h
hexagon_remote_fused_graph_executor_build_test.cc
hexagon_remote_fused_graph_executor_build.cc
hexagon_rewriter_transform_test.cc
hexagon_rewriter_transform.cc
soc_interface.cc
soc_interface.h