case classIRGeneralModule[T](model: AbstractModule[Activity, Activity, T])(implicit evidence$20: ClassTag[T]) extends IROperator[T] with Product with Serializable
if blas module has no corresponding IROperator,
then we can use IRGeneralModule to wrap this layer to IROperator
model
Linear Supertypes
Product, Equals, IROperator[T], Serializable, Serializable, AnyRef, Any
if blas module has no corresponding IROperator, then we can use IRGeneralModule to wrap this layer to IROperator