Searched defs:weight_shape (Results 1 – 10 of 10) sorted by relevance
42 std::initializer_list<int> weight_shape, in BaseEmbeddingLookupOpModel()91 std::initializer_list<int> weight_shape, in HybridEmbeddingLookupOpModel()
35 std::initializer_list<int> weight_shape) { in LSHProjectionOpModel()
47 std::vector<int> weight_shape{4 * outputSize, outputSize + inputSize}; in QuantizedLSTMOpModel() local
686 const RuntimeShape& weight_shape = GetTensorShape(weight_tensor); in PrecomputeZeroPointTimesWeightWithBias() local
1133 const RuntimeShape& weight_shape = GetTensorShape(weight_tensor); in PrecomputeZeroPointTimesWeightWithBias() local
40 const TensorShape& weight_shape, in BuildGraphDef()
373 auto weight_shape = in TestFoldFusedBatchNormsWithConcat() local
46 SmallVector<int64_t, 2> weight_shape{3, 12}; in createLstmCompositeFunc() local
35 auto weight_shape = ops::Placeholder::Shape({32, 64}); in GetMatMulBiasAddGeluGraph() local
2024 std::initializer_list<int> weight_shape) { in LSHProjectionOpModel()4753 std::initializer_list<int> weight_shape, in BaseEmbeddingLookupOpModel()