blob: 934b5010a1e41582e6f4260816fddffce0371cbe [file] [log] [blame]
op {
name: "SparseReshape"
input_arg {
name: "input_indices"
type: DT_INT64
}
input_arg {
name: "input_shape"
type: DT_INT64
}
input_arg {
name: "new_shape"
type: DT_INT64
}
output_arg {
name: "output_indices"
type: DT_INT64
}
output_arg {
name: "output_shape"
type: DT_INT64
}
}