Home
last modified time | relevance | path

Searched defs:ckpt_path (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dcheckpoint_ops.py29 def _load_and_remap_matrix(ckpt_path, argument
202 def _load_and_remap_matrix_initializer(ckpt_path, argument
415 def _load_embedding_initializer(ckpt_path, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_tensor_test.cc40 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTensorTest() local
H A Dtfprof_show_test.cc62 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest() local
H A Dtfprof_stats_test.cc55 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dload_and_remap_matrix_op.cc136 const string& ckpt_path = ckpt_path_t->scalar<tstring>()(); in Compute() local