Home
last modified time | relevance | path

Searched defs:ref_shape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlhlo_fusion.cc407 Value ref_shape = get_effective_shape(results[0]); in TryToContractEdge() local
/external/tensorflow/tensorflow/cc/gradients/
Darray_grad.cc205 auto ref_shape = Shape(scope, ref); in GatherNdGrad() local