Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc1864 RETURN_IF_ERROR(CheckOptionsSupport(tf_options)); in IsSupported()
1900 RETURN_IF_ERROR(CheckOptionsSupport(tf_options)); in Parse()
2044 absl::Status CheckOptionsSupport(const TfLiteStridedSliceParams* tf_options) { in CheckOptionsSupport() function in tflite::gpu::__anon48bc1b4d0111::StridedSliceOperationParser