Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Daggregate_ops.cc50 bool is_nested_list; in Compile() local
Dtensor_list_utils.cc121 Status IsNestedTensorList(xla::XlaOp list, bool* is_nested_list) { in IsNestedTensorList()