/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
H A D | propagate_fixed_sizes.cc | 269 const std::string& output_name = op->outputs[0]; in ProcessDepthwiseConvOperator() local 303 const std::string& output_name = op->outputs[0]; in ProcessDepthToSpaceOperator() local 326 const std::string& output_name = op->outputs[0]; in ProcessSpaceToDepthOperator() local 473 const std::string& output_name = op->outputs[0]; in ProcessSimpleOperator() local 490 const std::string& output_name = op->outputs[0]; in ProcessSimpleBinaryOperator() local 649 const std::string& output_name = op->outputs[0]; in ProcessReorderAxesOperator() local 903 const std::string& output_name = op->outputs[0]; in ProcessAveragePoolOperator() local 920 const std::string& output_name = op->outputs[0]; in ProcessMaxPoolOperator() local 939 const std::string& output_name = op->outputs[0]; in ProcessL2PoolOperator() local 1866 const std::string& output_name = op->outputs[0]; in ProcessArgMinMaxOperator() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/benchmark/ |
H A D | benchmark_model_test.cc | 31 string* output_name, GraphDef* graph_def) { in CreateTestGraph() 56 string output_name; in TEST() local 84 string output_name; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/main/native/ |
H A D | nativesignaturerunner_jni.cc | 50 int GetOutputTensorIndex(const char* output_name) { in GetOutputTensorIndex() 73 int GetOutputIndex(const char* output_name) { in GetOutputIndex() 186 JNIEnv* env, jclass clazz, jlong handle, jstring output_name) { in Java_org_tensorflow_lite_NativeSignatureRunnerWrapper_nativeGetOutputIndex()
|
/aosp_15_r20/external/executorch/backends/arm/ |
H A D | tosa_quant_utils.py | 281 output_name, argument 341 output_name, argument 437 output_name, argument
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CMakeLists.txt | 81 set(output_name "libclang") variable 83 set(output_name "clang") variable
|
/aosp_15_r20/external/autotest/client/cros/graphics/ |
H A D | graphics_utils.py | 808 def set_modetest_output(output_name, enable): argument 814 def set_display_output(output_name, enable): argument 887 def set_content_protection(output_name, state): argument 898 def get_content_protection(output_name): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/examples/multibox_detector/ |
H A D | main.cc | 87 string output_name = "normalized"; in ReadTensorFromImageFile() local 147 string output_name = "file_writer"; in SaveImage() local 192 string output_name = "top_k"; in GetTopDetections() local
|
/aosp_15_r20/system/media/camera/docs/ |
H A D | metadata_parser_xml.py | 330 def render(self, template, output_name=None, enum=None, argument 388 output_name = sys.argv[3] if len(sys.argv) > 3 else None variable
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Object/ |
D | ObjectBuilder.cpp | 43 std::string output_name = (pair.first == NULL) ? pName : pair.first->name(); in CreateSection() local 65 std::string output_name = in MergeSection() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/ |
H A D | import.cc | 166 const std::string& output_name = tensors_table.at(output_index); in ImportOperators() local 191 const std::string& output_name = tensors_table.at(output); in ImportIOTensors() local
|
/aosp_15_r20/external/executorch/examples/arm/ |
H A D | aot_arm_compiler.py | 518 output_name = f"{model_name}" + ( variable 525 output_name = os.path.join(args.output, output_name) variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/saving/utils_v1/ |
H A D | export_output.py | 276 def _prefix_output_keys(self, output_dict, output_name): argument 296 def _prefix_key(self, key, output_name): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | utils.h | 189 void AddOutput(const string& node_name, const string& output_name) { in AddOutput() 196 void RemoveOutput(const string& node_name, const string& output_name) { in RemoveOutput()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/model_utils/ |
H A D | export_output.py | 297 def _prefix_output_keys(self, output_dict, output_name): argument 317 def _prefix_key(self, key, output_name): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/examples/label_image/ |
H A D | main.cc | 124 string output_name = "normalized"; in ReadTensorFromImageFile() local 211 string output_name = "top_k"; in GetTopLabels() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/cmake/llvm/ |
D | AddLLVM.cmake | 588 set(output_name OUTPUT_NAME "${ARG_OUTPUT_NAME}") variable 687 set(output_name ${name}) variable 2299 set(output_name "$<TARGET_FILE_NAME:${name}>.${file_ext}") variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/cmake/llvm/ |
D | AddLLVM.cmake | 597 set(output_name OUTPUT_NAME "${ARG_OUTPUT_NAME}") variable 696 set(output_name ${name}) variable 2325 set(output_name "$<TARGET_FILE_NAME:${name}>.${file_ext}") variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/cmake/llvm/ |
D | AddLLVM.cmake | 588 set(output_name OUTPUT_NAME "${ARG_OUTPUT_NAME}") variable 687 set(output_name ${name}) variable 2299 set(output_name "$<TARGET_FILE_NAME:${name}>.${file_ext}") variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/cmake/llvm/ |
D | AddLLVM.cmake | 566 set(output_name OUTPUT_NAME "${ARG_OUTPUT_NAME}") variable 665 set(output_name ${name}) variable 2273 set(output_name "$<TARGET_FILE_NAME:${name}>.${file_ext}") variable
|
/aosp_15_r20/external/llvm/cmake/modules/ |
H A D | AddLLVM.cmake | 392 set(output_name OUTPUT_NAME "${ARG_OUTPUT_NAME}") variable 463 set(output_name ${name}) variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/ |
H A D | functions.cc | 494 const auto& output_name = el.first; in AsFunctionDefInput() local 554 const string output_name = in MakeFunctionDef() local
|
/aosp_15_r20/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 207 inline bool ConfigureOutputName(llvm::StringRef output_name, in ConfigureOutputName() 501 llvm::StringRef output_name; in TranslateArguments() local
|
/aosp_15_r20/external/angle/build/config/apple/ |
H A D | write_framework_hmap.py | 34 def WriteHmap(output_name, filelist): argument
|
/aosp_15_r20/external/cronet/build/config/ios/ |
H A D | write_framework_hmap.py | 34 def WriteHmap(output_name, filelist): argument
|
/aosp_15_r20/external/cronet/net/tools/gssapi/ |
H A D | gss_import_name.cc | 15 gss_name_t* output_name) { in gss_import_name()
|