Home
last modified time | relevance | path

Searched defs:scale_type (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dbatch_norm_op.cc78 xla::PrimitiveType scale_type; in CompileImpl() local
/external/libpcap/
Dsf-pcap.c145 tstamp_scale_type_t scale_type; member
Dsf-pcapng.c202 tstamp_scale_type_t scale_type; /* how to scale */ member
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc3179 blas::ComputationType computation_type, blas::DataType scale_type, in DoBlasInternalImpl()
3326 blas::DataType scale_type() const { return scale_type_; } in DoBlasInternalImpl() function in stream_executor::gpu::__anone9de0a230311::CUDABlasLtMatmulPlan