Searched refs:shape_3 (Results 1 – 2 of 2) sorted by relevance
74 shape_3 = sirds_3.get_shape().as_list()75 self.assertEqual(shape_3, [800, 1200, 1])78 self.assertAllEqual(shape_3, r_tf_3.shape)
255 const int64 shape_3 = params.shape(3); in SetupGraph() local266 shape_2, shape_3, data_ptr, data_size); in SetupGraph()