Searched defs:max_shape (Results 1 – 5 of 5) sorted by relevance
31 const TensorShape max_shape = ctx->InputShape(2); in Compile() local
115 auto max_shape = max_signed->shape(); in ExpandInstruction() local
195 Shape max_shape = FindMaxShape(absl::MakeSpan(root_shapes_ptrs)); in DynamicConditional() local
338 ShapeHandle max_shape; in __anonf6f833bb0302() local
2417 auto max_shape = ops::Placeholder::Shape({64, 64}); in RunTest() local