Searched refs:output_shape_shape (Results 1 – 2 of 2) sorted by relevance
32 std::initializer_list<int> output_shape_shape, in SparseToDenseOpModel() argument45 BuildInterpreter({indices_shape, output_shape_shape, values_shape, {1}}); in SparseToDenseOpModel()
334 const int32_t output_shape_shape[1] = { 4 }; in tflite_deconvolution_f32() local348 builder.CreateVector<int32_t>(output_shape_shape, 1), in tflite_deconvolution_f32()