Searched defs:a_float (Results 1 – 5 of 5) sorted by relevance
292 Tensor a_float(DT_FLOAT, {a_rows, a_cols}); in TEST_F() local
499 Tensor a_float, b_float, out_float; in Compute() local
997 std::unique_ptr<Tensor> a_float; in Compute() local
95 float a_float; member
56 a_float = messages.FloatField(4) variable in MyMessage