Searched defs:a_float (Results 1 – 3 of 3) sorted by relevance
292 Tensor a_float(DT_FLOAT, {a_rows, a_cols}); in TEST_F() local
996 std::unique_ptr<Tensor> a_float; in Compute() local
60 a_float = messages.FloatField(4) variable in MyMessage