Searched refs:shape_array_slice (Results 1 – 1 of 1) sorted by relevance
327 const gtl::ArraySlice<int64_t> shape_array_slice(shape_); in RunTestAndValidate() local328 Tensor const_tensor_value(data_type_, TensorShape(shape_array_slice)); in RunTestAndValidate()