Home
last modified time | relevance | path

Searched defs:tensor_names (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dintroduce_floating_point_jitter_pass_test.cc52 std::vector<string> tensor_names; in TEST() local
93 std::vector<string> tensor_names; in TEST() local
130 std::vector<string> tensor_names; in TEST() local
162 std::vector<string> tensor_names; in TEST() local
Dintroduce_floating_point_jitter_pass.cc28 const Graph& g, absl::Span<const string> tensor_names) { in GetNodesToModify()
123 absl::Span<string const> tensor_names, in IntroduceFloatingPointJitter()
Dflags.h134 std::vector<string> tensor_names; member
/external/tensorflow/tensorflow/core/kernels/
Dsave_restore_v2_ops.cc42 const Tensor& prefix, const Tensor& tensor_names, in ValidateInputs()
97 const Tensor& tensor_names = context->input(1); in Compute() local
172 const Tensor& tensor_names = context->input(1); in Compute() local
Dsave_restore_tensor.cc337 const Tensor& tensor_names, in RestoreTensorsV2()
Drestore_v2_op_test.cc66 const std::vector<string> tensor_names = { in RunTest() local
Drestore_op_test.cc66 const std::vector<string> tensor_names = { in TEST_F() local
Dremote_fused_graph_execute_utils.cc87 const std::vector<string>& tensor_names) { in ContainsSameTensorId()
/external/tensorflow/tensorflow/cc/tools/
Dfreeze_saved_model.cc37 std::unordered_set<string>* tensor_names) { in GetTensorNamesFromTensorInfo()
132 std::vector<string> tensor_names; in GetVariableNameToTensorMap() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconcat_xy.cc31 std::vector<std::string> tensor_names(op_def.src_tensors.size()); in GetConcatKernelCode() local
Dconcat_z.cc39 std::vector<std::string> tensor_names(op_def.src_tensors.size()); in GetConcatKernelCode() local
/external/tensorflow/tensorflow/python/ops/
Dio_ops.py42 def _save(filename, tensor_names, tensors, tensor_slices=None, name="save"): argument
/external/tensorflow/tensorflow/lite/python/
Dutil.py160 def get_tensors_from_tensor_names(graph, tensor_names): argument
/external/tensorflow/tensorflow/core/common_runtime/
Dquantize_training.cc190 Tensor tensor_names; in ConnectVariablesToSaveOp() local
274 Node* tensor_names; in AddRestoreVariableSubgraphs() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc777 const std::vector<std::string>& tensor_names) { in GetTensorIndices()
805 auto tensor_names = llvm::map_range( in BuildTFEntryFunctionAttribute() local