Home
last modified time | relevance | path

Searched refs:CreateCondFalseBranch (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlower_static_tensor_list.cc617 CreateCondFalseBranch(loc, shape_dtype, result_type, else_branch_op, in matchAndRewrite()
679 void CreateCondFalseBranch(Location loc, Type shape_dtype, Type result_type, in CreateCondFalseBranch() function