Home
last modified time | relevance | path

Searched defs:AddConst (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dtrt_op_converter.cc363 auto AddConst = [&context, &dim](const float &coeff) -> nvinfer1::ITensor * { in MS_TRT_CONVERTER_FUNC_REG() local
398 auto AddConst = [&context, &dim](const float &coeff) -> nvinfer1::ITensor * { in MS_TRT_CONVERTER_FUNC_REG() local
449 auto AddConst = [&context, &dim](const float &coeff) -> nvinfer1::ITensor * { in MS_TRT_CONVERTER_FUNC_REG() local
490 auto AddConst = [&context, &dim](const float &coeff) -> nvinfer1::ITensor * { in MS_TRT_CONVERTER_FUNC_REG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp856 ConstantInt *AddConst; in ComputeValueKnownInPredecessorsImpl() local