Home
last modified time | relevance | path

Searched refs:TF_FALLTHROUGH_INTENDED (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/lib/hash/
Dhash.cc60 TF_FALLTHROUGH_INTENDED; in Hash32()
63 TF_FALLTHROUGH_INTENDED; in Hash32()
101 TF_FALLTHROUGH_INTENDED; in Hash64()
104 TF_FALLTHROUGH_INTENDED; in Hash64()
107 TF_FALLTHROUGH_INTENDED; in Hash64()
110 TF_FALLTHROUGH_INTENDED; in Hash64()
113 TF_FALLTHROUGH_INTENDED; in Hash64()
116 TF_FALLTHROUGH_INTENDED; in Hash64()
/external/tensorflow/tensorflow/core/platform/
Dmacros.h118 #define TF_FALLTHROUGH_INTENDED [[clang::fallthrough]] // NOLINT macro
122 #ifndef TF_FALLTHROUGH_INTENDED
123 #define TF_FALLTHROUGH_INTENDED \ macro
/external/tensorflow/tensorflow/core/kernels/
Dresize_bicubic_op.cc190 TF_FALLTHROUGH_INTENDED; in Advance()
193 TF_FALLTHROUGH_INTENDED; in Advance()
196 TF_FALLTHROUGH_INTENDED; in Advance()
371 TF_FALLTHROUGH_INTENDED; in interpolate_with_caching()
379 TF_FALLTHROUGH_INTENDED; in interpolate_with_caching()
387 TF_FALLTHROUGH_INTENDED; in interpolate_with_caching()
440 TF_FALLTHROUGH_INTENDED; in interpolate_with_caching()
446 TF_FALLTHROUGH_INTENDED; in interpolate_with_caching()
452 TF_FALLTHROUGH_INTENDED; in interpolate_with_caching()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_expression.cc90 TF_FALLTHROUGH_INTENDED; in AsXlaOp()
112 TF_FALLTHROUGH_INTENDED; in ResolveConstant()
114 TF_FALLTHROUGH_INTENDED; in ResolveConstant()
Dxla_compiler.cc204 TF_FALLTHROUGH_INTENDED; in BuildComputation()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Delemental_ir_emitter.cc45 TF_FALLTHROUGH_INTENDED; in EmitAtan2()
80 TF_FALLTHROUGH_INTENDED; in EmitTanh()
/external/tensorflow/tensorflow/core/common_runtime/
Dring_gatherer.cc200 TF_FALLTHROUGH_INTENDED; in RunAsyncParts()
203 TF_FALLTHROUGH_INTENDED; in RunAsyncParts()
Dbase_collective_executor.cc295 TF_FALLTHROUGH_INTENDED; in CreateCollective()
/external/tensorflow/tensorflow/stream_executor/platform/
Dport.h44 #define SE_FALLTHROUGH_INTENDED TF_FALLTHROUGH_INTENDED
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc962 TF_FALLTHROUGH_INTENDED; in SetOpAttrValueScalar()
964 TF_FALLTHROUGH_INTENDED; in SetOpAttrValueScalar()
966 TF_FALLTHROUGH_INTENDED; in SetOpAttrValueScalar()
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.cc123 TF_FALLTHROUGH_INTENDED; in MaybeFetch()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Delemental_ir_emitter.cc101 TF_FALLTHROUGH_INTENDED; in EmitLibdeviceMathCall()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc111 TF_FALLTHROUGH_INTENDED; in MaybeCopyInputToExpectedDevice()
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc157 TF_FALLTHROUGH_INTENDED; in GetWindowedOutputSizeFromDimsV2()