| /external/tensorflow/tensorflow/lite/micro/examples/magic_wand/ |
| D | gesture_predictor_test.cc | 27 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/ |
| D | obmc_neon.cc | 51 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()
|
| D | convolve_neon.cc | 737 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/ |
| D | obmc_sse4.cc | 39 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()
|
| D | convolve_sse4.cc | 673 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/ |
| D | convolve.cc | 63 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 …]
|
| D | obmc.cc | 33 void OverlapBlendVertical_C(void* const prediction, in OverlapBlendVertical_C() 56 void OverlapBlendHorizontal_C(void* const prediction, in OverlapBlendHorizontal_C()
|
| /external/libtextclassifier/native/lang_id/ |
| D | lang-id-wrapper.cc | 69 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/ |
| D | get_top_n_impl.h | 31 void get_top_n(T* prediction, int prediction_size, size_t num_results, in get_top_n()
|
| /external/v8/src/codegen/ |
| D | handler-table.cc | 126 CatchPrediction prediction) { in SetRangeHandler() 181 CatchPrediction prediction = GetRangePrediction(i); in LookupRange() local 241 CatchPrediction prediction = GetRangePrediction(i); in HandlerTableRangePrint() local
|
| /external/v8/src/interpreter/ |
| D | handler-table-builder.cc | 66 int handler_id, HandlerTable::CatchPrediction prediction) { in SetPrediction()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | in_topk_op_gpu.cu.cc | 53 T prediction = ldg(predictions + i); in ComputePredictionMaskKernel() local
|
| D | sdca_internal.cc | 205 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/ |
| D | unidirectional_sequence_lstm_test.py | 117 def trainModel(self, x, prediction, output_class, sess): argument
|
| D | bidirectional_sequence_lstm_test.py | 128 def trainModel(self, x, prediction, output_class, sess): argument
|
| D | unidirectional_sequence_rnn_test.py | 113 def trainModel(self, x, prediction, output_class, sess): argument
|
| D | bidirectional_sequence_rnn_test.py | 149 def trainModel(self, x, prediction, output_class, sess): argument
|
| /external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/ |
| D | image_metrics.cc | 107 const std::vector<Detection>& prediction, in FromBoxes()
|
| /external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/ |
| D | run_eval.cc | 93 ObjectDetectionResult prediction = *eval.GetLatestPrediction(); in EvaluateModel() local
|
| /external/libgav1/libgav1/src/tile/ |
| D | prediction.cc | 633 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/ |
| D | isolate.cc | 1576 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
|
| D | frames.cc | 1180 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/ |
| D | prettyprinter.cc | 1026 const char* prediction = ""; in VisitTryCatchStatement() local
|
| /external/v8/src/debug/ |
| D | debug.cc | 1001 HandlerTable::CatchPrediction prediction; in PrepareStepOnThrow() local
|
| /external/deqp/modules/gles3/performance/ |
| D | es3pBufferDataUploadTests.cpp | 716 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
|