HomeSort by relevance Sort by last modified time
    Searched defs:inferred_shape (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
shape_inference.cc 2298 Shape inferred_shape = local
    [all...]
shape_inference_test.cc 429 Shape inferred_shape = inferred_status.ValueOrDie(); local
431 inferred_shape));
474 Shape inferred_shape = inferred_status.ValueOrDie(); local
476 inferred_shape));
519 Shape inferred_shape = inferred_status.ValueOrDie(); local
521 inferred_shape));
1355 Shape inferred_shape = inferred_status.ValueOrDie(); local
1365 Shape inferred_shape = inferred_status.ValueOrDie(); local
1436 Shape inferred_shape = inferred_shape_and_status.ValueOrDie(); local
    [all...]

Completed in 72 milliseconds