HomeSort by relevance Sort by last modified time
    Searched refs:AddLoopsForShape (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_loop.h 225 IrArray::Index AddLoopsForShape(const Shape& shape,
llvm_loop.cc 238 IrArray::Index ForLoopNest::AddLoopsForShape(const Shape& shape,
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
elemental_ir_emitter.cc 372 const IrArray::Index window_index = loops.AddLoopsForShape(
ir_emitter_unnested.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc 564 const llvm_ir::IrArray::Index window_index = loops.AddLoopsForShape(
668 source_loops.AddLoopsForShape(source->shape(), "source");
693 const llvm_ir::IrArray::Index window_index = window_loops.AddLoopsForShape(
    [all...]

Completed in 306 milliseconds