Searched defs:input_shape0 (Results 1 – 2 of 2) sorted by relevance
122 const TensorShape input_shape0(shapes[0].vec<int64_t>()); in operator ()() local
345 Shape input_shape0 = ShapeUtil::MakeShape(S32, {2}); in TEST_F() local