Home
last modified time | relevance | path

Searched defs:prediction (Results 1 – 25 of 25) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/
Dgesture_predictor_test.cc27 int prediction; in TF_LITE_MICRO_TEST() local
43 int prediction; in TF_LITE_MICRO_TEST() local
61 int prediction; in TF_LITE_MICRO_TEST() local
/external/libgav1/libgav1/src/dsp/arm/
Dobmc_neon.cc51 inline void OverlapBlend2xH_NEON(uint8_t* const prediction, in OverlapBlend2xH_NEON()
92 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft4xH_NEON()
117 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft8xH_NEON()
140 void OverlapBlendFromLeft_NEON(void* const prediction, in OverlapBlendFromLeft_NEON()
197 inline void OverlapBlendFromTop4x4_NEON(uint8_t* const prediction, in OverlapBlendFromTop4x4_NEON()
227 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromTop4xH_NEON()
285 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromTop8xH_NEON()
310 void OverlapBlendFromTop_NEON(void* const prediction, in OverlapBlendFromTop_NEON()
Dconvolve_neon.cc737 void* prediction, const ptrdiff_t pred_stride) { in Convolve2D_NEON()
1495 void* prediction, const ptrdiff_t pred_stride) { in ConvolveScale2D_NEON()
1732 void* prediction, const ptrdiff_t pred_stride) { in ConvolveHorizontal_NEON()
2217 const int width, const int height, void* prediction, in ConvolveVertical_NEON()
2333 const int height, void* prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundCopy_NEON()
2388 const int height, void* prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundVertical_NEON()
2481 const int height, void* prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundHorizontal_NEON()
2495 const int height, void* prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompound2D_NEON()
2617 const int height, void* const prediction, const ptrdiff_t pred_stride) { in ConvolveIntraBlockCopyHorizontal_NEON()
2780 const int height, void* const prediction, const ptrdiff_t pred_stride) { in ConvolveIntraBlockCopyVertical_NEON()
[all …]
/external/libgav1/libgav1/src/dsp/x86/
Dobmc_sse4.cc39 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft2xH_SSE4_1()
70 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft4xH_SSE4_1()
108 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft8xH_SSE4_1()
132 void OverlapBlendFromLeft_SSE4_1(void* const prediction, in OverlapBlendFromLeft_SSE4_1()
187 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromTop4xH_SSE4_1()
229 uint8_t* const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromTop8xH_SSE4_1()
255 void OverlapBlendFromTop_SSE4_1(void* const prediction, in OverlapBlendFromTop_SSE4_1()
Dconvolve_sse4.cc673 void* prediction, const ptrdiff_t pred_stride) { in Convolve2D_SSE4_1()
1356 void* prediction, const ptrdiff_t pred_stride) { in ConvolveVertical_SSE4_1()
1431 const int height, void* prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundCopy_SSE4()
1489 const int height, void* prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundVertical_SSE4_1()
1561 void* prediction, const ptrdiff_t pred_stride) { in ConvolveHorizontal_SSE4_1()
1575 const int height, void* prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundHorizontal_SSE4_1()
1589 const int height, void* prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompound2D_SSE4_1()
2117 const int height, void* prediction, in ConvolveScale2D_SSE4_1()
/external/libgav1/libgav1/src/dsp/
Dconvolve.cc63 const int width, const int height, void* prediction, in ConvolveScale2D_C()
147 void* prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundScale2D_C()
231 const int height, void* prediction, in ConvolveCompound2D_C()
313 void* prediction, const ptrdiff_t pred_stride) { in Convolve2D_C()
392 const int width, const int height, void* prediction, in ConvolveHorizontal_C()
433 const int width, const int height, void* prediction, in ConvolveVertical_C()
470 const int width, const int height, void* prediction, in ConvolveCopy_C()
488 const int width, const int height, void* prediction, in ConvolveCompoundCopy_C()
525 const int height, void* prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundHorizontal_C()
571 void* prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundVertical_C()
[all …]
Dobmc.cc33 void OverlapBlendVertical_C(void* const prediction, in OverlapBlendVertical_C()
56 void OverlapBlendHorizontal_C(void* const prediction, in OverlapBlendHorizontal_C()
/external/libtextclassifier/native/lang_id/
Dlang-id-wrapper.cc69 const auto& prediction = langid_result.predictions[i]; in GetPredictions() local
86 const auto& prediction = predictions[i]; in GetLanguageTags() local
/external/tensorflow/tensorflow/lite/examples/label_image/
Dget_top_n_impl.h31 void get_top_n(T* prediction, int prediction_size, size_t num_results, in get_top_n()
/external/v8/src/codegen/
Dhandler-table.cc126 CatchPrediction prediction) { in SetRangeHandler()
181 CatchPrediction prediction = GetRangePrediction(i); in LookupRange() local
241 CatchPrediction prediction = GetRangePrediction(i); in HandlerTableRangePrint() local
/external/v8/src/interpreter/
Dhandler-table-builder.cc66 int handler_id, HandlerTable::CatchPrediction prediction) { in SetPrediction()
/external/tensorflow/tensorflow/core/kernels/
Din_topk_op_gpu.cu.cc53 T prediction = ldg(predictions + i); in ComputePredictionMaskKernel() local
Dsdca_internal.cc205 const Eigen::Tensor<float, 0, Eigen::RowMajor> prediction = in ComputeWxAndWeightedExampleNorm() local
219 const Eigen::Tensor<float, 2, Eigen::RowMajor> prediction = in ComputeWxAndWeightedExampleNorm() local
/external/tensorflow/tensorflow/lite/experimental/examples/lstm/
Dunidirectional_sequence_lstm_test.py117 def trainModel(self, x, prediction, output_class, sess): argument
Dbidirectional_sequence_lstm_test.py128 def trainModel(self, x, prediction, output_class, sess): argument
Dunidirectional_sequence_rnn_test.py113 def trainModel(self, x, prediction, output_class, sess): argument
Dbidirectional_sequence_rnn_test.py149 def trainModel(self, x, prediction, output_class, sess): argument
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/
Dimage_metrics.cc107 const std::vector<Detection>& prediction, in FromBoxes()
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/
Drun_eval.cc93 ObjectDetectionResult prediction = *eval.GetLatestPrediction(); in EvaluateModel() local
/external/libgav1/libgav1/src/tile/
Dprediction.cc633 void* prediction[2]; in CompoundInterPrediction() local
844 uint8_t* const prediction = GetStartPoint(buffer_, plane, x, y, bitdepth); in ObmcBlockPrediction() local
1059 uint16_t* const prediction, const bool is_compound, in BlockInterPrediction()
1248 uint16_t* const prediction = block.scratch_buffer->prediction_buffer[index]; in BlockWarpProcess() local
/external/v8/src/execution/
Disolate.cc1576 CatchType prediction = PredictExceptionCatcher(); in CreateMessageOrAbort() local
1936 HandlerTable::CatchPrediction prediction; in ThrowInternal() local
1969 Isolate::CatchType ToCatchType(HandlerTable::CatchPrediction prediction) { in ThrowInternal()
2016 Isolate::CatchType prediction = ToCatchType(PredictException(js_frame)); in ThrowInternal() local
2028 CatchType prediction = ToCatchType(code->GetBuiltinCatchPrediction()); in ThrowInternal() local
2034 CatchType prediction = ToCatchType(code->GetBuiltinCatchPrediction()); in ThrowInternal() local
2516 CatchType prediction = PredictExceptionCatcher(); in ThrowInternal() local
Dframes.cc1180 int* stack_depth, HandlerTable::CatchPrediction* prediction) { in LookupExceptionHandlerInTable()
1594 int* data, HandlerTable::CatchPrediction* prediction) { in LookupExceptionHandlerInTable()
1706 int* context_register, HandlerTable::CatchPrediction* prediction) { in LookupExceptionHandlerInTable()
/external/v8/src/ast/
Dprettyprinter.cc1026 const char* prediction = ""; in VisitTryCatchStatement() local
/external/v8/src/debug/
Ddebug.cc1001 HandlerTable::CatchPrediction prediction; in PrepareStepOnThrow() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp716 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local
733 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local