Home
last modified time | relevance | path

Searched defs:num_constant_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/kernels/
H A Dxla_ops.cc82 ResourceVarsSnapshot resource_var_snapshots, int num_constant_args) in XlaExecutableClosure()
100 int num_constant_args() const { return num_constant_args_; } in num_constant_args() function in tensorflow::__anonf1c7fa380111::XlaExecutableClosure
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dbuild_xla_ops_pass_test.cc89 const string& node_name, int num_constant_args, in MakeXlaCompiledKernel()