Module: tf.contrib.receptive_field

Defined in tensorflow/contrib/receptive_field/receptive_field_api.py.

Module that declares the functions in tf.contrib.receptive_field's API.

Functions

compute_receptive_field_from_graph_def(...): Computes receptive field (RF) parameters from a Graph or GraphDef object.

get_compute_order(...): Computes order of computation for a given CNN graph.