Searched refs:total_input_depth (Results 1 – 3 of 3) sorted by relevance
1884 const int total_input_depth = prev_activ_depth + input_depth; in LstmCell() local1886 total_input_depth); in LstmCell()1891 intern_activ_depth * total_input_depth); in LstmCell()2091 const int total_input_depth = prev_activ_depth + input_depth; in LstmCell() local2093 total_input_depth); in LstmCell()2097 intern_activ_depth * total_input_depth); in LstmCell()2107 const int fc_accum_depth = total_input_depth; in LstmCell()
3694 const int total_input_depth = prev_activ_depth + input_depth; in LstmCell() local3696 total_input_depth); in LstmCell()3701 intern_activ_depth * total_input_depth); in LstmCell()3845 const int total_input_depth = prev_activ_depth + input_depth; in LstmCell() local3847 total_input_depth); in LstmCell()3851 intern_activ_depth * total_input_depth); in LstmCell()3861 const int fc_accum_depth = total_input_depth; in LstmCell()
3603 const int total_input_depth = prev_activ_depth + input_depth; in LstmCell() local3605 total_input_depth); in LstmCell()3610 intern_activ_depth * total_input_depth); in LstmCell()3729 const int total_input_depth = prev_activ_depth + input_depth; in LstmCell() local3731 total_input_depth); in LstmCell()3735 intern_activ_depth * total_input_depth); in LstmCell()3745 const int fc_accum_depth = total_input_depth; in LstmCell()