Searched refs:input_is_transpose (Results 1 – 2 of 2) sorted by relevance
60 input_is_transpose=False)92 input_is_transpose=False)
81 const Tensor& input_is_transpose = context->input(8); in Compute() local107 context, TensorShapeUtils::IsScalar(input_is_transpose.shape()), in Compute()151 const bool is_transpose = input_is_transpose.scalar<bool>()(); in Compute()