Home
last modified time | relevance | path

Searched refs:GetPrimitiveTypeVal (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.h120 PrimitiveType GetPrimitiveTypeVal() const { in GetPrimitiveTypeVal() function
Dhlo_parser.cc3546 PrimitiveType primitive_type = lexer_.GetPrimitiveTypeVal(); in ParseShape()