Searched refs:inter_shape (Results 1 – 1 of 1) sorted by relevance
91 TensorShape inter_shape; in Query() local94 s = intersection.SliceTensorShape(shape_, &inter_shape); in Query()99 overlap_size += inter_shape.num_elements(); in Query()148 TensorShape inter_shape; in QueryMeta() local151 s = intersection.SliceTensorShape(shape_, &inter_shape); in QueryMeta()156 overlap_size += inter_shape.num_elements(); in QueryMeta()