Searched defs:ckpt_path (Results 1 – 6 of 6) sorted by relevance
33 def _load_and_remap_matrix(ckpt_path, argument206 def _load_and_remap_matrix_initializer(ckpt_path, argument419 def _load_embedding_initializer(ckpt_path, argument
32 def load_linear_multiclass_bias_initializer(ckpt_path, argument89 def load_variable_slot_initializer(ckpt_path, argument
43 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTensorTest() local
65 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest() local
59 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest() local
126 const string ckpt_path = *(ckpt_path_t->scalar<string>().data()); in Compute() local