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