Home
last modified time | relevance | path

Searched defs:InterpreterOptions (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/mock_cel/
Dcel_expr_builder_factory.h32 struct InterpreterOptions { struct
37 const InterpreterOptions& options) { in CreateCelExpressionBuilder() argument
/external/tensorflow/tensorflow/lite/
Dinterpreter_options.h27 InterpreterOptions() in InterpreterOptions() function
/external/tensorflow/tensorflow/lite/swift/Sources/
DInterpreter.swift366 public typealias InterpreterOptions = Interpreter.Options typealias