LostTech.TensorFlow : API Documentation

Type ops

Namespace tensorflow.contrib.eager.python.examples.revnet.ops

Public static methods

object downsample(IGraphNodeBase x, int filters, ValueTuple<int, object> strides, int axis)

object downsample_dyn(object x, object filters, object strides, ImplicitContainer<T> axis)

Public properties

PythonFunctionContainer downsample_fn get;