Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dcategorical_op.cc75 std::array<int64, 3> uniform_shape_array = { in Compile() local
88 std::array<int64, 2> uniform_shape_array = {{batch_size, num_classes}}; in Compile() local