HomeSort by relevance Sort by last modified time
    Searched refs:HumanString (Results 76 - 89 of 89) sorted by null

1 2 34

  /external/tensorflow/tensorflow/compiler/xla/python/
xrt.cc 262 ShapeUtil::HumanString(tuple_shape));
local_computation_builder.cc 172 ShapeUtil::HumanString(tuple_shape));
  /external/tensorflow/tensorflow/compiler/xla/service/
while_loop_simplifier_test.cc 421 << ShapeUtil::HumanString(new_while_op->shape());
hlo_instruction.cc     [all...]
hlo_parser.cc 575 "Shape of computation ", name, ", ", ShapeUtil::HumanString(shape),
578 ShapeUtil::HumanString(computation->root_instruction()->shape())));
    [all...]
algebraic_simplifier_test.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/
literal.h     [all...]
shape_util_test.cc 696 SCOPED_TRACE(absl::StrCat("s=", ShapeUtil::HumanString(s)));
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/tests/
batch_normalization_test.cc 77 << "want " << ShapeUtil::HumanString(expected_shape) << " got "
78 << ShapeUtil::HumanString(actual_shape);
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/client/
xla_builder.cc 94 ShapeUtil::HumanString(shape));
    [all...]
  /external/tensorflow/tensorflow/compiler/aot/
codegen.cc 666 {"{{PROGRAM_SHAPE}}", xla::ShapeUtil::HumanString(xla::ProgramShape(ps))},
  /external/tensorflow/tensorflow/compiler/tf2xla/
xla_compiler.cc 373 string XlaCompiler::Argument::HumanString() const {
    [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 1344 milliseconds

1 2 34