Searched refs:cifar_type (Results 1 – 1 of 1) sorted by relevance
50 CifarOp::CifarType cifar_type; in Cifarop() local52 cifar_type = CifarOp::kCifar10; in Cifarop()54 cifar_type = CifarOp::kCifar100; in Cifarop()59 if (cifar_type == CifarOp::kCifar10) { in Cifarop()76 …std::make_shared<CifarOp>(cifar_type, usage, num_workers, path, conns, std::move(schema), std::mov… in Cifarop()