Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc1705 RETURN_IF_ERROR(UpdateIfNegative(in_shape, &attr)); in Parse()
1725 absl::Status UpdateIfNegative(const BHWC& input_shape, in UpdateIfNegative() function in tflite::gpu::__anon48bc1b4d0111::SliceOperationParser
1974 absl::Status UpdateIfNegative(const BHWC& input_shape, in UpdateIfNegative() function in tflite::gpu::__anon48bc1b4d0111::StridedSliceOperationParser
2019 RETURN_IF_ERROR(UpdateIfNegative(input_shape, attr)); in ReadAttribsWithBatch()
2037 RETURN_IF_ERROR(UpdateIfNegative(input_shape, attr)); in ReadAttribsWithoutBatch()