Searched refs:UpdateWithMask (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | model_builder.cc | 1942 absl::Status UpdateWithMask(const TfLiteStridedSliceParams* tf_options, in UpdateWithMask() function in tflite::gpu::__anon48bc1b4d0111::StridedSliceOperationParser 2020 RETURN_IF_ERROR(UpdateWithMask(tf_options, input_shape, 1, 2, 4, 8, attr)); in ReadAttribsWithBatch() 2038 RETURN_IF_ERROR(UpdateWithMask(tf_options, input_shape, 0, 1, 2, 4, attr)); in ReadAttribsWithoutBatch()
|