Home
last modified time | relevance | path

Searched defs:bias_buf (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ruy/ruy/
H A Dperchannel_buffers_reallocation_test.cc21 static const AccumScalar bias_buf[kBufferSize] = {0}; in Run() local
33 static const AccumScalar bias_buf[kBufferSize] = {0}; in Run() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_external_calls.cpp69 std::vector<float> bias_buf(100, 11.f); in TEST() local
123 std::vector<int32_t> bias_buf(100, 11); in TEST() local
223 std::vector<float> bias_buf(16, 11.f); in TEST() local
284 std::vector<int32_t> bias_buf(16, 11); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_qmatmul_op.cc432 const float* bias_buf = static_cast<float*>( in GetBiasHandle() local
484 void* bias_buf = static_cast<void*>( in GetBiasHandle() local
H A Dmkl_conv_ops.cc1820 void* bias_buf = static_cast<void*>( in GetBiasHandle() local
/aosp_15_r20/external/libaom/test/
H A Dav1_nn_predict_test.cc70 float *weights_buf = nullptr, *bias_buf = nullptr; member in __anonb7ac06390111::NnPredictTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_runner.h76 se::DeviceMemoryBase bias_buf; member
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c3047 struct vrend_strbuf bias_buf; in translate_tex() local