Searched refs:convert_to_tensor_or_weights (Results 1 – 1 of 1) sorted by relevance
578 auto convert_to_tensor_or_weights = [this](const std::vector<int64>& dims, in TEST_F() local591 convert_to_tensor_or_weights( in TEST_F()599 convert_to_tensor_or_weights({}, &output), error::INVALID_ARGUMENT, in TEST_F()609 convert_to_tensor_or_weights({batch_size, non_batch_dim}, &output)); in TEST_F()