Home
last modified time | relevance | path

Searched refs:checkpoint_prefixes (Results 1 – 18 of 18) 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/ops/compat/ops_history_v2/
DMergeV2Checkpoints.pbtxt4 name: "checkpoint_prefixes"
22 name: "checkpoint_prefixes"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DMergeV2Checkpoints.pbtxt4 name: "checkpoint_prefixes"
22 name: "checkpoint_prefixes"
/external/tensorflow/tensorflow/core/kernels/
Dsave_restore_v2_ops.cc224 const Tensor& checkpoint_prefixes = context->input(0); in Compute() local
227 TensorShapeUtils::IsVector(checkpoint_prefixes.shape()), in Compute()
230 checkpoint_prefixes.shape().DebugString(), " instead.")); in Compute()
237 gtl::ArraySlice<tstring>(checkpoint_prefixes.flat<tstring>()); in Compute()
/external/tensorflow/tensorflow/cc/saved_model/testdata/CyclicModule/debug/
Dsaved_model_debug_info.pb54 BMergeV2Checkpoints/checkpoint_prefixes@__inference__traced_save_30$
/external/tensorflow/tensorflow/python/training/
Dcheckpoint_management.py417 def get_checkpoint_mtimes(checkpoint_prefixes): argument
447 for checkpoint_prefix in checkpoint_prefixes:
/external/tensorflow/tensorflow/cc/saved_model/testdata/VarsAndArithmeticObjectGraph/debug/
Dsaved_model_debug_info.pb116 BMergeV2Checkpoints/checkpoint_prefixes@__inference__traced_save_80(
/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.pbtxt321 argspec: "args=[\'checkpoint_prefixes\'], varargs=None, keywords=None, defaults=None"
Dtensorflow.raw_ops.pbtxt2517 …argspec: "args=[\'checkpoint_prefixes\', \'destination_prefix\', \'delete_old_dirs\', \'name\'], v…
/external/llvm-project/llvm/unittests/Analysis/Inputs/ir2native_x86_64_model/
Dsaved_model.pbtxt4104 name: "MergeV2Checkpoints/checkpoint_prefixes"
4136 original_node_names: "MergeV2Checkpoints/checkpoint_prefixes"
4142 input: "MergeV2Checkpoints/checkpoint_prefixes:output:0"
/external/llvm-project/llvm/lib/Analysis/models/inliner/
Dsaved_model.pbtxt19240 name: "MergeV2Checkpoints/checkpoint_prefixes"
19272 original_node_names: "MergeV2Checkpoints/checkpoint_prefixes"
19278 input: "MergeV2Checkpoints/checkpoint_prefixes:output:0"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td8328 path in the input checkpoint_prefixes. This is useful when those paths are non
8333 Arg<TF_StrTensor, [{prefixes of V2 checkpoints to merge.}]>:$checkpoint_prefixes,
8335 as one of the checkpoint_prefixes.}]>:$destination_prefix,
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2517 …argspec: "args=[\'checkpoint_prefixes\', \'destination_prefix\', \'delete_old_dirs\', \'name\'], v…
/external/tensorflow/tensorflow/go/op/
Dwrappers.go14658 func MergeV2Checkpoints(scope *Scope, checkpoint_prefixes tf.Output, destination_prefix tf.Output, …
14669 checkpoint_prefixes, destination_prefix,
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt17713 name: "checkpoint_prefixes"
Dops_history.v2.pbtxt39024 name: "checkpoint_prefixes"
39042 name: "checkpoint_prefixes"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt25157 name: "checkpoint_prefixes"