Home
last modified time | relevance | path

Searched defs:infer (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_resource_ops.cc134 TrtUniquePtrType<IRuntime> infer( in Compute() local
Dtrt_engine_op.cc893 TrtUniquePtrType<IRuntime> infer(nvinfer1::createInferRuntime(logger)); in GetEngine() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp765 RangeSet infer(SymbolRef Sym) { in infer() function in __anon4dcb3b330211::SymbolicRangeInferrer
788 RangeSet infer(EquivalenceClass Class) { in infer() function in __anon4dcb3b330211::SymbolicRangeInferrer
796 RangeSet infer(QualType T) { in infer() function in __anon4dcb3b330211::SymbolicRangeInferrer
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp1705 auto infer = [](MapList m) { return AffineMap::inferFromExprList(m); }; in matchAndRewrite() local
1817 auto infer = [](MapList m) { return AffineMap::inferFromExprList(m); }; in matchAndRewrite() local
/external/rust/cxx/macro/src/
Dexpand.rs384 let infer = Token![_](ident.span()); in expand_cxx_type_assert_pinned() localVariable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc1022 [&](const std::function<StatusOr<Shape>()>& infer, Shape* shape) { in ParseInstructionRhs()
/external/python/cpython3/Tools/clinic/
Dclinic.py3841 def infer(self, line): member in IndentStack
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc1124 FakeITensor infer[6]; in TEST_F() local