Home
last modified time | relevance | path

Searched refs:loss (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dmisplaced-widening-cast.rst7 type. If the intention of the cast is to avoid loss of precision then the cast
8 is misplaced, and there can be loss of precision. Otherwise the cast is
20 result exceeds ``int`` precision there is loss of precision. Then the result is
23 If there is no loss of precision then the cast can be removed or you can
26 If you want to avoid loss of precision then put the cast in a proper location,
H A Dfold-init-type.rst8 like ``std::accumulate`` that might result in loss of precision.
10 the latter, with ``operator+`` by default. This can cause loss of precision
H A Dinteger-division.rst7 cause unintended loss of precision.
/llvm-project-15.0.7/mlir/test/Integration/Dialect/PDL/CPU/
H A Dmultiroot.mlir70 %val0_0 = pdl.result 0 of %op0 // loss
107 …%loss, %backprop = "tf.SparseSoftmaxCrossEntropyWithLogits"(%3, %arg1) : (tensor<2x10xf32>, tensor…
108 %4 = "tf.Mean"(%loss, %0) {keep_dims = false} : (tensor<2xf32>, tensor<1xi32>) -> tensor<f32>
233 %val0_0 = pdl.result 0 of %op0 // loss
276 …%loss, %backprop = "tf.SparseSoftmaxCrossEntropyWithLogits"(%6, %arg1) : (tensor<2x10xf32>, tensor…
277 %7 = "tf.Mean"(%loss, %0) {keep_dims = false} : (tensor<2xf32>, tensor<1xi32>) -> tensor<f32>
/llvm-project-15.0.7/mlir/include/mlir/Dialect/ArmSVE/
H A DArmSVE.td110 product of each group (without loss of precision) and then add each result
173 product of each group (without loss of precision) and then add each result
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dimplicit-bool-conversion.rst71 loss in this case),
/llvm-project-15.0.7/llvm/utils/gn/build/
H A DBUILD.gn176 # Suppress 'conversion from 'type1' to 'type2', possible loss of data'.
179 # Suppress 'conversion from 'size_t' to 'type', possible loss of data'.
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTOptions.td55 "threads. This might cause data loss for less frequent threads. This "
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBuiltinLocationAttributes.td121 or even total loss of location information. With `fused` locations, this is
/llvm-project-15.0.7/llvm/docs/
H A DHowToUpdateDebugInfo.rst11 Certain kinds of code transformations can inadvertently result in a loss of
153 a loss of debug info: the value of one or more source variables becomes
/llvm-project-15.0.7/third-party/benchmark/
H A DLICENSE161 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/mlir/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/flang/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/bolt/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/lld/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/clang/docs/
H A DUndefinedBehaviorSanitizer.rst108 loss. That is, if the demoted value, after casting back to the original
/llvm-project-15.0.7/polly/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/libclc/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/libcxx/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc194 // without any intermediate loss of precision (that is, in twice_rep_t)
/llvm-project-15.0.7/lldb/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/llvm/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/llvm/utils/lit/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/libcxxabi/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,
/llvm-project-15.0.7/libc/
H A DLICENSE.TXT164 Work (including but not limited to damages for loss of goodwill,

12