|
|
@ -38,7 +38,7 @@ math_library(lstm_compute DEPS activation_functions)
|
|
|
|
math_library(math_function DEPS cblas)
|
|
|
|
math_library(math_function DEPS cblas)
|
|
|
|
math_library(maxouting)
|
|
|
|
math_library(maxouting)
|
|
|
|
math_library(pooling)
|
|
|
|
math_library(pooling)
|
|
|
|
math_library(selected_rows_functor DEPS selected_rows)
|
|
|
|
math_library(selected_rows_functor DEPS selected_rows math_function)
|
|
|
|
math_library(sequence2batch)
|
|
|
|
math_library(sequence2batch)
|
|
|
|
math_library(sequence_padding)
|
|
|
|
math_library(sequence_padding)
|
|
|
|
math_library(sequence_pooling DEPS math_function)
|
|
|
|
math_library(sequence_pooling DEPS math_function)
|
|
|
|