CustomNetwork
GradientUtils
PhysicsGuidedNeuralNetwork
Tensorflow utilities
Functions
idw_fill(x[, low_mem])
idw_fill
IDW fill for tensors with channel dimension.
mean_fill(x)
mean_fill
Fill NaN values in the input tensor with the mean of the non-NaN.
tf_isin(a, b)
tf_isin
Check whether a is in b
tf_log10(x)
tf_log10
Compute log base 10 of a tensor x