Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dxla_call_module_op.cc206 std::vector<string> dim_args_spec, in PopulateDimArgInputs()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/
H A Dxla.py566 def call_module(args, *, module, Tout, Sout, dim_args_spec=()): argument