Searched defs:runtime_type (Results 1 – 14 of 14) sorted by relevance
19 fn runtime_type(&self) -> RuntimeType; in runtime_type() method33 fn runtime_type(&self) -> RuntimeType { in runtime_type() function
44 void SessionFactory::Register(const string& runtime_type, in Register()
106 absl::string_view runtime_type() const { in runtime_type() function
43 const Type* runtime_type, in FreeReturnedMemref()
191 auto runtime_type = opts.calling_convention(entry_func.getFunctionType()); in Compile() local
138 PjRtRuntimeType runtime_type() const override { in runtime_type() function
147 PjRtRuntimeType runtime_type() const override { return kTfrt; } in runtime_type() function
183 PjRtRuntimeType runtime_type() const override { return kStreamExecutor; } in runtime_type() function
100 oneof runtime_type { oneof
339 const Type* runtime_type = runtime_signature_.result(i); in ReturnResults() local
276 optional RuntimeType runtime_type = 27; field
138 #define METADATA_UPDATE(runtime_type, compile_type) \ in updateAny() argument
6021 …rics::CastLogsProto_CastEventProto_RuntimeType CastLogsProto_CastEventProto::runtime_type() const { in runtime_type() function