Searched refs:load_shared_name_suffix (Results 1 – 2 of 2) sorted by relevance
207 load_shared_name_suffix = "_load_{}".format(ops.uid())210 load_shared_name_suffix=load_shared_name_suffix)221 load_shared_name_suffix)
312 def load_function_def_library(library, load_shared_name_suffix=None): argument347 if load_shared_name_suffix is None:348 load_shared_name_suffix = "_load_{}".format(ops.uid())350 copy = _fix_fdef(fdef, functions, load_shared_name_suffix)