News

When I do this, I get the error: ModuleNotFoundError: No module named 'tensorflow.python.compiler.tensorrt'. Is tensorrt still included with tensorflow? Do I need to install it separately?
E.g., compiler.ast and compiler.transformer was replaced with builtin "_ast" module (in other words, AST node type definitions and transformation of parse tree to AST are now done on C level).