Searched defs:kFixedInputs (Results 1 – 2 of 2) sorted by relevance
44 const int kFixedInputs = 3; // Prefix, tensor names, shape_and_slices. in ValidateInputs() local102 const int kFixedInputs = 3; // Prefix, tensor names, shape_and_slices. in Compute() local
55 const int kFixedInputs = save_slices ? 3 : 2; in SaveTensors() local