LostTech.TensorFlow : API Documentation

Type fold_batch_norms

Namespace tensorflow.contrib.quantize.python.fold_batch_norms

Public static methods

void FoldBatchNorms(Graph graph, bool is_training, Nullable<int> freeze_batch_norm_delay)

object FoldBatchNorms_dyn(object graph, object is_training, object freeze_batch_norm_delay)

Public properties

PythonFunctionContainer _BatchNormMatch_fn get;

PythonFunctionContainer _OpCloner_fn get;

PythonFunctionContainer FoldBatchNorms_fn get;