HomeSort by relevance Sort by last modified time
    Searched defs:scalar_type_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
vector_support_library.h 228 llvm::Type* scalar_type() const { return scalar_type_; }
284 llvm::Type* scalar_type_; member in class:xla::cpu::VectorSupportLibrary
tiled_dot_emitter.cc 125 PrimitiveType scalar_type() const { return scalar_type_; }
142 scalar_type_(scalar_type),
151 PrimitiveType scalar_type_; member in class:xla::cpu::__anon44367::GemvConfig
660 : scalar_type_(scalar_type),
675 PrimitiveType scalar_type() const { return scalar_type_; }
685 PrimitiveType scalar_type_; member in class:xla::cpu::__anon44367::TiledSmallGemmEmitter::Config
    [all...]

Completed in 69 milliseconds