Home
last modified time | relevance | path

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

/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.cc877 string FunctionLibraryRuntime::ExecutorType(const InstantiateOptions& options, in ExecutorType() function in tensorflow::FunctionLibraryRuntime