Searched refs:sp_shape_d (Results 1 – 1 of 1) sorted by relevance
1040 Tensor* sp_shape_d = nullptr; in Compute() local1045 &sp_shape_d)); in Compute()1046 auto shape_t = sp_shape_d->vec<int64>(); in Compute()1055 Tensor* sp_shape_d = nullptr; in Compute() local1061 &sp_shape_d)); in Compute()1062 auto shape_t = sp_shape_d->vec<int64>(); in Compute()1165 Tensor* sp_shape_d = nullptr; in Compute() local1171 d, TensorShape({2}), &sp_shape_d)); in Compute()1172 auto shape_t = sp_shape_d->vec<int64>(); in Compute()