Searched refs:extra_args_to_tf_args (Results 1 – 3 of 3) sorted by relevance
1810 supported_args, _ = atf_tr.extra_args_to_tf_args(extra_args)1821 _, unsupported_args = atf_tr.extra_args_to_tf_args(extra_args)1828 supported_args, unsupported_args = atf_tr.extra_args_to_tf_args(extra_args)
795 args_to_append, args_not_supported = extra_args_to_tf_args(1354 def extra_args_to_tf_args( function
2102 tf_args, _ = tfr.extra_args_to_tf_args(extra_args_copy)