| /external/tensorflow/tensorflow/core/kernels/ |
| D | save_op.cc | 56 static const char* input_names[3] = {"basename", "shard", "num_shards"}; in Compute() local 79 static const char* input_names[2] = {"basename", "num_shards"}; in Compute() local
|
| /external/tflite-support/tensorflow_lite_support/codegen/ |
| D | code_generator.cc | 74 std::vector<std::string> input_names; in NameInputsAndOutputs() local 149 auto& input_names = *inputs; in ResolveConflictedInputAndOutputNames() local
|
| /external/tensorflow/tensorflow/core/tfrt/saved_model/ |
| D | saved_model_testutil.cc | 83 const std::vector<std::string>& input_names, in ComputeCurrentTFResult() 126 const std::vector<std::string>& input_names, in ComputeCurrentTFResult()
|
| D | saved_model.h | 76 std::vector<std::string> input_names; member
|
| /external/tensorflow/tensorflow/tools/graph_transforms/ |
| D | fold_constants_lib.cc | 121 std::unordered_set<string> input_names; in RewriteInputsAsPlaceholders() local 152 std::unordered_set<TensorId, TensorId::Hasher> input_names; in RemoveUnusedNodes() local 242 std::vector<TensorId> input_names; in FoldConstants() local
|
| D | transform_utils.h | 223 std::vector<string> input_names; member
|
| /external/tensorflow/tensorflow/lite/ |
| D | signature_runner.h | 96 const std::vector<const char*>& input_names() { return input_names_; } in input_names() function
|
| D | signature_runner_test.cc | 52 const std::vector<const char*>& input_names = add_runner->input_names(); in TEST() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/saved_model/ |
| D | saved_model.h | 50 llvm::ArrayRef<llvm::StringRef> input_names; member
|
| D | saved_model.cc | 81 llvm::SmallVector<llvm::StringRef, 4> input_names; in MapFunctionSignaturesFromTFSavedModelMLIR() local
|
| /external/armnn/python/pyarmnn/examples/image_classification/ |
| D | tflite_mobilenetv1_quantized.py | 36 input_names = parser.GetSubgraphInputTensorNames(graph_id) variable
|
| /external/tensorflow/tensorflow/core/debug/ |
| D | debugger_state_impl.cc | 43 const int64_t executor_step_index, const std::vector<string>& input_names, in PublishDebugMetadata()
|
| /external/tensorflow/tensorflow/python/ |
| D | pywrap_mlir.py | 30 input_names=None, argument
|
| D | mlir_wrapper.cc | 55 const std::string &output_names) { in PYBIND11_MODULE()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | session.cc | 46 Status Session::PRunSetup(const std::vector<string>& input_names, in PRunSetup()
|
| D | graph_runner.cc | 132 std::vector<string> input_names; in Run() local
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | control_flow_util_v2.py | 150 def resource_input_index(tensor_name, input_names, node_defs, functions): argument
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/python/ |
| D | saved_model_to_tfl_flatbuffer.cc | 79 auto input_names = input_attr.cast<mlir::StringAttr>().getValue(); in HandleInputOutputArraysWithModule() local
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | debug_event.proto | 182 repeated string input_names = 6; field
|
| /external/tensorflow/tensorflow/core/kernels/data/ |
| D | tensor_slice_dataset_op_test.cc | 107 std::vector<string> input_names; in TEST_P() local
|
| /external/tensorflow/tensorflow/python/client/ |
| D | session_ref.cc | 255 const std::vector<string>& input_names, in RecordPRunSetup() 449 Status SessionRef::PRunSetup(const std::vector<string>& input_names, in PRunSetup()
|
| D | tf_session_helper.cc | 72 NameVector input_names; in TF_Run_wrapper_helper() local 315 const NameVector& input_names, in TF_PRunSetup_wrapper()
|
| /external/vixl/tools/test_generator/ |
| D | generator.py | 137 def __init__(self, name, seed, operand_names, input_names, operand_filter, argument
|
| /external/tensorflow/tensorflow/compiler/mlir/python/ |
| D | mlir.cc | 162 bool show_debug_info, absl::string_view input_names, in ImportGraphDef()
|
| /external/tensorflow/tensorflow/python/debug/lib/ |
| D | debug_events_reader.py | 669 input_names=None, argument 702 def input_names(self): member in GraphOpCreationDigest
|