!42065 fix SparseTensorDenseAdd api problems

Merge pull request !42065 from wangmin0104/master
This commit is contained in:
i-robot 2022-09-16 09:32:28 +00:00 committed by Gitee
commit 7752559826
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -481,6 +481,7 @@ __all__ = [
"Pull",
"ReLUV2",
"SparseToDense",
"SparseTensorDenseAdd",
"SparseTensorDenseMatmul",
"SparseApplyAdadelta",
"MatrixInverse",