LostTech.TensorFlow : API Documentation

Type ReceptiveField

Namespace tensorflow.contrib.receptive_field.python.util.receptive_field

Parent PythonObjectContainer

Interfaces IReceptiveField

Public instance methods

object compute_feature_coordinates(object x, object axis)

object compute_feature_coordinates_dyn(object x, object axis)

object compute_input_center_coordinates(object y, object axis)

object compute_input_center_coordinates_dyn(object y, object axis)

Public properties

ndarray padding get; set;

object PythonObject get;

ndarray size get; set;

ndarray stride get; set;