LostTech.TensorFlow : API Documentation

Type Interval

Namespace tensorflow.python.debug.cli.command_parser

Parent PythonObjectContainer

Interfaces IInterval

Public instance methods

bool contains(int value)

object contains_dyn(object value)

Public properties

object end get; set;

bool end_included get; set;

object PythonObject get;

object start get; set;

bool start_included get; set;