HomeSort by relevance Sort by last modified time
    Searched defs:computation_type (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
matmul_op.cc 293 ComputationType computation_type; local
295 GetCublasAutotuneComputationType(dtype, &computation_type);
313 &c_ptr, n, computation_type, profile_algorithm,
372 &c_ptr, n, computation_type, algorithm_config.algorithm(),
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_graph_dumper.cc 1236 optional<string> computation_type = local
    [all...]

Completed in 68 milliseconds