Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/kernels/
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::__anonad8d49c70111::XlaExecutableClosure
/external/tensorflow/tensorflow/compiler/jit/
Dbuild_xla_ops_pass_test.cc89 const string& node_name, int num_constant_args, in MakeXlaCompiledKernel()