Searched refs:GetIndicesFromSparseTensor (Results 1 – 4 of 4) sorted by relevance
48 StatusOr<mlir::Value> GetIndicesFromSparseTensor(mlir::Value value);
53 StatusOr<mlir::Value> GetIndicesFromSparseTensor(mlir::Value value) { in GetIndicesFromSparseTensor() function
40 GetIndicesFromSparseTensor(op->getOperand(0)).ValueOrDie(), in ExpandOp()
88 GetIndicesFromSparseTensor(sparse_feature_value).ValueOrDie())); in ExpandOp()