Searched refs:kBatchToSpaceND (Results 1 – 7 of 7) sorted by relevance
32 if (op_it->get()->type != OperatorType::kBatchToSpaceND) in Run()
107 if (bts_op->type != OperatorType::kBatchToSpaceND) { in ResolveDilatedConv()
53 type == OperatorType::kBatchToSpaceND || type == OperatorType::kSum || in SupportsQuantization()
2290 case OperatorType::kBatchToSpaceND: in Run()
90 kBatchToSpaceND, enumerator1830 BatchToSpaceNDOperator() : Operator(OperatorType::kBatchToSpaceND) {}
2224 } else if (src_op.type == OperatorType::kBatchToSpaceND) { in ConvertOperator()
2355 OperatorType::kBatchToSpaceND)); in BuildOperatorList()