Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexecutor.h42 enum class ExecutorType { enum
/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/
DAbstractBenchmark.java105 public enum ExecutorType { enum in AbstractBenchmark
/external/tensorflow/tensorflow/core/framework/
Dfunction.cc924 string FunctionLibraryRuntime::ExecutorType(const InstantiateOptions& options, in ExecutorType() function in tensorflow::FunctionLibraryRuntime