/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_liveness_analysis.cc | 54 index_tree.ForEachElement([&](const ShapeIndex& shape_index, bool live) { in ForEachLiveIndex() 66 const ShapeIndex& shape_index, in MarkLiveAtIndex() 122 ForEachLiveIndex(index_tree, [&](const ShapeIndex& shape_index) { in PropagateLivenessThroughTuple() 153 ForEachLiveIndex(index_tree, [&](const ShapeIndex& shape_index) { in PropagateLivenessThroughGTE() 172 ForEachLiveIndex(index_tree, [&](const ShapeIndex& shape_index) { in PropagateLivenessThroughWhile() 202 ForEachLiveIndex(index_tree, [&](const ShapeIndex& shape_index) { in PropagateLivenessToParameterCallers() 255 ForEachLiveIndex(index_tree, [&](const ShapeIndex& shape_index) { in PropagateLivenessThroughControlFlow()
|
D | tuple_util.cc | 63 ShapeIndex shape_index, bool insert_bitcast_if_different_shape) { in ReplaceTupleWith()
|
D | layout_assignment.cc | 931 [&](const Shape& subshape, const ShapeIndex& shape_index) { in CheckParameterLayout() 1558 const auto shape_index = in PropagateOperandConstraint() local 1645 [&](const Shape& subshape, const ShapeIndex& shape_index) { in PropagateOperandConstraint() 1680 user->shape(), [&](const Shape& subshape, const ShapeIndex& shape_index) { in PropagateOperandConstraint() 2372 [&](const Shape& subshape, const ShapeIndex& shape_index) { in PropagateComputationLayouts()
|
D | instruction_fusion.cc | 215 [&output_rank](const Shape& subshape, const ShapeIndex& shape_index) { in EffectivelyAtMostUnary() 311 shape, [&size](const Shape& subshape, const ShapeIndex& shape_index) { in ComputeGloballyUnfusible()
|
D | hlo_cost_analysis.cc | 891 [this, fusion](const Shape& subshape, const ShapeIndex& shape_index) { in HandleFusion() 930 const ShapeIndex& shape_index) { in HandleFusion()
|
D | hlo.proto | 535 repeated int64 shape_index = 3; field
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | hlo_to_ir_bindings.cc | 142 ShapeIndexView shape_index, in GetTypedIrValue() 157 ShapeIndexView shape_index) { in BindHloToIrValue() 172 const ShapeIndex& shape_index) { in GetIrArray()
|
D | infeed_thunk.cc | 44 const ShapeIndex& shape_index = source.first; in ExecuteOnStream() local
|
D | outfeed_thunk.cc | 57 const ShapeIndex& shape_index = output_leaf_it->first; in ExecuteOnStream() local
|
D | gpu_executable.cc | 902 xla::ShapeIndex shape_index; in SetUpMlirAllocation() local 924 ShapeIndex shape_index; in SetUpMlirAllocation() local
|
/external/tensorflow/tensorflow/core/protobuf/tpu/ |
D | dynamic_padding.proto | 14 int32 shape_index = 2; field
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | literal.h | 747 const Piece& piece(const ShapeIndex& shape_index) const { in piece() 912 Piece& piece(const ShapeIndex& shape_index) { in piece() 1237 const ShapeIndex& shape_index) const { in data() 1242 absl::Span<NativeT> MutableLiteralBase::data(const ShapeIndex& shape_index) { in data() 1248 const ShapeIndex& shape_index) const { in Get() 1259 const ShapeIndex& shape_index, in Set()
|
D | shape_layout.cc | 100 ShapeIndexView shape_index) { in ResetLayout()
|
D | literal_comparison.cc | 286 const ShapeIndex& shape_index, ErrorSpec error, in Compare() 322 const ShapeIndex& shape_index, ErrorSpec error, in NearComparator() 685 const ShapeIndex& shape_index, in EqualHelper() 781 const ShapeIndex& shape_index, const ErrorSpec& error, in NearHelper()
|
D | literal.cc | 511 Literal Literal::SubLiteral(ShapeIndexView shape_index) { in SubLiteral() 674 const ShapeIndex& shape_index, in SetDynamicSize() 1302 const ShapeIndex& shape_index, bool print_shape, in TupleToStringHelper() 1322 const ShapeIndex& shape_index, bool print_shape, in DenseArrayToStringHelper() 1410 void ToStringHelper(const LiteralBase& literal, const ShapeIndex& shape_index, in ToStringHelper() 2539 void* MutableLiteralBase::untyped_data(const ShapeIndex& shape_index) { in untyped_data()
|
D | literal_util.cc | 63 [&](const Shape& subshape, const ShapeIndex& shape_index) { in ConvertType()
|
D | shape_util.cc | 86 std::ostream& operator<<(std::ostream& out, const ShapeIndex& shape_index) { in operator <<()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | hlo_test_base.h | 318 ShapeIndexView shape_index) { in ForceResultLayout()
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | memory_viewer_preprocess.proto | 39 repeated int64 shape_index = 5; field
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | tracked_tfrt_cpu_device_buffer.cc | 114 const ShapeIndex& shape_index) { in Buffer()
|
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
D | mhlo_to_lhlo_with_xla.cc | 501 xla::ShapeIndex* shape_index, OpBuilder* b, Location loc) { in RewriteFusionOperand() 561 xla::ShapeIndex shape_index; in EmitFusionOp() local 1428 const xla::ShapeIndex& shape_index) { in GetOrCreateArrayView() 1536 xla::ShapeIndex shape_index = result_subset; in GetOrCreateView() local 1667 const xla::ShapeIndex& shape_index = iter->second.second; in Initialize() local
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
D | c_api_conversions.cc | 406 void Destroy(XLA_ShapeIndex* shape_index) { delete[] shape_index; } in Destroy()
|
/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
D | xrt_state_ops.h | 387 xla::ShapeIndex shape_index; in Compute() local
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | hlo_proto_to_memory_visualization_utils.cc | 138 absl::Span<const int64_t> shape_index) { in ResolveShapeIndex()
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | value_inference.cc | 200 ShapeIndex shape_index = {}; member 242 ShapeIndex shape_index; member
|