# tf Placeholders self.t0_tf = tf.placeholder(tf.float32, shape = [None, self.t0.shape[1]]) self.s0_tf = tf.placeholder(tf.float32, shape = [None, self.s