LostTech.TensorFlow : API Documentation

Type Cluster

Namespace tensorflow.python.grappler.cluster

Parent PythonObjectContainer

Interfaces ICluster

Public instance methods

object DeterminePeakMemoryUsage(Item item)

object DeterminePeakMemoryUsage_dyn(object item)

object EstimatePerformance(object device)

object EstimatePerformance_dyn(object device)

object GetSupportedDevices(Item item)

object GetSupportedDevices_dyn(object item)

object ListAvailableOps()

object ListAvailableOps_dyn()

Nullable<ValueTuple<IList<object>, object, object>> MeasureCosts(Item item)

object MeasureCosts_dyn(object item)

void Shutdown()

object Shutdown_dyn()

Public properties

object PythonObject get;

object tf_cluster get;

object tf_cluster_dyn get;