Searched refs:fwd_stream (Results 1 – 5 of 5) sorted by relevance
74 context_.fwd_stream.reset(new stream(stream::kind::eager)); in MklPoolingFwdPrimitive()130 std::shared_ptr<mkldnn::stream> fwd_stream; member145 fwd_stream(nullptr) {} in PoolingFwdContext()
51 context_.fwd_stream.reset(new mkldnn::stream(mkldnn::stream::kind::eager)); in MklFusedBatchNormFwdPrimitive()80 context_.fwd_stream->submit(context_.fwd_primitives); in Execute()125 std::shared_ptr<mkldnn::stream> fwd_stream; member137 fwd_stream(nullptr) {} in BatchNormFwdContext()
66 context_.fwd_stream.reset(new stream(stream::kind::eager)); in MklEltwiseFwdPrimitive()83 context_.fwd_stream->submit(context_.fwd_primitives); in Execute()120 std::shared_ptr<stream> fwd_stream; member133 fwd_stream(nullptr) {} in EltwiseFwdContext()
106 context_.fwd_stream.reset(new stream(stream::kind::eager)); in MklConvFwdPrimitive()130 context_.fwd_stream->submit(context_.fwd_primitives); in Execute()153 context_.fwd_stream->submit(context_.fwd_primitives); in Execute()195 std::shared_ptr<mkldnn::stream> fwd_stream; member211 fwd_stream(nullptr) {} in ConvFwdContext()
116 context_.fwd_stream->submit(context_.fwd_primitives); in Execute()