Home
last modified time | relevance | path

Searched refs:smaller_than_limit (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc5765 llvm::Value* smaller_than_limit = b_.CreateICmpSLT( in EmitElementForInputFusibleSlices() local
5769 b_.CreateAnd(larger_or_equal_than_start, smaller_than_limit); in EmitElementForInputFusibleSlices()