Home
last modified time | relevance | path

Searched defs:input_name (Results 1 – 25 of 86) sorted by relevance

1234

/external/tensorflow/tensorflow/lite/
Dsignature_runner.cc34 TfLiteTensor* SignatureRunner::input_tensor(const char* input_name) { in input_tensor()
54 const char* input_name, const std::vector<int>& new_size) { in ResizeInputTensor()
64 const char* input_name, const std::vector<int>& new_size) { in ResizeInputTensorStrict()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dinline_partitionedcall.cc46 std::string NormalizeNodeDefInput(const std::string& input_name) { in NormalizeNodeDefInput()
116 [prefix, input_argument_map](const std::string& input_name) { in InlinePartitionedCall()
137 [remap_input](const std::string& input_name) { in InlinePartitionedCall()
Dtransform_utils.cc84 void NodeNamePartsFromInput(const string& input_name, string* prefix, in NodeNamePartsFromInput()
101 string NodeNameFromInput(const string& input_name) { in NodeNameFromInput()
109 string CanonicalInputName(const string& input_name) { in CanonicalInputName()
142 void AddNodeInput(const string& input_name, NodeDef* node) { in AddNodeInput()
218 const string& input_name = node_def.input(i); in SortByExecutionOrder() local
409 for (const string& input_name : matched_node.input()) { in ReplaceMatchingOpTypes() local
493 for (const string& input_name : node.input()) { in RenameNodeInputs() local
Dobfuscate_names.cc78 for (const string& input_name : input_node.input()) { in ObfuscateNames() local
Dstrip_unused_nodes.cc149 for (const string& input_name : current_node->input()) { in StripUnusedNodes() local
/external/tensorflow/tensorflow/lite/java/src/main/native/
Dnativesignaturerunner_jni.cc41 int GetInputTensorIndex(const char* input_name) { in GetInputTensorIndex()
60 int GetInputIndex(const char* input_name) { in GetInputIndex()
168 JNIEnv* env, jclass clazz, jlong handle, jstring input_name) { in Java_org_tensorflow_lite_NativeSignatureRunnerWrapper_nativeGetInputIndex()
205 jstring input_name, jintArray dims) { in Java_org_tensorflow_lite_NativeSignatureRunnerWrapper_nativeResizeInput()
/external/tensorflow/tensorflow/core/kernels/
Dlookup_util.cc267 Status GetTableHandle(StringPiece input_name, OpKernelContext* ctx, in GetTableHandle()
289 Status GetResourceLookupTable(StringPiece input_name, OpKernelContext* ctx, in GetResourceLookupTable()
297 Status GetReferenceLookupTable(StringPiece input_name, OpKernelContext* ctx, in GetReferenceLookupTable()
306 Status GetLookupTable(StringPiece input_name, OpKernelContext* ctx, in GetLookupTable()
317 Status GetInitializableLookupTable(StringPiece input_name, OpKernelContext* ctx, in GetInitializableLookupTable()
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_concatenation.cc151 for (const std::string& input_name : concat_op->inputs) { in Run() local
174 for (const std::string& input_name : concat_op->inputs) { in Run() local
Dreorder_elementwise_unary.cc106 const std::string input_name = move_op->inputs[0]; in Run() local
Dmake_initial_dequantize_operator.cc34 bool AddDequantizeOperatorToInput(const std::string& input_name, in AddDequantizeOperatorToInput()
/external/cronet/net/tools/gssapi/
Dgss_import_name.cc20 gss_name_t* input_name) { in gss_release_name()
/external/tensorflow/tensorflow/lite/toco/tflite/
Dimport.cc154 const std::string& input_name = tensors_table.at(input_index); in ImportOperators() local
180 const std::string& input_name = tensors_table.at(input); in ImportIOTensors() local
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dcond_builder.cc73 Status CondBuilder::AddInput(const string& input_name, const DataType& type, in AddInput()
/external/tensorflow/tensorflow/examples/speech_commands/
Dlabel_wav_dir.py81 def label_wav(wav_dir, labels, graph, input_name, output_name, how_many_labels): argument
Dlabel_wav.py73 def label_wav(wav, labels, graph, input_name, output_name, how_many_labels): argument
/external/tensorflow/tensorflow/python/framework/
Dop_def_library_pybind.cc325 const py::object& dtype, const std::string& input_name) { in AssertSatisfiesAllowedListAttrTypeConstraint()
418 py::object GetInputTensor(std::string& input_name, const py::dict& keywords, in GetInputTensor()
437 const std::string& op_type_name, const std::string& input_name, in GetInputType()
488 std::string input_name = input_arg.name(); in ExtractInputsAndAttrs() local
Dgraph_util_impl.py271 def tensor_shape_from_node_def_name(graph, input_name): argument
/external/tensorflow/tensorflow/core/framework/
Dgraph_to_functiondef.cc121 const string& input_name = UniquifyHelper(Normalize(name)); in GetInputName() local
127 const string& input_name = UniquifyHelper(Normalize(name)); in GetOutputName() local
427 const string& input_name = node_names.GetInputName(node->name()); in GraphToFunctionDef() local
/external/tensorflow/tensorflow/lite/c/
Dc_api_experimental.cc155 TfLiteSignatureRunner* signature_runner, const char* input_name, in TfLiteSignatureRunnerResizeInputTensor()
167 TfLiteSignatureRunner* signature_runner, const char* input_name) { in TfLiteSignatureRunnerGetInputTensor()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc268 for (const auto& input_name : n->input()) { in GetInputs() local
319 for (const auto& input_name : op->input()) { in GetDataInputs() local
427 for (const auto& input_name : n->input()) { in ClearInternalControlInputs() local
611 string input_name = ParseNodeName(old_op_input, &position); in BuildSAConcatNode() local
653 const auto& input_name = ctl_input.second; in BuildSAConcatNode() local
1068 for (const auto& input_name : node->input()) { in IdentifyRepeatedInputs() local
/external/toolchain-utils/crosperf/
Dgenerate_report.py212 def PickInputFile(input_name): argument
/external/libtextclassifier/native/lang_id/common/flatbuffers/
Dmodel-utils.cc82 const flatbuffers::String *input_name = input->name(); in GetInputByName() local
/external/curl/tests/libtest/
Dstub_gssapi.c296 gss_name_t *input_name) in gss_release_name()
352 gss_const_name_t input_name, in gss_display_name()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/common/
Dutils.cc89 const string input_name = in GetTrtBindingIndex() local
/external/tensorflow/tensorflow/examples/label_image/
Dlabel_image.py115 input_name = "import/" + input_layer variable

1234