Home
last modified time | relevance | path

Searched refs:kTfLiteBuiltinBatchToSpaceNd (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dbuiltin_ops.h67 kTfLiteBuiltinBatchToSpaceNd = 37, enumerator
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc272 case kTfLiteBuiltinBatchToSpaceNd: in NeedInt8Conversion()
2203 case kTfLiteBuiltinBatchToSpaceNd: { in Validate()
3040 case kTfLiteBuiltinBatchToSpaceNd: { in Map()
4481 } else if (reg->builtin_code == kTfLiteBuiltinBatchToSpaceNd && in AddOpsAndTensors()