Searched defs:tensor_c (Results 1 – 2 of 2) sorted by relevance
46 auto tensor_c = CreateStringTfTensor({}, {"foobar"}); in TEST() local
624 const auto tensor_c = bias_opt.has_value() ? *bias_opt : Tensor{}; in _sparse_semi_structured_linear() local