Searched defs:parameter_count (Results 1 – 12 of 12) sorted by relevance
59 int parameter_count() const { return parameter_layouts_.size(); } in parameter_count() function
61 int parameter_count = 0; in Build() local76 const std::string& name, int parameter_count, in HloComputation()662 int64_t parameter_count = 0; in CreateFromProto() local
633 int64_t parameter_count = 0; in OutlineExpressionFromComputation() local
5883 int64_t parameter_count = 0; in ParseSingleInstruction() local
27 parameter_count: defaultdict[torch.dtype, int] = dataclasses.field( variable in ModelInfo
61 int64_t parameter_count = 0; in CreateScalarComparisonComputation() local
57 unsigned int parameter_count; // key-value pairs member
44 uint32_t parameter_count, in vlVdpVideoMixerCreate()906 uint32_t parameter_count, in vlVdpVideoMixerGetParameterValues()
1259 const unsigned parameter_count = in process_vec_mat_constructor() local1364 const unsigned parameter_count = in process_array_constructor() local2008 const unsigned parameter_count = in process_record_constructor() local
222 constexpr int parameter_count = 100; in XLA_TEST_F() local
499 pub fn parameter_count(&self) -> usize { in parameter_count() method
298 int parameter_count; member