Searched defs:switch_layer_input (Results 1 – 1 of 1) sorted by relevance
396 std::shared_ptr<bool> switch_layer_input() const { return switch_layer_input_; } in switch_layer_input() function397 …void set_switch_layer_input(std::shared_ptr<bool> switch_layer_input) { switch_layer_input_ = swit… in set_switch_layer_input()