Home
last modified time | relevance | path

Searched defs:minval_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Drandom_ops.cc230 const TensorShape minval_shape = ctx->InputShape(1); in Compile() local
Dstateless_random_ops.cc204 TensorShape minval_shape = ctx->InputShape(2); in Compile() local
Dstateless_random_ops_v2.cc277 TensorShape minval_shape = ctx->InputShape(minval_input_idx); in Compile() local