Home
last modified time | relevance | path

Searched defs:operator_names (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantize_model.cc147 const std::unordered_set<string>& operator_names, const ModelT* model, in GetOperatorProperty()
213 ModelT* model, const std::unordered_set<string>& operator_names, in PopulateRealValueOpSet()
688 ModelT* model, const std::unordered_set<string>& operator_names, in ApplyConstraints()
1467 const std::unordered_set<string>& operator_names, in QuantizeWeightsInputOutput()
1541 const std::unordered_set<string>& operator_names, in QuantizeBiases()
1615 std::unordered_set<string> operator_names; in GetAllOperatorOutputs() local
1633 ModelT* model, const std::unordered_set<string>& operator_names, in FillQuantizationParams()
1751 ModelT* model, const std::unordered_set<string>& operator_names, in EnsureBiasScaleCompatibility()
1901 const std::unordered_set<string>& operator_names, in QuantizeModel()
1944 const std::unordered_set<string>& operator_names, in QuantizeModel()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
H A Dquantize_model.cc54 const std::unordered_set<std::string>& operator_names, in QuantizeModel()
H A Dquantize_model_test.cc49 bool allow_float, const std::unordered_set<string>& operator_names, in QuantizeModel()
/aosp_15_r20/external/executorch/runtime/
H A D__init__.py136 def operator_names(self) -> Set[str]: member in OperatorRegistry
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter_direct.cpp571 std::set<std::string> operator_names = in TEST() local
H A Dtest_flatbuffer.cpp889 std::set<std::string> operator_names = in TEST() local
H A Dtest_lite_interpreter.cpp1050 std::set<std::string> operator_names = in TEST() local
H A Dtest_misc.cpp1291 static std::set<std::string> operator_names; in TEST() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcpplib.h417 unsigned char operator_names; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dxnnpack_delegate.cc796 std::vector<char> operator_names; in AddEventsToProfiler() local