Searched defs:padding_shape (Results 1 – 4 of 4) sorted by relevance
46 const TensorShape padding_shape = context->InputShape("padding"); in Compile() local
103 const TensorShape padding_shape = context->InputShape("padding"); in Compile() local
110 const TensorShape padding_shape = context->InputShape("padding"); in Compile() local
467 auto padding_shape = Stack(scope, {input_rank, 1}); in SliceGrad() local