Home
last modified time | relevance | path

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

12345678

/external/tensorflow/tensorflow/core/kernels/
Dcast_op.cc124 Status CpuCastOp::Prepare() { in Prepare() function in tensorflow::CpuCastOp
178 Status Prepare() { in Prepare() function in tensorflow::GpuCastOp
/external/webrtc/modules/desktop_capture/win/
Ddxgi_frame.cc28 bool DxgiFrame::Prepare(DesktopSize size, DesktopCapturer::SourceId source_id) { in Prepare() function in webrtc::DxgiFrame
/external/tensorflow/tensorflow/lite/python/optimize/
Dcalibration_wrapper.cc212 PyObject* CalibrationWrapper::Prepare() { in Prepare() function in tflite::calibration_wrapper::CalibrationWrapper
219 PyObject* CalibrationWrapper::Prepare(std::string signature_key) { in Prepare() function in tflite::calibration_wrapper::CalibrationWrapper
233 PyObject* CalibrationWrapper::Prepare(PyObject* input_shapes, in Prepare() function in tflite::calibration_wrapper::CalibrationWrapper
274 PyObject* CalibrationWrapper::Prepare(PyObject* input_shapes) { in Prepare() function in tflite::calibration_wrapper::CalibrationWrapper
/external/gemmlowp/meta/generators/
Dtransform_kernels_common.py44 def Prepare(self, emitter, registers, unused_kernel_size): member in MinMaxTransformation
88 def Prepare(self, emitter, registers, unused_kernel_size): member in DequantizeTransformation
157 def Prepare(self, emitter, registers, unused_kernel_size): member in QuantizeTransformation
226 def Prepare(self, emitter, registers, unused_kernel_size): member in RequantizeTransformation
Dquantized_mul_kernels_common.py53 def Prepare(self, emitter, registers, kernel_m, kernel_n, lhs, rhs): member in _StaticQuantizationUInt8Transformation
130 def Prepare(self, emitter, registers, kernel_m, kernel_n, lhs, rhs): member in _StaticQuantizationInt32Transformation
162 def Prepare(self, emitter, registers, kernel_m, kernel_n, lhs, rhs): member in _StaticQuantizationFloatTransformation
205 def Prepare(self, emitter, registers, kernel_m, unused_kernel_n, member in _RowMajorOutput
/external/dng_sdk/source/
Ddng_opcodes.h358 virtual void Prepare (dng_negative & /* negative */, in Prepare() function
460 virtual void Prepare (dng_negative & /* negative */, in Prepare() function
/external/tensorflow/tensorflow/lite/kernels/
Drank.cc30 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dneg.cc34 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dround.cc32 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dceil.cc31 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dzeros_like.cc32 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dassign_variable.cc32 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dshape.cc39 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dread_variable.cc33 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dcumsum.cc33 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dfloor.cc37 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dreverse.cc34 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dlocal_response_norm.cc38 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dexp.cc40 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dfake_quant.cc42 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dbroadcast_args.cc45 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Dvar_handle.cc57 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
Ddensify.cc53 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function
/external/zucchini/
Dbinary_data_histogram.cc30 void OutlierDetector::Prepare() { in Prepare() function in zucchini::OutlierDetector
/external/tensorflow/tensorflow/lite/python/testdata/
Dtest_registerer.cc36 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() function

12345678