Searched defs:num_constant_args (Results 1 – 2 of 2) sorted by relevance
88 ResourceVarsSnapshot resource_var_snapshots, int num_constant_args) in XlaExecutableClosure()106 int num_constant_args() const { return num_constant_args_; } in num_constant_args() function in tensorflow::__anon910e34ae0111::XlaExecutableClosure
89 const string& node_name, int num_constant_args, in MakeXlaCompiledKernel()