Searched defs:bias_float (Results 1 – 2 of 2) sorted by relevance
64 Tensor bias_float(DT_FLOAT, {bias_width}); in TEST_F() local124 Tensor bias_float(DT_FLOAT, {bias_width}); in TEST_F() local
155 float bias_float = static_cast<float>(bias); in verify_biasadd() local