Searched defs:variable_args (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | xla_compile_on_demand_op.cc | 51 const ResourceVarsSnapshot& variable_args) { in Run() 112 XlaCompilationCache** cache, ResourceVarsSnapshot* variable_args, in Compile() 174 ResourceVarsSnapshot variable_args; in Compute() local
|
H A D | xla_launch_util.cc | 614 absl::Span<VariableInfo const> variable_args, Device* device) { in BuildXlaCompilerArguments()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_optparse.py | 1245 def variable_args(self, option, opt, value, parser): member in TestCallbackVarArgs
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_optparse.py | 1246 def variable_args(self, option, opt, value, parser): member in TestCallbackVarArgs
|