Searched refs:MIOpenRnnParamsDescriptor (Results 1 – 1 of 1) sorted by relevance
1644 class MIOpenRnnParamsDescriptor : public MIOpenDescriptorCommon<void> { class1648 MIOpenRnnParamsDescriptor(miopenHandle_t miopen_handle,1650 ~MIOpenRnnParamsDescriptor() { in ~MIOpenRnnParamsDescriptor()1676 SE_DISALLOW_COPY_AND_ASSIGN(MIOpenRnnParamsDescriptor);1708 new MIOpenRnnParamsDescriptor(miopen_handle, *this)); in MIOpenRnnDescriptor()1759 std::unique_ptr<MIOpenRnnParamsDescriptor> miopen_params_desc_;1765 int MIOpenRnnParamsDescriptor::GetRegionCountPerLayer() const { in GetRegionCountPerLayer()2233 MIOpenRnnParamsDescriptor::MIOpenRnnParamsDescriptor( in MIOpenRnnParamsDescriptor() function in stream_executor::gpu::MIOpenRnnParamsDescriptor