projects
/
platform
/
upstream
/
tensorflow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73bfc32
)
remove unneeded sealing API code
author
wenhao.hu
<wenhao.hu@leapmind.io>
Mon, 16 Apr 2018 09:26:21 +0000
(18:26 +0900)
committer
wenhao.hu
<wenhao.hu@leapmind.io>
Mon, 16 Apr 2018 09:26:21 +0000
(18:26 +0900)
tensorflow/python/ops/linalg/linalg.py
patch
|
blob
|
history
diff --git
a/tensorflow/python/ops/linalg/linalg.py
b/tensorflow/python/ops/linalg/linalg.py
index
7e9c3cd
..
1431902
100644
(file)
--- a/
tensorflow/python/ops/linalg/linalg.py
+++ b/
tensorflow/python/ops/linalg/linalg.py
@@
-39,7
+39,6
@@
del ops
del array_ops
del gen_linalg_ops
del linalg_ops
-del linalg_ops_impl
del math_ops
del special_math_ops
del tf_export