| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | lift_variables_test_pass.h | 70 const std::vector<std::string>& output_names, in Run() 80 const std::vector<std::string>& output_names, in Run() 90 const std::vector<std::string>& output_names, in Run()
|
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/ |
| D | trt_convert_api.cc | 66 const std::vector<std::string>& output_names, in RunGrappler() 157 const std::vector<std::string>& output_names, in RunTfTrt() 195 const std::vector<std::string>& output_names, in RunSession() 228 const std::vector<std::string>& output_names, in Build() 391 const std::vector<string>& output_names, in ConvertAndBuild() 500 std::vector<std::string> output_names = GetNodeNames(signature.outputs()); in ConvertAndBuild() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
| D | fake_session.cc | 112 const std::vector<std::string>& output_names, in Run() 123 const std::vector<std::string>& output_names, in Run() 133 const std::vector<std::string>& output_names, in Run()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | session.cc | 47 const std::vector<string>& output_names, in PRunSetup() 56 const std::vector<string>& output_names, in PRun()
|
| D | direct_session_with_tracking_alloc_test.cc | 88 std::vector<string> output_names = {y->name() + ":0"}; in TEST() local 200 std::vector<string> output_names = {y->name() + ":0"}; in TestHWAccelerator() local 285 std::vector<string> output_names = {y->name() + ":0"}; in TEST() local 344 std::vector<string> output_names = {y->name() + ":0"}; in TEST() local
|
| D | session_state.cc | 70 Status TensorStore::SaveTensors(const std::vector<string>& output_names, in SaveTensors()
|
| /external/tflite-support/tensorflow_lite_support/codegen/ |
| D | code_generator.cc | 75 std::vector<std::string> output_names; in NameInputsAndOutputs() local 150 auto& output_names = *outputs; in ResolveConflictedInputAndOutputNames() local
|
| /external/federated-compute/fcp/client/engine/ |
| D | simple_plan_engine.cc | 60 const std::vector<std::string>& output_names) { in RunPlan() 120 const std::vector<std::string>& output_names, in RunPlanInternal()
|
| D | common.cc | 39 const std::vector<std::string>& output_names) { in ValidateTensorflowSpec()
|
| D | common.h | 56 std::vector<std::string> output_names; member
|
| D | tflite_wrapper.h | 99 std::vector<std::string> output_names) in TfLiteWrapper()
|
| /external/tensorflow/tensorflow/python/keras/engine/ |
| D | compile_utils.py | 33 def __init__(self, output_names=None): argument 106 def __init__(self, losses, loss_weights=None, output_names=None): argument 295 def __init__(self, metrics=None, weighted_metrics=None, output_names=None, argument 615 def map_to_output_names(y_pred, output_names, struct): argument
|
| D | training_utils_v1.py | 670 def standardize_sample_or_class_weights(x_weight, output_names, weight_type): argument 716 def standardize_class_weights(class_weight, output_names): argument 721 def standardize_sample_weights(sample_weight, output_names): argument 840 output_names, argument 1461 def prepare_loss_functions(loss, output_names): argument
|
| /external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
| D | device_tracer_test.cc | 184 std::vector<string> output_names = {y_ + ":0"}; in TEST_F() local 208 std::vector<string> output_names = {y_ + ":0"}; in TEST_F() local 237 std::vector<string> output_names = {y_ + ":0"}; in TEST_F() local 286 std::vector<string> output_names = {y_ + ":0"}; in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/saved_model/ |
| D | saved_model.h | 57 llvm::ArrayRef<llvm::StringRef> output_names; member
|
| /external/tensorflow/tensorflow/lite/ |
| D | signature_runner.h | 103 const std::vector<const char*>& output_names() { return output_names_; } in output_names() function
|
| D | signature_runner_test.cc | 53 const std::vector<const char*>& output_names = add_runner->output_names(); in TEST() local
|
| /external/armnn/python/pyarmnn/examples/image_classification/ |
| D | tflite_mobilenetv1_quantized.py | 44 output_names = parser.GetSubgraphOutputTensorNames(graph_id) variable
|
| /external/tensorflow/tensorflow/core/debug/ |
| D | debugger_state_impl.cc | 44 const std::vector<string>& output_names, in PublishDebugMetadata()
|
| /external/federated-compute/fcp/client/ |
| D | fcp_runner.cc | 83 std::vector<std::string> output_names; in ConstructOutputsWithDeterministicOrder() local 183 absl::StatusOr<std::vector<std::string>> output_names; in RunPlanWithTensorflowSpec() local
|
| /external/tensorflow/tensorflow/core/tfrt/saved_model/ |
| D | saved_model_testutil.cc | 97 const std::vector<std::string>& output_names, in ComputeCurrentTFResult() 140 const std::vector<std::string>& output_names, in ComputeCurrentTFResult()
|
| /external/tensorflow/tensorflow/python/client/ |
| D | session_ref.cc | 257 const std::vector<string>& output_names, in RecordPRunSetup() 280 const std::vector<string>& output_names, in RecordPRun() 451 const std::vector<string>& output_names, in PRunSetup() 460 const std::vector<string>& output_names, in PRun()
|
| D | tf_session_helper.cc | 62 const NameVector& output_names, in TF_Run_wrapper_helper() 166 PyObject* feed_dict, const NameVector& output_names, in TF_Run_wrapper() 317 const NameVector& output_names, in TF_PRunSetup_wrapper() 333 PyObject* feed_dict, const NameVector& output_names, in TF_PRun_wrapper() 583 const NameVector& output_names, in TF_GraphToFunction_wrapper()
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | graph_to_functiondef.cc | 298 const std::vector<string>& output_names, FunctionDef* fdef) { in GraphToFunctionDefHelper() 374 const std::vector<string>& output_names, in GraphToFunctionDef() 600 const std::vector<std::string>& output_names, in GraphToFunctionDef()
|
| /external/tensorflow/tensorflow/lite/c/ |
| D | c_api_signature_runner_test.cc | 58 std::vector<const char*> output_names; in TEST() local
|