LostTech.TensorFlow : API Documentation

Type ITupleOfTensorsLookup

Namespace tensorflow.contrib.timeseries.math_utils

Interfaces ILookupInterface

Public instance methods

object check_table_dtypes(object key_dtype, object value_dtype)

object insert(object keys, object values)

object lookup(object keys)