/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_post_depth_coverage.txt | 44 Prepare a proper shader with following layout setup: 49 Prepare a proper shader with following layout setup: 55 Prepare multisample framebuffer with integer color and depth attachments 58 Prepare framebuffer with integer color attachment 1x(number of samples) 61 Prepare shader program which passes gl_SampleMaskIn to the output as a 64 Prepare shader program which passes samples from multisample texture to
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | delegate.cc | 33 TfLiteStatus Prepare(TfLiteContext* context, TfLiteDelegate* delegate) { in Prepare() function 43 ->Prepare(session_options); in Prepare() 145 Prepare = &flex::delegate::Prepare; in FlexDelegate()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | floor.cc | 36 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 66 /*free=*/nullptr, floor::Prepare, in Register_FLOOR_REF() 73 /*free=*/nullptr, floor::Prepare, in Register_FLOOR()
|
D | resize_nearest_neighbor.cc | 52 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 130 nullptr, nullptr, resize_nearest_neighbor::Prepare, in Register_RESIZE_NEAREST_NEIGHBOR_REF() 137 nullptr, nullptr, resize_nearest_neighbor::Prepare, in Register_RESIZE_NEAREST_NEIGHBOR_GENERIC_OPT() 145 nullptr, nullptr, resize_nearest_neighbor::Prepare, in Register_RESIZE_NEAREST_NEIGHBOR_NEON_OPT()
|
D | resize_bilinear.cc | 55 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 142 nullptr, nullptr, resize_bilinear::Prepare, in Register_RESIZE_BILINEAR_REF() 149 nullptr, nullptr, resize_bilinear::Prepare, in Register_RESIZE_BILINEAR_GENERIC_OPT() 156 nullptr, nullptr, resize_bilinear::Prepare, in Register_RESIZE_BILINEAR_NEON_OPT()
|
D | dequantize.cc | 56 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 102 dequantize::Init, dequantize::Free, dequantize::Prepare, in Register_DEQUANTIZE_OPT() 109 dequantize::Prepare, in Register_DEQUANTIZE_REF()
|
D | local_response_norm.cc | 37 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 96 nullptr, nullptr, local_response_norm::Prepare, in Register_LOCAL_RESPONSE_NORM_REF() 103 nullptr, nullptr, local_response_norm::Prepare, in Register_LOCAL_RESPONSE_NORM_GENERIC_OPT()
|
D | logical.cc | 47 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 121 static TfLiteRegistration r = {logical::Init, logical::Free, logical::Prepare, in Register_LOGICAL_OR() 129 static TfLiteRegistration r = {logical::Init, logical::Free, logical::Prepare, in Register_LOGICAL_AND()
|
D | pad.cc | 98 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 270 static TfLiteRegistration r = {nullptr, nullptr, pad::Prepare, in Register_PAD_REF() 276 static TfLiteRegistration r = {nullptr, nullptr, pad::Prepare, in Register_PAD_GENERIC_OPT() 285 static TfLiteRegistration r = {nullptr, nullptr, pad::Prepare, in Register_PADV2_REF() 291 static TfLiteRegistration r = {nullptr, nullptr, pad::Prepare, in Register_PADV2_GENERIC_OPT()
|
D | rank.cc | 29 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 59 static TfLiteRegistration r = {nullptr, nullptr, rank::Prepare, rank::Eval}; in Register_RANK()
|
D | depth_to_space.cc | 38 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 143 nullptr, nullptr, depth_to_space::Prepare, in Register_DEPTH_TO_SPACE_REF() 150 nullptr, nullptr, depth_to_space::Prepare, in Register_DEPTH_TO_SPACE_GENERIC_OPT()
|
D | maximum_minimum.cc | 51 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 141 nullptr, nullptr, maximum_minimum::Prepare, in Register_MAXIMUM_REF() 149 nullptr, nullptr, maximum_minimum::Prepare, in Register_MINIMUM_REF()
|
D | space_to_depth.cc | 38 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 139 nullptr, nullptr, space_to_depth::Prepare, in Register_SPACE_TO_DEPTH_REF() 146 nullptr, nullptr, space_to_depth::Prepare, in Register_SPACE_TO_DEPTH_GENERIC_OPT()
|
D | ceil.cc | 29 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 53 /*free=*/nullptr, ceil::Prepare, ceil::Eval}; in Register_CEIL()
|
D | round.cc | 29 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 53 /*free=*/nullptr, round::Prepare, round::Eval}; in Register_ROUND()
|
D | assign_variable.cc | 36 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 75 static TfLiteRegistration r = {nullptr, nullptr, assign_variable::Prepare, in Register_ASSIGN_VARIABLE()
|
D | l2norm.cc | 38 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 144 static TfLiteRegistration r = {nullptr, nullptr, l2norm::Prepare, in Register_L2NORM_REF() 150 static TfLiteRegistration r = {nullptr, nullptr, l2norm::Prepare, in Register_L2NORM_GENERIC_OPT()
|
D | transpose.cc | 72 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 161 static TfLiteRegistration r = {nullptr, nullptr, transpose::Prepare, in Register_TRANSPOSE_REF() 167 static TfLiteRegistration r = {nullptr, nullptr, transpose::Prepare, in Register_TRANSPOSE_GENERIC_OPTIMIZED()
|
D | zeros_like.cc | 28 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 67 zeros_like::Prepare, zeros_like::Eval}; in Register_ZEROS_LIKE()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | cast_op.cc | 123 OP_REQUIRES_OK(ctx, Prepare()); in CpuCastOp() 126 Status CpuCastOp::Prepare() { in Prepare() function in tensorflow::CpuCastOp 176 OP_REQUIRES_OK(ctx, Prepare()); in GpuCastOp() 180 Status Prepare() { in Prepare() function in tensorflow::GpuCastOp 259 OP_REQUIRES_OK(ctx, Prepare()); in SyclCastOp() 263 Status Prepare() { in Prepare() function in tensorflow::SyclCastOp
|
/external/v8/src/parsing/ |
D | pending-compilation-error-handler.cc | 35 void PendingCompilationErrorHandler::MessageDetails::Prepare( in Prepare() function in v8::internal::PendingCompilationErrorHandler::MessageDetails 109 warning.Prepare(isolate); in PrepareWarnings() 139 error_details_.Prepare(isolate); in PrepareErrors() 174 error_details_.Prepare(isolate); in FormatErrorMessageForTest()
|
/external/tensorflow/tensorflow/core/summary/ |
D | summary_db_writer.cc | 144 TF_RETURN_IF_ERROR(db->Prepare(sql, &insert_desc)); in SetDescription() 172 TF_RETURN_IF_ERROR(db_->Prepare("INSERT INTO Ids (id) VALUES (?)", &stmt)); in CreateNewId() 259 TF_RETURN_IF_ERROR(db_->Prepare(sql, &insert)); in SaveNodeInputs() 311 TF_RETURN_IF_ERROR(db_->Prepare(sql, &insert)); in SaveNodes() 344 TF_RETURN_IF_ERROR(db_->Prepare(sql, &insert)); in SaveGraph() 454 TF_RETURN_IF_ERROR(db->Prepare(sql, &insert)); in GetTagId() 472 TF_RETURN_IF_ERROR(db->Prepare(get_sql, &get)); in InitializeUser() 489 TF_RETURN_IF_ERROR(db->Prepare(insert_sql, &insert)); in InitializeUser() 513 TF_RETURN_IF_ERROR(db->Prepare(get_sql, &get)); in InitializeExperiment() 535 TF_RETURN_IF_ERROR(db->Prepare(insert_sql, &insert)); in InitializeExperiment() [all …]
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | arg_min_max.cc | 33 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 108 r.prepare = arg_min_max::Prepare; in Register_ARG_MAX() 115 r.prepare = arg_min_max::Prepare; in Register_ARG_MIN()
|
D | logistic.cc | 34 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function 64 r.prepare = activations::Prepare; in Register_LOGISTIC()
|
/external/tensorflow/tensorflow/lite/python/optimize/ |
D | calibrator.py | 75 self._calibrator.Prepare() 102 self._calibrator.Prepare()
|