!42065 fix SparseTensorDenseAdd api problems
Merge pull request !42065 from wangmin0104/master
This commit is contained in:
commit
7752559826
|
@ -481,6 +481,7 @@ __all__ = [
|
|||
"Pull",
|
||||
"ReLUV2",
|
||||
"SparseToDense",
|
||||
"SparseTensorDenseAdd",
|
||||
"SparseTensorDenseMatmul",
|
||||
"SparseApplyAdadelta",
|
||||
"MatrixInverse",
|
||||
|
|
Loading…
Reference in New Issue