Skip to content

[Feature Request] get the model module from DeepEval #4930

@njzjz

Description

@njzjz

Summary

Users may want to interact with the model class implemented by deep learning frameworks. DeepEval should provide a method to get the model class.

Detailed Description

Add a method to DeepEval which can obtain the model class. For example, for PyTorch, it's based on nn.Module.

Further Information, Files, and Links

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions