code stringlengths 1 1.05M | repo_name stringlengths 6 83 | path stringlengths 3 242 | language stringclasses 222
values | license stringclasses 20
values | size int64 1 1.05M |
|---|---|---|---|---|---|
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/common.c | C | apache-2.0 | 6,872 |
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/common.h | C | apache-2.0 | 40,819 |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/context.h | C | apache-2.0 | 866 |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/context_util.h | C++ | apache-2.0 | 1,923 |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/error_reporter.cc | C++ | apache-2.0 | 1,263 |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/error_reporter.h | C++ | apache-2.0 | 2,279 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/flatbuffer_conversions.cc | C++ | apache-2.0 | 86,423 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/flatbuffer_conversions.h | C++ | apache-2.0 | 17,066 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/op_resolver.cc | C++ | apache-2.0 | 2,594 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/op_resolver.h | C++ | apache-2.0 | 3,347 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/op_resolver_internal.h | C++ | apache-2.0 | 1,255 |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/profiler.h | C++ | apache-2.0 | 8,068 |
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/tensor_utils.cc | C++ | apache-2.0 | 1,644 |
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/tensor_utils.h | C++ | apache-2.0 | 1,011 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/verifier.h | C++ | apache-2.0 | 1,385 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/create_op_resolver.h | C++ | apache-2.0 | 999 |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/error_reporter.h | C | apache-2.0 | 947 |
# Copyright 2019 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/BUILD | Starlark | apache-2.0 | 5,654 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/android_info.cc | C++ | apache-2.0 | 4,109 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/android_info.h | C++ | apache-2.0 | 1,539 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/canonicalize_value.cc | C++ | apache-2.0 | 1,339 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/canonicalize_value.h | C++ | apache-2.0 | 1,234 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/canonicalize_value_test.cc | C++ | apache-2.0 | 1,451 |
# Lint as: python2, python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/convert_binary_to_cc_source.py | Python | apache-2.0 | 6,726 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/devicedb.cc | C++ | apache-2.0 | 2,926 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/devicedb.h | C++ | apache-2.0 | 1,504 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/devicedb_test.cc | C++ | apache-2.0 | 4,692 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/gpu_compatibility.cc | C++ | apache-2.0 | 4,329 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/gpu_compatibility.h | C++ | apache-2.0 | 4,219 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/gpu_compatibility_test.cc | C++ | apache-2.0 | 4,577 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/json_to_fb.cc | C++ | apache-2.0 | 3,698 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/variables.h | C++ | apache-2.0 | 3,627 |
# Copyright 2019 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/BUILD | Starlark | apache-2.0 | 5,313 |
# Copyright 2021 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/c/BUILD | Starlark | apache-2.0 | 1,579 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/c/delegate_plugin.h | C | apache-2.0 | 2,447 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/c/nnapi_plugin.cc | C++ | apache-2.0 | 1,999 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/c/nnapi_plugin.h | C | apache-2.0 | 1,786 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/configuration_generated.h | C++ | apache-2.0 | 135,041 |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/delegate_registry.cc | C++ | apache-2.0 | 2,100 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/delegate_registry.h | C++ | apache-2.0 | 3,805 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/gpu_plugin.cc | C++ | apache-2.0 | 2,679 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/hexagon_plugin.cc | C++ | apache-2.0 | 2,727 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/nnapi_plugin.cc | C++ | apache-2.0 | 995 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/nnapi_plugin.h | C++ | apache-2.0 | 5,203 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/nnapi_plugin_test.cc | C++ | apache-2.0 | 13,814 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/proto_to_flatbuffer.cc | C++ | apache-2.0 | 12,279 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/proto_to_flatbuffer.h | C++ | apache-2.0 | 1,429 |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/xnnpack_plugin.cc | C++ | apache-2.0 | 1,958 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ag... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/Examples/HelloTFLite/Scripts/HelloTFLite.cs | C# | apache-2.0 | 3,029 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ag... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/Interpreter.cs | C# | apache-2.0 | 10,366 |
load("//tensorflow/lite:build_def.bzl", "tflite_copts")
package(
default_visibility = [
"//visibility:public",
],
licenses = ["notice"],
)
# ctc support classes imported directly from TensorFlow.
cc_library(
name = "ctc_utils",
hdrs = [
"ctc_beam_entry.h",
"ctc_beam_scorer.... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/BUILD | Starlark | apache-2.0 | 1,919 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ctc_beam_entry.h | C++ | apache-2.0 | 5,039 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ctc_beam_scorer.h | C++ | apache-2.0 | 3,534 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ctc_beam_search.h | C++ | apache-2.0 | 16,443 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ctc_beam_search_decoder.cc | C++ | apache-2.0 | 10,305 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ctc_beam_search_decoder_test.cc | C++ | apache-2.0 | 9,108 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ctc_decoder.h | C++ | apache-2.0 | 4,056 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ctc_loss_util.h | C++ | apache-2.0 | 1,781 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/top_n.h | C++ | apache-2.0 | 13,585 |
# TensorFlow ops for audio front-end processing.
load(
"//tensorflow:tensorflow.bzl",
"tf_copts",
"tf_custom_op_library",
"tf_gen_op_libs",
"tf_gen_op_wrapper_py",
"tf_opts_nortti_if_android",
"tf_py_test",
)
load("//tensorflow:tensorflow.bzl", "tf_custom_op_py_library")
package(
defau... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/BUILD | Starlark | apache-2.0 | 3,663 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/audio_microfrontend.cc | C++ | apache-2.0 | 7,472 |
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/audio_microfrontend.h | C++ | apache-2.0 | 1,107 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/audio_microfrontend_test.cc | C++ | apache-2.0 | 6,702 |
# Library for generating feature vectors from audio data
package(
default_visibility = ["//visibility:public"],
licenses = ["notice"],
)
cc_library(
name = "bits",
hdrs = ["bits.h"],
)
cc_library(
name = "fft",
srcs = [
"fft.cc",
"fft_util.cc",
],
hdrs = [
"fft.... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/BUILD | Starlark | apache-2.0 | 4,001 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/bits.h | C++ | apache-2.0 | 2,916 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/fft.cc | C++ | apache-2.0 | 1,881 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/fft.h | C | apache-2.0 | 1,381 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/fft_io.c | C | apache-2.0 | 1,556 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/fft_io.h | C | apache-2.0 | 1,210 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/fft_test.cc | C++ | apache-2.0 | 2,016 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/fft_util.cc | C++ | apache-2.0 | 2,396 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/fft_util.h | C | apache-2.0 | 1,219 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/filterbank.c | C | apache-2.0 | 4,482 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/filterbank.h | C | apache-2.0 | 2,252 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/filterbank_io.c | C | apache-2.0 | 2,732 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/filterbank_io.h | C | apache-2.0 | 1,308 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/filterbank_test.cc | C++ | apache-2.0 | 7,954 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/filterbank_util.c | C | apache-2.0 | 9,117 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/filterbank_util.h | C | apache-2.0 | 1,754 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend.c | C | apache-2.0 | 2,851 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend.h | C | apache-2.0 | 2,585 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_io.c | C | apache-2.0 | 2,951 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_io.h | C | apache-2.0 | 1,172 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_main.c | C | apache-2.0 | 2,348 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_memmap_generator.c | C | apache-2.0 | 1,749 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_memmap_main.c | C | apache-2.0 | 1,947 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_test.cc | C++ | apache-2.0 | 4,672 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_util.c | C | apache-2.0 | 3,200 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/frontend_util.h | C | apache-2.0 | 2,103 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_lut.c | C | apache-2.0 | 1,686 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_lut.h | C | apache-2.0 | 1,282 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_scale.c | C | apache-2.0 | 3,093 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_scale.h | C | apache-2.0 | 1,325 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_scale_io.c | C | apache-2.0 | 1,006 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_scale_io.h | C | apache-2.0 | 1,180 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_scale_test.cc | C++ | apache-2.0 | 2,131 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_scale_util.c | C | apache-2.0 | 1,090 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/log_scale_util.h | C | apache-2.0 | 1,511 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/noise_reduction.c | C | apache-2.0 | 2,025 |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | YifuLiu/AliOS-Things | components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/noise_reduction.h | C | apache-2.0 | 1,465 |