Created by: liym27
-
switch_case
:
switch_case(branch_index, branch_fns, default=None, name=None)
switch_case
is like a C++switch-case
statement.
-
-
Chinese Docment: https://github.com/PaddlePaddle/FluidDoc/pull/1629
Created by: liym27
switch_case(branch_index, branch_fns, default=None, name=None)
switch_case
is like a C++switch-case
statement.
Chinese Docment: https://github.com/PaddlePaddle/FluidDoc/pull/1629