Sign in
android
/
platform
/
external
/
XNNPACK
/
refs/heads/main
/
.
/
src
/
params.c
blob: ab05f34cfd580afc45bfe066ffbbe0c7f8480169 [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2022 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include
<xnnpack/params.h>
struct
xnn_parameters xnn_params
=
{
.
init_flags
=
0
};