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

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_loop.cc 257 const llvm_ir::IrArray& operand_array, int64 dimension_to_skip,
263 const Shape& shape = operand_array.GetShape();
llvm_loop.h 249 // index for the given operand_array containing the indvars of the loops. All
254 const llvm_ir::IrArray& operand_array, int64 dimension_to_skip,
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator_test.cc 1774 auto operand_array = absl::make_unique<Array2D<float>>(3, 5); local
1807 auto operand_array = absl::make_unique<Array2D<float>>(2, 4); local
1845 auto operand_array = absl::make_unique<Array2D<float>>(2, 4); local
1881 auto operand_array = absl::make_unique<Array2D<double>>(2, 3); local
1920 auto operand_array = absl::make_unique<Array2D<double>>(2, 3); local
1956 auto operand_array = absl::make_unique<Array2D<double>>(2, 3); local
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter_unnested.cc     [all...]

Completed in 130 milliseconds