phygnn.utilities.tf_utilities

Tensorflow utilities

Functions

idw_fill(x[, low_mem])

IDW fill for tensors with channel dimension.

mean_fill(x)

Fill NaN values in the input tensor with the mean of the non-NaN.

tf_isin(a, b)

Check whether a is in b

tf_log10(x)

Compute log base 10 of a tensor x