Home
last modified time | relevance | path

Searched refs:encode_variables (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/function/trace_type/
H A Dtrace_type_test.py353 def encode_variables(var_list): function
357 t = timeit.timeit(lambda: encode_variables(var_list), number=iterations)