Home
last modified time | relevance | path

Searched refs:checkpoint_prefixes (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_MergeV2Checkpoints.pbtxt4 name: "checkpoint_prefixes"
13 as one of the checkpoint_prefixes.
30 path in the input checkpoint_prefixes. This is useful when those paths are non
/external/tensorflow/tensorflow/core/kernels/
Dsave_restore_v2_ops.cc203 const Tensor& checkpoint_prefixes = context->input(0); in Compute() local
206 TensorShapeUtils::IsVector(checkpoint_prefixes.shape()), in Compute()
209 checkpoint_prefixes.shape().DebugString(), " instead.")); in Compute()
216 gtl::ArraySlice<string>(checkpoint_prefixes.flat<string>()); in Compute()
/external/tensorflow/tensorflow/python/training/
Dcheckpoint_management.py384 def get_checkpoint_mtimes(checkpoint_prefixes): argument
410 for checkpoint_prefix in checkpoint_prefixes:
/external/tensorflow/tensorflow/cc/saved_model/testdata/half_plus_two_pbtxt/00000123/
Dsaved_model.pbtxt108 name: "checkpoint_prefixes"
1953 name: "save/MergeV2Checkpoints/checkpoint_prefixes"
1991 input: "save/MergeV2Checkpoints/checkpoint_prefixes"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.train.pbtxt313 argspec: "args=[\'checkpoint_prefixes\'], varargs=None, keywords=None, defaults=None"
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.pbtxt17713 name: "checkpoint_prefixes"
Dops_history.v2.pbtxt39687 name: "checkpoint_prefixes"
39705 name: "checkpoint_prefixes"
Dops_history.v1.pbtxt40125 name: "checkpoint_prefixes"
40143 name: "checkpoint_prefixes"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt19675 name: "checkpoint_prefixes"