Home
last modified time | relevance | path

Searched refs:destination_prefix (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsave_restore_v2_ops.cc204 const Tensor& destination_prefix = context->input(1); in Compute() local
210 OP_REQUIRES(context, TensorShapeUtils::IsScalar(destination_prefix.shape()), in Compute()
213 destination_prefix.shape().DebugString(), " instead.")); in Compute()
218 const string& merged_prefix = destination_prefix.scalar<string>()(); in Compute()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_MergeV2Checkpoints.pbtxt10 name: "destination_prefix"
/external/tensorflow/tensorflow/cc/saved_model/testdata/half_plus_two_pbtxt/00000123/
Dsaved_model.pbtxt112 name: "destination_prefix"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2017 …argspec: "args=[\'checkpoint_prefixes\', \'destination_prefix\', \'delete_old_dirs\', \'name\'], v…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2017 …argspec: "args=[\'checkpoint_prefixes\', \'destination_prefix\', \'delete_old_dirs\', \'name\'], v…
/external/tensorflow/tensorflow/go/op/
Dwrappers.go35944 func MergeV2Checkpoints(scope *Scope, checkpoint_prefixes tf.Output, destination_prefix tf.Output, …
35955 checkpoint_prefixes, destination_prefix,
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt17717 name: "destination_prefix"
Dops_history.v1.pbtxt40129 name: "destination_prefix"
40147 name: "destination_prefix"
Dops_history.v2.pbtxt39691 name: "destination_prefix"
39709 name: "destination_prefix"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt19679 name: "destination_prefix"