update. test=develop

test=develop
revert-15774-anakin_subgraph_engine
dzhwinter 6 years ago committed by GitHub
parent d453b0dcf7
commit 84f067be94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -357,7 +357,7 @@ class ControlFlowGraph(object):
is_forward).dtype()
if x_dtype != cache_dtype:
if PRINT_LOG:
print("x_dtype and cache_dtyp are different")
print("x_dtype and cache_dtype are different")
continue
if not compare_shape(x_shape, cache_shape, level):

Loading…
Cancel
Save