Searched refs:scalar_clone (Results 1 – 1 of 1) sorted by relevance
446 auto scalar_clone = LiteralUtil::CreateR0<float>(1.0); in TEST_F() local447 auto tuple2 = LiteralUtil::MakeTuple({&scalar_clone, &matrix}); in TEST_F()