Searched defs:bias_buf (Results 1 – 7 of 7) sorted by relevance
21 static const AccumScalar bias_buf[kBufferSize] = {0}; in Run() local33 static const AccumScalar bias_buf[kBufferSize] = {0}; in Run() local
69 std::vector<float> bias_buf(100, 11.f); in TEST() local123 std::vector<int32_t> bias_buf(100, 11); in TEST() local223 std::vector<float> bias_buf(16, 11.f); in TEST() local284 std::vector<int32_t> bias_buf(16, 11); in TEST() local
432 const float* bias_buf = static_cast<float*>( in GetBiasHandle() local484 void* bias_buf = static_cast<void*>( in GetBiasHandle() local
1820 void* bias_buf = static_cast<void*>( in GetBiasHandle() local
70 float *weights_buf = nullptr, *bias_buf = nullptr; member in __anonb7ac06390111::NnPredictTest
76 se::DeviceMemoryBase bias_buf; member
3047 struct vrend_strbuf bias_buf; in translate_tex() local