Type ITupleOfTensorsLookup Namespace tensorflow.contrib.timeseries.math_utils Interfaces ILookupInterface Methods check_table_dtypes insert lookup Public instance methods object check_table_dtypes(object key_dtype, object value_dtype) object insert(object keys, object values) object lookup(object keys)