Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DPhases.h19 Preprocess, enumerator
/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::__anonddaad1370111::BFloat16NormalizationVisitor
Dhlo_verifier.cc79 Status ShapeVerifier::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::ShapeVerifier
1692 Status Preprocess(HloInstruction* instruction) override { in Preprocess() function in xla::__anonfe08e0500711::InstructionVerifier
Dhlo_cost_analysis.cc47 Status HloCostAnalysis::Preprocess(const HloInstruction* hlo) { in Preprocess() function in xla::HloCostAnalysis
Dhlo_evaluator.cc2499 Status HloEvaluator::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::HloEvaluator
/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/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/perfetto/src/protozero/protoc_plugin/
Dprotozero_plugin.cc325 void Preprocess() { in Preprocess() function in protozero::__anon42b1c0d80111::GeneratorJob
/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.cc3090 Status IrEmitter::Preprocess(HloInstruction* hlo) { in Preprocess() function in xla::cpu::IrEmitter