Searched refs:ConstTensorAttributes (Results 1 – 6 of 6) sorted by relevance
53 ConstTensorAttributes const_attr; in TEST()
41 absl::any_cast<const ConstTensorAttributes&>(node.operation.attributes); in IsConstZeros()
464 struct ConstTensorAttributes { struct
103 ConstTensorAttributes attr; in NewConstNode()
223 absl::any_cast<ConstTensorAttributes>(node.operation.attributes); in Compile()
315 absl::any_cast<ConstTensorAttributes>(node.operation.attributes); in ConvertOperations()