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.cc400 auto real_shape = in HandleFft() local
410 ShapeUtil::ElementsIn(real_shape); in HandleFft()
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1323 real_shape = outer_grad_state.AddBackpropAccumulatedValue(
1325 result = array_ops.zeros(real_shape, val.dtype)
2722 real_shape = outer_grad_state.AddBackpropAccumulatedValue(
2724 acc = array_ops.zeros(real_shape, grad.dtype)