Searched defs:zero_value (Results 1 – 12 of 12) sorted by relevance
| /external/ComputeLibrary/src/runtime/CL/functions/ |
| D | CLMaxUnpoolingLayer.cpp | 52 const PixelValue zero_value(0.f); in configure() local
|
| /external/ComputeLibrary/src/runtime/NEON/functions/ |
| D | NEMaxUnpoolingLayer.cpp | 55 const PixelValue zero_value(0.f); in configure() local
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
| D | windowed_filter.h | 71 WindowedFilter(TimeDeltaT window_length, T zero_value, TimeT zero_time) in WindowedFilter()
|
| /external/webrtc/rtc_base/ |
| D | string_to_number_unittest.cc | 48 constexpr T zero_value = 0; in TYPED_TEST_P() local
|
| /external/bcc/libbpf-tools/ |
| D | filetop.bpf.c | 14 static struct file_stat zero_value = {}; variable
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | comparison_expander.cc | 109 auto zero_value = computation->AddInstruction( in ExpandInstruction() local
|
| /external/ComputeLibrary/src/gpu/cl/operators/ |
| D | ClDirectConv2d.cpp | 85 PixelValue zero_value(0.f); in configure() local
|
| /external/ComputeLibrary/src/gpu/cl/kernels/ |
| D | ClDirectConv3dKernel.cpp | 162 PixelValue zero_value = PixelValue(0, src0->data_type(), src0->quantization_info()); in configure() local
|
| D | ClTransposedConvolutionKernel.cpp | 187 PixelValue zero_value = PixelValue(0, input->data_type(), input->quantization_info()); in configure() local
|
| D | ClDirectConv2dKernel.cpp | 291 PixelValue zero_value = PixelValue(0, src->data_type(), src->quantization_info()); in configure() local
|
| /external/ComputeLibrary/src/core/CL/kernels/ |
| D | CLDepthwiseConvolutionLayerNativeKernel.cpp | 292 …PixelValue zero_value = PixelValue(0, input->info()->data_type(), input->info()->quantization_info… in configure() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | einsum.cc | 187 Value zero_value = createI32ConstOp(0, loc, rewriter); in createOutputReshapeOpForDynamic() local
|