Home
last modified time | relevance | path

Searched refs:BIAS (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Ddilated-conv.mlir53 … [[PADDING:%.*]]: tensor<2x2xi32>, [[FILTER:%.*]]: tensor<5x5x3x8xf32>, [[BIAS:%.*]]: tensor<8xf32…
55 …// CHECK-NEXT: [[RESULT:%.*]] = "tf.BiasAdd"([[CONV]], [[BIAS]]) : (tensor<1x128x128x8xf32>, tenso…
69 … [[PADDING:%.*]]: tensor<2x2xi32>, [[FILTER:%.*]]: tensor<5x5x3x8xf32>, [[BIAS:%.*]]: tensor<8xf32…
71 …// CHECK-NEXT: [[RESULT:%.*]] = "tf.BiasAdd"([[CONV]], [[BIAS]]) : (tensor<1x128x128x8xf32>, tenso…
84 … [[PADDING:%.*]]: tensor<2x2xi32>, [[FILTER:%.*]]: tensor<5x5x3x8xf32>, [[BIAS:%.*]]: tensor<8xf32…
86 …// CHECK-NEXT: [[RESULT:%.*]] = "tf.BiasAdd"([[CONV]], [[BIAS]]) : (tensor<1x128x128x8xf32>, tenso…
99 … [[PADDING:%.*]]: tensor<2x2xi32>, [[FILTER:%.*]]: tensor<5x5x3x8xf32>, [[BIAS:%.*]]: tensor<8xf32…
101 …// CHECK-NEXT: [[RESULT:%.*]] = "tf.BiasAdd"([[CONV]], [[BIAS]]) : (tensor<1x128x128x8xf32>, tenso…
117 … [[PADDING:%.*]]: tensor<2x2xi32>, [[FILTER:%.*]]: tensor<5x5x1x1xf32>, [[BIAS:%.*]]: tensor<128xf…
122 …// CHECK-NEXT: [[RESULT:%.*]] = "tf.BiasAdd"([[SQUEEZE]], [[BIAS]]) : (tensor<1x128x128xf32>, tens…
[all …]
/external/angle/src/compiler/translator/
DTextureFunctionHLSL.cpp140 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputHLSL4SampleFunctionPrefix()
160 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputHLSL4SampleFunctionPrefix()
256 case TextureFunctionHLSL::TextureFunction::BIAS: in GetHLSLCoordCount()
387 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputTextureFunctionArgumentList()
446 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS || in OutputTextureFunctionArgumentList()
807 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations()
814 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations()
852 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations()
859 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations()
897 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations()
[all …]
DTextureFunctionHLSL.h34 BIAS, enumerator
/external/igt-gpu-tools/tests/i915/
Dgem_bad_reloc.c46 #define BIAS (256*1024) macro
82 if (obj.offset < BIAS) { in negative_reloc()
90 reloc[i].delta = -BIAS*i/1024; in negative_reloc()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
D64abi.ll25 i32 signext %a6, ; [%fp+BIAS+176]
26 i8* %a7) { ; [%fp+BIAS+184]
90 float %a16, ; [%fp+BIAS+256] (using 8 bytes)
91 double %a17) { ; [%fp+BIAS+264] (using 8 bytes)
163 i64 %a6, ; [%fp+BIAS+176]
164 double *%a7, ; [%fp+BIAS+184]
166 i16* %a9) { ; [%fp+BIAS+200]
Dvarargs.ll14 ; Store the address of the ... args to %ap at %fp+BIAS+128-8
/external/llvm/test/CodeGen/SPARC/
D64abi.ll25 i32 signext %a6, ; [%fp+BIAS+176]
26 i8* %a7) { ; [%fp+BIAS+184]
90 float %a16, ; [%fp+BIAS+256] (using 8 bytes)
91 double %a17) { ; [%fp+BIAS+264] (using 8 bytes)
165 i64 %a6, ; [%fp+BIAS+176]
166 double *%a7, ; [%fp+BIAS+184]
168 i16* %a9) { ; [%fp+BIAS+200]
Dvarargs.ll14 ; Store the address of the ... args to %ap at %fp+BIAS+128-8
/external/tensorflow/tensorflow/core/kernels/
Dlrn_op_test.cc176 #define TCASE(NAME, DEPTH, BATCH, DEPTH_RADIUS, BIAS, ALPHA, BETA) \ argument
181 .Attr("bias", (BIAS)) \
/external/webp/src/enc/
Dvp8i_enc.h113 #define BIAS(b) ((b) << (QFIX - 8)) macro
Dquant_enc.c215 m->bias_[i] = BIAS(bias); in ExpandMatrix()
641 const uint32_t B = BIAS(0x00); // neutral bias in TrellisQuantizeBlock()
647 int thresh_level = QUANTDIV(coeff0, iQ, BIAS(0x80)); in TrellisQuantizeBlock()
/external/llvm/lib/Target/Sparc/
DSparcCallingConv.td47 // array starting at [%fp+BIAS+128] in the callee's stack frame. All arguments
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcCallingConv.td47 // array starting at [%fp+BIAS+128] in the callee's stack frame. All arguments
/external/python/cpython2/Modules/
Daudioop.c64 #define BIAS 0x84 /* define the add-in bias for 16 bit samples */ macro
181 pcm_val += (BIAS >> 2); in st_14linear2ulaw()
/external/python/cpython3/Modules/
Daudioop.c52 #define BIAS 0x84 /* define the add-in bias for 16 bit samples */ macro
168 pcm_val += (BIAS >> 2); in st_14linear2ulaw()
/external/u-boot/arch/arm/dts/
Dam437x-sk-evm.dts347 0x0ec (PIN_OUTPUT | MUX_MODE0) /* DSS AC BIAS EN */
Dam43x-epos-evm.dts312 AM4372_IOPAD(0x8ec, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS AC BIAS EN */
Dam437x-gp-evm.dts273 0x0ec (PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS AC BIAS EN */
/external/u-boot/drivers/power/regulator/
DKconfig236 This pseudo-regulator is used to provide a BIAS voltage to MMC1
/external/elfutils/libdwfl/
DChangeLog1486 setup of START and BIAS if !ADD_P_VADDR. Set END from BIAS, not BASE.
1607 * dwfl_report_elf.c (__libdwfl_report_elf): Simplify START and BIAS
/external/cpuinfo/test/dmesg/
Dgalaxy-s5-global.log3369 <3>[ 18.588430] [c1] pacific-audio sound.21: Main Mic BIAS: 1
3415 <3>[ 18.898882] [c1] pacific-audio sound.21: Main Mic BIAS: 8
3516 <3>[ 19.173380] [c1] pacific-audio sound.21: Main Mic BIAS: 1
3603 <3>[ 20.263979] [c0] pacific-audio sound.21: Main Mic BIAS: 8
Dgalaxy-a8-2018.log1979 [ 1.574625] [6: swapper/0: 1] exynos7885-COD3035 sound: BIAS: MIC1(0), MIC2(0), MIC3(2)…
/external/elfutils/src/
DChangeLog3958 * unstrip.c (handle_file): Tweak BIAS != 0 warning.