Searched refs:EntryComputationParameterShapes (Results 1 – 3 of 3) sorted by relevance
34 auto status = EntryComputationParameterShapes(hlo_proto).status(); in TEST_F()45 auto status = EntryComputationParameterShapes(hlo_proto).status(); in TEST_F()
46 StatusOr<std::vector<const ShapeProto*>> EntryComputationParameterShapes(
52 StatusOr<std::vector<const ShapeProto*>> EntryComputationParameterShapes( in EntryComputationParameterShapes() function