def test_input_int8(self): self._assert_dtype( np.int8, tf.int8, np.matrix([[1, 2], [3, 4]], dtype=np.int8))