LostTech.TensorFlow : API Documentation

Type Analyzer

Namespace tensorflow.python.autograph.pyct.static_analysis.liveness

Parent GraphVisitor

Interfaces IAnalyzer

Public properties

IDictionary<object, IReadOnlyCollection<object>> extra_gen get; set;

object graph get; set;

IDictionary<object, object> in_ get; set;

IDictionary<object, object> out get; set;

object PythonObject get;