Searched defs:is_nested_list (Results 1 – 2 of 2) sorted by relevance
50 bool is_nested_list; in Compile() local
121 Status IsNestedTensorList(xla::XlaOp list, bool* is_nested_list) { in IsNestedTensorList()