empty_formatter

February 4, 2026 · View on GitHub

The class is used to create empty data.

该类用于创建空数据。

Type 算子类型: formatter

Tags 标签: cpu

🔧 Parameter Configuration 参数配置

name 参数名type 类型default 默认值desc 说明
length''The empty dataset length.
feature_keystyping.List[str][]feature key name list.
args''
kwargs''

🔗 related links 相关链接

  • source code 源代码
  • unit test 单元测试
  • Return operator list 返回算子列表

Contents

  1. 1🔧 Parameter Configuration 参数配置
  2. 2🔗 related links 相关链接