Various utilities functions for improved quality of life.
-
class BoolTensor
: Bool tensor -
class FloatTensor
: Float tensor -
class IntTensor
: Integer tensor -
class Lookup
: Metadata associated with a query match.
-
is_tensor_or_variable(...)
: check if a variable is tf.Tensor or tf.Variable -
tf_cap_memory(...)
: Avoid TF to hog memory before needing it -
unpack_results(...)
: Updates logs, writes summary, and returns list of strings of