Searched refs:ns_prefix (Results 1 – 3 of 3) sorted by relevance
420 def verify_compat_v1_rename_correctness(self, values, ns_prefix=""): argument421 if ns_prefix:422 ns_prefix += "."424 text = "tf." + ns_prefix + v + "(a, b)"426 self.assertEqual("tf.compat.v1." + ns_prefix + v + "(a, b)", new_text)447 initializers, ns_prefix="initializers")491 initializers, ns_prefix="keras.initializers")
259 const char *ns_prefix, in xml_node_create_root() argument270 (const xmlChar *) ns_prefix); in xml_node_create_root()
32 const char *ns_prefix,