Home
last modified time | relevance | path

Searched refs:shape_array_slice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties_test.cc327 const gtl::ArraySlice<int64_t> shape_array_slice(shape_); in RunTestAndValidate() local
328 Tensor const_tensor_value(data_type_, TensorShape(shape_array_slice)); in RunTestAndValidate()