Searched refs:destination_prefix (Results 1 – 10 of 10) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | save_restore_v2_ops.cc | 204 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/ |
D | api_def_MergeV2Checkpoints.pbtxt | 10 name: "destination_prefix"
|
/external/tensorflow/tensorflow/cc/saved_model/testdata/half_plus_two_pbtxt/00000123/ |
D | saved_model.pbtxt | 112 name: "destination_prefix"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 2017 …argspec: "args=[\'checkpoint_prefixes\', \'destination_prefix\', \'delete_old_dirs\', \'name\'], v…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 2017 …argspec: "args=[\'checkpoint_prefixes\', \'destination_prefix\', \'delete_old_dirs\', \'name\'], v…
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 35944 func MergeV2Checkpoints(scope *Scope, checkpoint_prefixes tf.Output, destination_prefix tf.Output, … 35955 checkpoint_prefixes, destination_prefix,
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v0.pbtxt | 17717 name: "destination_prefix"
|
D | ops_history.v1.pbtxt | 40129 name: "destination_prefix" 40147 name: "destination_prefix"
|
D | ops_history.v2.pbtxt | 39691 name: "destination_prefix" 39709 name: "destination_prefix"
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 19679 name: "destination_prefix"
|