def get_variables()

in robosumo/policy_zoo/policy.py [0:0]


    def get_variables(self):
        return tf.get_collection(tf.GraphKeys.GLOBAL_VARIABLES, self.scope)