Home
last modified time | relevance | path

Searched defs:weight_type (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/estimators/
Darithmetic_count_util.h54 auto weight_type = in GetArithmeticCountForConvAndFullyconnectedOp() local
/external/tensorflow/tensorflow/lite/experimental/kernels/
Dunidirectional_sequence_gru_test.cc36 const TensorType& weight_type = TensorType_FLOAT32) in GRUOpModel()
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_test.cc41 bool use_projection_bias, const TensorType weight_type, in LSTMOpModel()
419 TensorType weight_type; in TEST_P() local
496 TensorType weight_type; in TEST_P() local
566 TensorType weight_type; in TEST_P() local
1149 TensorType weight_type; in TEST_P() local
1244 TensorType weight_type; in TEST_P() local
2129 HybridSparseLSTMOpModel( in HybridSparseLSTMOpModel()
Dembedding_lookup_test.cc43 TensorType weight_type = TensorType_FLOAT32, in BaseEmbeddingLookupOpModel()
Dbidirectional_sequence_lstm_test.cc49 const auto weight_type = in BidirectionalLSTMOpModel() local
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils_test.cc52 auto weight_type = RankedTensorType::get(weight_shape, builder->getF32Type()); in createLstmCompositeFunc() local
Dlstm_utils.cc672 RankedTensorType weight_type = in ConvertKerasLSTMLayer() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dlstm_full_test.cc37 bool use_projection_bias, const TensorType weight_type, in LSTMOpModel()
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.cc81 RankedTensorType weight_type, in buildRescaleOpConvOutput()
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_utils_v1.py676 def standardize_sample_or_class_weights(x_weight, output_names, weight_type): argument
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc3096 const TensorType weight_type) in LSTMOpModel()
4754 TensorType weight_type = TensorType_FLOAT32) { in BaseEmbeddingLookupOpModel()
Dnnapi_delegate.cc2338 const TfLiteType weight_type = in Validate() local