Home
last modified time | relevance | path

Searched defs:Preprocess (Results 1 – 22 of 22) sorted by relevance

/external/clang/include/clang/Driver/
DPhases.h19 Preprocess, enumerator
/external/llvm-project/clang/include/clang/Driver/
DPhases.h18 Preprocess, enumerator
/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-extractor.h316 virtual void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const {} in Preprocess() function
468 void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const override { in Preprocess() function
490 void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const override { in Preprocess() function
603 void Preprocess(WorkspaceSet *workspaces, const OBJ *object) const { in Preprocess() function
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.cc65 Status DfsHloVisitorBase<HloInstructionPtr>::Preprocess(HloInstructionPtr) { in Preprocess() function in xla::DfsHloVisitorBase
Dbfloat16_normalization.cc517 Status BFloat16NormalizationVisitor::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::__anonefae73130111::BFloat16NormalizationVisitor
Dhlo_verifier.cc81 Status ShapeVerifier::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::ShapeVerifier
1886 Status Preprocess(HloInstruction* instruction) override { in Preprocess() function in xla::__anon45533f2c0811::InstructionVerifier
Dhlo_cost_analysis.cc47 Status HloCostAnalysis::Preprocess(const HloInstruction* hlo) { in Preprocess() function in xla::HloCostAnalysis
Dhlo_evaluator.cc2536 Status HloEvaluator::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::HloEvaluator
/external/libtextclassifier/native/lang_id/common/
Dembedding-feature-interface.h56 void Preprocess(WorkspaceSet *workspace, OBJ *obj) const { in Preprocess() function
Dembedding-feature-extractor.h147 void Preprocess(WorkspaceSet *workspaces, OBJ *obj) const { in Preprocess() function
/external/pdfium/fxbarcode/
Dcbc_eancode.cpp46 WideString CBC_EANCode::Preprocess(WideStringView contents) { in Preprocess() function in CBC_EANCode
/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
Dbase_vision_task_api.h114 absl::Status Preprocess(const std::vector<TfLiteTensor*>& input_tensors, in Preprocess() function
/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/
Dbert_nl_classifier.cc64 absl::Status BertNLClassifier::Preprocess( in Preprocess() function in tflite::task::text::nlclassifier::BertNLClassifier
Dnl_classifier.cc187 absl::Status NLClassifier::Preprocess( in Preprocess() function in tflite::task::text::nlclassifier::NLClassifier
/external/webrtc/test/pc/e2e/analyzer/video/
Dvideo_quality_analyzer_injection_helper.cc58 VideoFrame Preprocess(const VideoFrame& source_frame) override { in Preprocess() function in webrtc::webrtc_pc_e2e::__anon497d845e0111::AnalyzingFramePreprocessor
/external/tflite-support/tensorflow_lite_support/cc/task/text/qa/
Dbert_question_answerer.cc161 absl::Status BertQuestionAnswerer::Preprocess( in Preprocess() function in tflite::task::text::qa::BertQuestionAnswerer
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dframe_buffer_utils.cc568 absl::Status FrameBufferUtils::Preprocess( in Preprocess() function in tflite::task::vision::FrameBufferUtils
/external/perfetto/src/protozero/protoc_plugin/
Dprotozero_plugin.cc438 void Preprocess() { in Preprocess() function in protozero::__anoncadeb8b40111::GeneratorJob
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1048 void setPreprocessToken(bool Preprocess) { PreprocessToken = Preprocess; } in setPreprocessToken()
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DMetrowerks_Shell_Suite.py476 def Preprocess(self, _object, _attributes={}, **_arguments): member in Metrowerks_Shell_Suite_Events
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2959 Status IrEmitter::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc1407 Status SpmdPartitioningVisitor::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::spmd::SpmdPartitioningVisitor