Home
last modified time | relevance | path

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

/external/sdv/vsomeip/implementation/service_discovery/include/
Dprimitive_types.hpp16 typedef uint16_t weight_t; typedef
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_matmul_ops_common.h507 const Tensor& weight_t = weight_oi_; in CacheWeight() local
547 const Tensor& weight_t = weight_oi_; in GetCachedWeight() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmkl_remapper_test.cc783 Tensor weight_t = Tensor(DataTypeToEnum<T>::v(), weight_shape); in VerifyFused() local