Searched defs:weight_value (Results 1 – 6 of 6) sorted by relevance
105 T weight_value = w_ptr[weight_offset]; in calculate_conv3d() local175 T weight_value = w_ptr[weight_offset]; in calculate_conv3d() local
231 std::optional<Tensor> weight_value; in batch_norm_backward_plumbing() local393 Tensor weight_value; in native_group_norm_backward_plumbing() local598 std::optional<Tensor> weight_value; in native_layer_norm_backward_plumbing() local
102 if (const base::Value* weight_value = dict->Find(kWeightKey)) { in ProcessEndpoint() local
27 weight_value(const unsigned char* w_data, int32_t index, int32_t weight_nbit) { in weight_value() function
325 std::string weight_value; in GenerateCode() local
997 Value* weight_value) { in extractAndRunWeightObserver()