Searched defs:input_t (Results 1 – 5 of 5) sorted by relevance
102 auto input_t = reinterpret_cast<float *>(in_tensors_.at(i)->data()); in Run() local
135 let input_t = ts.expand_expr().expect("expand_expr failed on macro input").to_string(); in check_expand_expr_file() localVariable
201 void LstmGradDoWeightStep(float *input_t, float *prev_hidden_state, float *dA, float *dW, float *dV… in LstmGradDoWeightStep()
1204 typedef char input_t[256]; typedef
495 } input_t; typedef