Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.cc536 auto real_shape = in HandleFft() local
546 ShapeUtil::ElementsIn(real_shape); in HandleFft()
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1179 real_shape = outer_grad_state.AddBackpropAccumulatedValue(
1181 result = array_ops.zeros(real_shape, val.dtype)
2704 real_shape = outer_grad_state.AddBackpropAccumulatedValue(
2706 acc = array_ops.zeros(real_shape, grad.dtype)