def get()

in maddpg/common/tf_util.py [0:0]


    def get(self):
        """Return the tf variable(s) representing the possibly postprocessed value
        of placeholder(s).
        """
        raise NotImplemented()